powered by
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.
# NOT RUN { stem(Senior$reaction) fivenum(Senior$reaction) boxplot(Senior$reaction, main = "Problem 1.83, part d", horizontal = TRUE, col = "purple") # }
Run the code above in your browser using DataLab