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