|
--- |
|
license: apache-2.0 |
|
task_categories: |
|
- tabular-classification |
|
language: |
|
- en |
|
tags: |
|
- education |
|
- students |
|
- performance |
|
- synthetic |
|
pretty_name: Student Performance Dataset |
|
size_categories: |
|
- n<1K |
|
--- |
|
|
|
# Student Exam Performance Prediction Dataset |
|
|
|
This dataset contains numerical data about 20 students including their study habits, sleep patterns, and social media usage, along with their attendance rate and final exam score. |
|
|
|
## Dataset Fields |
|
|
|
- `StudyHours`: Number of hours the student studies daily |
|
- `SleepHours`: Number of hours the student sleeps daily |
|
- `SocialMediaHours`: Daily social media usage in hours |
|
- `AttendanceRate`: Percentage of class attendance |
|
- `FinalExamScore`: Score of the student in the final exam (out of 100) |
|
|
|
## Use Cases |
|
|
|
- Educational Data Mining |
|
- Student Performance Prediction |
|
- Academic Advisory Systems |
|
|
|
## License |
|
|
|
Apache License 2.0 |
|
|
|
## Source |
|
|
|
Synthetic data generated for demonstration and educational purposes. |