This project is based round the chickwts dataset that is built into R through the package ‘datasets’.
The dataset contains data on weights of chicks fed with different types of feed.
This dataset includes 71 observations and 2 columns:
weight: measures the weight of the chick in grams
feed: categories of the type of feed given to the chick (6 types)
The purpose of this being collected was to study the effect different feed types have on chick growth.