Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
| 1 |
-
#
|
| 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 |
-
#
|
| 9 |
**How do students’ daily habits affect their exam performance?**
|
| 10 |
(study hours, sleep, social media, lifestyle factors)
|
| 11 |
|
| 12 |
---
|
| 13 |
|
| 14 |
-
#
|
| 15 |
|
| 16 |
### **Q1: Does studying more hours improve exam performance?**
|
| 17 |

|
|
@@ -93,17 +93,16 @@ Mental health is one of the strongest predictors.
|
|
| 93 |
|
| 94 |
---
|
| 95 |
|
| 96 |
-
#
|
|
|
|
| 97 |
|
| 98 |
-
### **Regression Summary (full model)**
|
| 99 |
-

|
| 100 |
|
| 101 |
### **Correlation Heatmap of All Variables**
|
| 102 |

|
| 103 |
|
| 104 |
---
|
| 105 |
|
| 106 |
-
#
|
| 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 |
-
#
|
| 140 |
-
|
| 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 |

|
|
|
|
| 93 |
|
| 94 |
---
|
| 95 |
|
| 96 |
+
# **Additional Analysis**
|
| 97 |
+
|
| 98 |
|
|
|
|
|
|
|
| 99 |
|
| 100 |
### **Correlation Heatmap of All Variables**
|
| 101 |

|
| 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 |
|