South {BSDA} | R Documentation |
Data for Exercise 1.84
South
A data frame with 31 observations on the following variable.
rate
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(South) attach(South) boxplot(rate,col="yellow",main="Problem 1.83") detach(South)