AICcmodavg (version 2.3-1)

turkey: Turkey Weight Gain

Description

This one-way ANOVA data set presents turkey weight gain in pounds across five diets.

Usage

data(turkey)

Arguments

Format

A data frame with 30 rows and 2 variables.

Diet

diet factor with 5 levels.

Weight.gain

weight gain in pounds.

Details

Heiberger and Holland (2004) and Ott (1993) analyze this data set to illustrate one-way ANOVA.

Examples

Run this code
data(turkey)
str(turkey)

Run the code above in your browser using DataLab