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 N=1905N = 1905 students in 7373 schools in England. The exam is taken at the end of compulsory schooling, when students are typically 1616 years old. The actual score maximum is 160160, but here a rescaled score (with max value 100100) is provided. The data originally come from the package mlmRev, dataset Gcsemv.

Usage

data(GCSE)

Format

A data.frame with 19051905 observations on 33 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]