Newsstand {BSDA} | R Documentation |
Daily profits for 20 newsstands
Description
Data for Exercise 1.43
Usage
Newsstand
Format
A data frame/tibble with 20 observations on one variable
- profit
profit of each newsstand (in dollars)
References
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
Examples
stem(Newsstand$profit)
stem(Newsstand$profit, scale = 3)
[Package BSDA version 1.2.2 Index]