Entrance {BSDA} | R Documentation |
Data for Example 1.8
Entrance
A data frame with 24 observations on the following variable.
score
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Entrance) attach(Entrance) stem(score) detach(Entrance)