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