Daily receipts for a small hardware store for 31 working days
Hardware
A data frame with 31 observations on one variable
a numeric vector of daily receipts (in dollars)
J.C. Miller and J.N. Miller, (1988), Statistics for Analytical Chemistry, 2nd Ed. (New York: Halsted Press).
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
stem(Hardware$receipt)
#>
#> The decimal point is 2 digit(s) to the right of the |
#>
#> 0 | 4
#> 0 | 567
#> 1 | 000
#> 1 | 5666777789
#> 2 | 00001123
#> 2 | 569
#> 3 |
#> 3 | 8
#> 4 | 2
#> 4 |
#> 5 | 3
#>