Senior | R Documentation |
Data for Exercise 1.83 and 3.67
Senior
A data frame/tibble with 31 observations on one variable
reaction time for senior citizens applying for a driver's license renewal
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
stem(Senior$reaction)
fivenum(Senior$reaction)
boxplot(Senior$reaction, main = "Problem 1.83, part d",
horizontal = TRUE, col = "purple")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.