GCSE {NormData} | R Documentation |
GCSE exam score
Description
Thiis dataset contains the scores on a written science exam (General Certificate of Secondary Education; GCSE) that is taken by students in
schools in England. The exam is taken at the end of compulsory schooling, when students are typically
years old. The actual score maximum is
, but here a rescaled score (with max value
) is provided. The data originally come from the package
mlmRev
, dataset Gcsemv
.
Usage
data(GCSE)
Format
A data.frame
with observations on
variables.
Id
The Id number of the student.
Gender
The gender of the student, coded as M = male and F = female.
Science.Exam
The science exam score.
[Package NormData version 1.1 Index]