Metrent | R Documentation |
Data for Exercise 5.117
Metrent
A data frame/tibble with 46 observations on one variable
monthly rent in dollars
U.S. Bureau of the Census, Housing in the Metropolitan Areas, Statistical Brief SB/94/19, September 1994.
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
boxplot(Metrent$rent, col = "magenta")
t.test(Metrent$rent, conf.level = 0.99)$conf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.