powered by
The data provide information about students' exam scores, average point score, the amount of study hours and anxiety scores.
data(Exam)
A data frame of 20 observations of 4 variables.
Scores
exam scores
Hours
study hours
Anxiety
anxiety scores
APS
average point score
The original source of these data is http://staff.bath.ac.uk/pssiw/stats2/examrevision.sav.
head(Exam)
Run the code above in your browser using DataLab