lipaz commited on
Commit
a4fa80a
·
verified ·
1 Parent(s): d7d82be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -1,17 +1,17 @@
1
- # 📊 Student Habits vs Academic Performance
2
  Dataset & Analysis by Lipaz Levy
3
 
4
  This project explores how students’ daily habits — including study hours, sleep, social media use, lifestyle factors, mental health, exercise, diet quality, and more — influence their academic performance.
5
 
6
  ---
7
 
8
- # 🎯 **Main Research Question**
9
  **How do students’ daily habits affect their exam performance?**
10
  (study hours, sleep, social media, lifestyle factors)
11
 
12
  ---
13
 
14
- # 🧩 **Sub-Questions Analyzed**
15
 
16
  ### **Q1: Does studying more hours improve exam performance?**
17
  ![Study Hours Bar](study_vs_exam_bar.png)
@@ -93,17 +93,16 @@ Mental health is one of the strongest predictors.
93
 
94
  ---
95
 
96
- # 🔥 **Additional Analysis**
 
97
 
98
- ### **Regression Summary (full model)**
99
- ![Regression Summary](regression_summary.png)
100
 
101
  ### **Correlation Heatmap of All Variables**
102
  ![Correlation Heatmap](correlation_heatmap.png)
103
 
104
  ---
105
 
106
- # 📁 Dataset Structure (Data Dictionary)
107
 
108
  | Column Name | Description |
109
  |--------------------------|-------------|
@@ -136,7 +135,7 @@ Students who balance healthy routines — good study habits, sleep, mental well-
136
 
137
  ---
138
 
139
- #Project Completed by
140
- 💛 **Lipaz Levy**
141
  Reichman University — Data Analysis Project
142
 
 
1
+ # Student Habits vs Academic Performance
2
  Dataset & Analysis by Lipaz Levy
3
 
4
  This project explores how students’ daily habits — including study hours, sleep, social media use, lifestyle factors, mental health, exercise, diet quality, and more — influence their academic performance.
5
 
6
  ---
7
 
8
+ # **Main Research Question**
9
  **How do students’ daily habits affect their exam performance?**
10
  (study hours, sleep, social media, lifestyle factors)
11
 
12
  ---
13
 
14
+ # **Sub-Questions Analyzed**
15
 
16
  ### **Q1: Does studying more hours improve exam performance?**
17
  ![Study Hours Bar](study_vs_exam_bar.png)
 
93
 
94
  ---
95
 
96
+ # **Additional Analysis**
97
+
98
 
 
 
99
 
100
  ### **Correlation Heatmap of All Variables**
101
  ![Correlation Heatmap](correlation_heatmap.png)
102
 
103
  ---
104
 
105
+ # Dataset Structure (Data Dictionary)
106
 
107
  | Column Name | Description |
108
  |--------------------------|-------------|
 
135
 
136
  ---
137
 
138
+ # Project Completed by
139
+ **Lipaz Levy**
140
  Reichman University — Data Analysis Project
141