Cat | R Documentation |
Data for Exercise 1.116
Cat
A data frame/tibble with 17 observations on one variable
reading score on the California Achievement Test
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
stem(Cat$score)
fivenum(Cat$score)
boxplot(Cat$score, main = "Problem 1.116", col = "green")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.