Skip to content

skabone/applied-research-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

People Analytics and Applied Research Portfolio

Mintay Misgano, PhD People analytics, psychometrics, survey research, applied statistics, and machine learning.

These applied research projects translate organizational questions into evidence: workforce outcomes, assessment quality, survey measurement, statistical modeling, and program evaluation. The strongest projects combine clear problem framing, reproducible workflows, visual evidence, and deeper technical reports.

Navigation

Featured Work

Consulting Bid Accuracy Analysis

Estimated bill compared with final invoice

A real consulting engagement is represented with a synthetic, anonymized public dataset. The analysis compares project bids with final invoices and finds that estimation error is more relational than structural: consultant and client-account effects explain more variance than broad service categories.

Employee Engagement Pulse Survey Design

Quarterly engagement trend by subscale

This design project builds a quarterly engagement instrument around Vigor, Dedication, and Absorption, then specifies how the instrument should be scored, validated, and reported before any organization acts on the results.

Advanced Regression For Non-Standard Outcomes

Tobit predicted affairs by marriage rating

Counts, ordered categories, truncated samples, and censored outcomes violate ordinary least squares assumptions in different ways. This project compares Poisson, negative binomial, ordinal logistic, truncated, and Tobit models against simpler linear alternatives.

R Statistical Methods: Survival Analysis

Cox model forest plot

The survival-analysis workflow evaluates time-to-event outcomes with Kaplan-Meier curves, Cox proportional hazards modeling, proportional-hazards checks, and clear interpretation of effect sizes and assumptions.

Career Fair Program Analytics

Student experience indicators

This program-evaluation project analyzes student and employer feedback to identify where career fair preparation, event design, and follow-up support can improve participant experience.

Titanic Passenger Survival Classification

Cross-validated model comparison

The Titanic benchmark is rebuilt as a disciplined tabular classification workflow with project-local data, training-set-only preprocessing, six model comparisons, and an executed notebook.

Projects By Theme

Theme Projects
People analytics and workforce research IBM HR Attrition, Consulting Bid Accuracy, Data Scientist Market Analysis, Job Change Prediction, Hiring Selection Pipeline Analytics, Career Fair Program Analytics
Psychometrics and measurement Psychometrics Scale Validation, Confirmatory Factor Analysis, Measurement Invariance, Employee Engagement Survey Design
Machine learning and data mining Titanic Classification, Python ML Methods, Unsupervised Segmentation
Public policy and labor-market analysis US Broadband Access, Data Scientist Market Analysis
Statistical methods R Statistical Methods, ANOVA Methods, Advanced Regression Methods

How Projects Are Organized

Most polished projects follow this structure:

File Role
README.md Entry point with the problem, key finding, and navigation.
01_Project_Summary.md Concise findings-first overview.
02_Project_Report.md Full technical report with methods, results, limitations, and references.
03_* Rendered workflow or executed notebook.
04_* Source workflow when useful.
docs/figures/ Stable figure exports used in the README, summary, and report.

For Python-based projects, install the shared public-analysis dependencies with:

python -m pip install -r requirements.txt

R-based projects list package requirements in the relevant .Rmd or analysis file.

Data And Confidentiality

Public benchmark, simulated, synthetic, and anonymized datasets are labeled inside each project. NDA-related work is represented only through synthetic or generalized artifacts. Protected source records, contacts, and private context notes are excluded from this repository.

About

Portfolio of applied People Analytics projects using Python, R, SQL, Tableau, and Power BI across HR modeling, psychometrics, and workforce research.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors