Newsstand {BSDA} | R Documentation |
Data for Exercise 1.43
Newsstand
A data frame with 20 observations on the following variable.
profit
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Newsstand) attach(Newsstand) stem(profit) stem(profit,scale=3) detach(Newsstand)