chicken: weight gain of chickens fed 3 different rations

chickenR Documentation

weight gain of chickens fed 3 different rations

Description

weight gain of chickens fed 3 different rations

Usage

data(chicken)

Format

This data frame contains the following columns:

Ration1

a numeric vector

Ration2

a numeric vector

Ration3

a numeric vector

Source

From Kitchens' Exploring Statistics.

Examples

data(chicken)
boxplot(chicken)

UsingR documentation built on March 18, 2022, 7:32 p.m.