alr4 (version 1.0.5)

galtonpeas: Galton's peas

Description

In a paper presented to the Royal Institute on February 9, 1877, Sir Francis Galton discussed his experiments on sweet peas in which he compared the sweet peas produced by parent plants to those produced by offspring plants. In these experiments he could observe inheritance from one generation to the next. Galton categorized the parent plants according to the typical diameter of the peas they produced.

Arguments

Format

This data frame contains the following columns:
Parent
mean diameter of parent
Progeny
mean diameter of offspring
SD
offspring standard deviation

Source

Pearson, K. (1930). Life and Letters and Labours of Francis Galton, Vol IIIa. Cambridge: Cambridge University Press.

References

Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.

Examples

Run this code
head(galtonpeas)

Run the code above in your browser using DataLab