Miller | R Documentation |
Data for Example 5.7
Miller
A data frame/tibble with 25 observations on one variable
scores on the Miller Personality test
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
stem(Miller$miller)
fivenum(Miller$miller)
boxplot(Miller$miller)
qqnorm(Miller$miller,col = "blue")
qqline(Miller$miller, col = "red")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.