A simulated dataset with grades for hypothetical 30 students, with the following variables:
student Student's name.
gender Factor with 2 levels: “Girl”, “Boy”.
french French Grade (numerical).
math Math Grade (numerical).
geography Geography Grade (numerical).
history History Grade (numerical).
economics Economics Grade (numerical).
english English Grade (numerical).
data(exams)
A data frame with 30 rows and 8 variables
All names and grades are simulated. Grades for each student are centered around a personal randomized average and standard deviation.
Une version fran<U+00E7>aise de ce data frame est disponible sous le nom d'“examens”.