exam {smdata} | R Documentation |
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.
data("exam")
A data frame with 154 observations on the following 3 variables.
Labs
a numeric vector recording the percentage mark for the laboratory component of the course
Final
a numeric vector recording the percentage mark for the final exam
cens
a numeric vector taking the value 100
to indicate the value of censored observations
Data obtained from Michael Smithson.
data("exam", package="smdata")