Alcohol | R Documentation |
Data used in Exercise 5.79
Alcohol
A data frame/tibble with 14 observations on one variable
age when individual started drinking
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
qqnorm(Alcohol$age)
qqline(Alcohol$age)
SIGN.test(Alcohol$age, md = 20, conf.level = 0.99)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.