Puerto | R Documentation |
Data for Exercise 5.22 and 5.65
Puerto
A data frame/tibble with 50 observations on one variable
weekly family income (in dollars)
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
stem(Puerto$income)
boxplot(Puerto$income, col = "purple")
t.test(Puerto$income,conf.level = .90)$conf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.