Reading {BSDA} | R Documentation |
Data for Exercise 1.72 and 2.10
Reading
A data frame with 30 observations on the following 4 variables.
reading
sorted
trimmed
winsoriz
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Reading) attach(Reading) EDA(reading) detach(Reading)