Learn R Programming

MSMU (version 0.1.2)

exam_data: Exam data

Description

Synthetic dataset containing academic performance and background information for 1,000 students.

Usage

exam_data

Arguments

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)