Data for Exercise 5.106
Food
A data frame/tibble with 40 observations on one variable
a numeric vector recording annual food expenditure (in dollars) in the state of Ohio.
Bureau of Labor Statistics.
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
EDA(Food$expenditure)
#> [1] "Food$expenditure"
#> Size (n) Missing Minimum 1st Qu Mean Median
#> 40.000 0.000 1180.000 2648.000 3609.600 3165.000
#> TrMean 3rd Qu Max. Stdev. Var. SE Mean
#> 3486.139 4180.000 8147.000 1509.300 2277985.836 238.641
#> I.Q.R. Range Kurtosis Skewness SW p-val
#> 1532.000 6967.000 1.331 1.300 0.000