Psych {BSDA} | R Documentation |
Data for Exercise 1.42
Psych
A data frame with 23 observations on the following variable.
score
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Psych) attach(Psych) stem(score) EDA(score) detach(Psych)