dataExample: dataExample Documentation

Description Usage Format Source Examples

Description

A dataset containing example data from 20 students, included assorted variables of scores, grades, stage etc.

Usage

1
data("dataExample")

Format

A data frame with 20 rows and 11 variables:

Student.ID

Student identification numbers (Numeric)

Gender

Student Gender ("Male"/"Female", String)

Ethnicity

Student Ethnicity ("White"/"Asian"/"Other", String)

Disability

Student Disability ("No known disability"/"Specific learning difficulty"/"Other disability", String)

Stage

Student stage (Numeric)

Score.Perc

Student percentage scores, two decimal places (Numeric)

Score.Raw

Student raw scores, integers (Numeric)

Score.Restricted

Student raw scores, integers between 0-25 (Numeric)

Score.Neg

Student percentage scores including some negative values (Numeric)

Grade.UBSE

Grades in a UBSE scheme (Abbreviated String)

Grade.USE

Grades in a USE scheme (Abbreviated String)

Grade.CNINC

Grades in a CNINC scheme (String)

Grade.PF

Grades in a PF scheme (Abbreviated String)

Grade.PFE

Grades in a PFE scheme (Abbreviated String)

Responses.CIDK

Responses in a CIDK scheme (Abbreviated String)

Responses.CIDK.Numeric

Responses in a CIDK scheme (Numeric)

Assessor.ID

Assessor identification numbers (Numeric)

Element.Score

Element scores, integers between 0-4 (Numeric)

Source

Example data created by the PSMD Psychometrics team.

Examples

1

PSMD-Psychometrics/psychometricsPSMD documentation built on May 5, 2019, 8 p.m.