This project analyzes student performance data and explores how different lifestyle factors (such as study hours, sleep, diet quality, exercise, stress, etc.) influence GPA.
It includes exploratory data analysis (EDA), feature engineering, visualizations, and an interactive dashboard built with Dash.
-
Data Preprocessing
- Cleaned missing values (e.g., GPA ranges converted to numeric).
- Engineered new features (stress level, study hours category, etc.).
-
Exploratory Data Analysis
- Statistical summaries of GPA and lifestyle factors.
- Correlation analysis between GPA and habits.
-
Visualizations
- Bar plots, histograms, and scatter plots using Plotly Express.
- Interactive dashboard with Dash.
-
Dashboard
- Interactive dashboard to explore:
- Diet Quality distribution
- Sleep Hours vs GPA
- Stress Level vs GPA
- Exercise Frequency distribution
- Interactive dashboard to explore:
git clone https://github.com/your-username/Student-Performance-EDA.git
cd Student-Performance-EDA