Spellers | R Documentation |
Data for Exercise 7.82
Spellers
A data frame/tibble with ten observations on two variables
character variable with values Fourth
and Colleague
score on a standardized spelling test
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
boxplot(score ~ teacher, data = Spellers, col = "pink")
t.test(score ~ teacher, data = Spellers)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.