arbuthnot: Male and female births in London

arbuthnotR Documentation

Male and female births in London

Description

This data set is for teaching and training purposes. Arbuthnot's data describes male and female christenings (births) for London from 1629-1710. John Arbuthnot (1710) used these time series data to carry out the first known significance test. During every one of the 82 years, there were more male christenings than female christenings. As Arbuthnot wondered, we might also wonder if this could be due to chance, or whether it meant the birth ratio was not actually 1:1.

Usage

arbuthnot

Format

A tbl_df with with 82 rows and 3 variables:

year

year, ranging from 1629 to 1710

boys

number of male christenings (births)

girls

number of female christenings (births)

Source

These data are excerpted from the HistData::Arbuthnot data set in the HistData package.

Examples

data(arbuthnot)

dundeemath/MA22004labs documentation built on Sept. 18, 2024, 10:51 p.m.