Sophomor {BSDA} | R Documentation |
Data for Exercise 2.42
Sophomor
A data frame with 20 observations on the following 4 variables.
Student
GPA
SAT
Exam
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Sophomor) attach(Sophomor) cor(Sophomor) detach(Sophomor)