| exam {smdata} | R Documentation |
Exam data
Description
Grades achieved by second-year psychology students at The Australian National University in an introductory research methods course and the percentage marks they received in the laboratory component of that course.
Usage
data("exam")
Format
A data frame with 154 observations on the following 3 variables.
Labsa numeric vector recording the percentage mark for the laboratory component of the course
Finala numeric vector recording the percentage mark for the final exam
censa numeric vector taking the value
100to indicate the value of censored observations
Source
Data obtained from Michael Smithson.
Examples
data("exam", package="smdata")
[Package smdata version 1.2 Index]