turkey | R Documentation |
This one-way ANOVA data set presents turkey weight gain in pounds across five diets.
data(turkey)
A data frame with 30 rows and 2 variables.
Diet
diet factor with 5 levels.
Weight.gain
weight gain in pounds.
Heiberger and Holland (2004) and Ott (1993) analyze this data set to illustrate one-way ANOVA.
Heiberger, R. M., Holland, B. (2004) Statistical Analysis and Data Display: an intermediate course with examples in S-Plus, R, and SAS. Springer: New York.
Ott, R. L. (1993) An Introduction to Statistical Methods and Data Analysis. Fourth edition. Duxbury: Pacific Grove, CA.
data(turkey)
str(turkey)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.