HorseKicks dataset

Death by Horse Kicks

Death by Horse Kicks

Data from von Bortkiewicz (1898), given by Andrews & Herzberg (1985), on number of deaths by horse or mule kicks in 10 (of 14 reported) corps of the Prussian army. 4 corps were not considered by Fisher (1925) as they had a different organization. This data set is a popular subset of the VonBort data. data

data("HorseKicks")

Format

A 1-way table giving the number of deaths in 200 corps-years. The variable and its levels are

NoNameLevels
1nDeaths0, 1, ... , 4

References

D. F. Andrews & A. M. Herzberg (1985), Data: A Collection of Problems from Many Fields for the Student and Research Worker. Springer-Verlag, New York, NY.

R. A. Fisher (1925), Statistical Methods for Research Workers. Oliver & Boyd, London.

L. von Bortkiewicz (1898), Das Gesetz der kleinen Zahlen. Teubner, Leipzig.

M. Friendly (2000), Visualizing Categorical Data. SAS Institute, Cary, NC.

Source

Michael Friendly (2000), Visualizing Categorical Data, page 18.

See Also

VonBort

Examples

data("HorseKicks") gf <- goodfit(HorseKicks) summary(gf) plot(gf)
  • Maintainer: David Meyer
  • License: GPL-2
  • Last published: 2024-09-16

About the dataset

  • Number of rows: 5
  • Number of columns:
  • Class: table