File size: 961 Bytes
da250be
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ee8d6d0
73bf46f
ee8d6d0
73bf46f
ee8d6d0
73bf46f
ee8d6d0
 
 
 
 
73bf46f
ee8d6d0
73bf46f
ee8d6d0
 
 
 
 
 
 
 
 
 
da250be
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
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.