exam_data {MSMU} | R Documentation |
Exam data
Description
Synthetic dataset containing academic performance and background information for 1,000 students.
Usage
exam_data
Format
A data frame with 1000 rows and 8 columns:
- gender
Students gender (character)
- race.ethnicity
Students race/ethnicity (character)
- parental.level.of.education
Parents level of education (character)
- lunch
Students lunch plan (character)
- test.preparation.course
Student test prep level (character)
- math.score
Students math score (integer)
- reading.score
Students reading score (integer)
- writing.score
Students writing score (integer)
Source
Data retrieved from roycekimmons generated data
[Package MSMU version 0.1.2 Index]