top of page

Projects

Data Analysis Project: Fantasy Football Strategy

I delved into exploring the consistency among mid-tier running backs and wide receivers. I showcase my SQL expertise by reformating strings with unnecessary characters and performing joins to combine tables, preparing the data to be explored. I utilized standard statistical methods and tableau visualization techniques to arrive at an actionable conclusion, which is that prioritizing elite running backs in the first 2 rounds gives more consistency. 

fantasy-football.png

Data Analysis Project: HR Attrition Analysis

In this project, I delved into HR data to discover trends that lead to high attrition. I utilized standard exploratory techniques to visualize the current employees by distinct demographic characteristics. In addition, I found that more frequent travel leads to a higher attrition rate of employees.

hr-attrition.png

Data Analysis Project: Medical Cost Dashboard

I conducted an in-depth data analysis project to explore the distribution of medical costs across various factors including BMI, gender, smoking status, and age. I prepared the data with SQL to filter unnecessary fields and aggregate an average. Furthermore, I utilized statistical methods and data visualization techniques to identify key cost drivers and trends, providing actionable insights for healthcare cost management.

medical-cost.png
bottom of page