Prussian Horse Kick Data

The number of soldiers in the Prussian cavalry killed by horse kicks from 1875 to 1894

Originator: Ladislaus Bortkiewicz

The data give the number of soldiers in the Prussian cavalry killed by horse kicks, by corp membership and by year. The years are from 1875 to 1894, and there are 14 different cavalry corps: the first column corresponds to the guard corp and the other columns to corps 1 through 11, 14, and 15. The data are from Distributome project and are derived from the 1985 book: Data: A Collection of Problems from Many Fields for the Student and Research Worker by David F. Andrews and A. M. Herzberg. The original source of the data is the classic 1898 book by von Bortkiewicz: Das Gesetz der kleinen Zahlen [The law of small numbers]. The data are famous because they seem to fit the Poisson model reasonably well.

(15 columns, 20 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Prussian Horse Kick Data"]
Out[1]=

View the data:

In[2]:=
ResourceData["Prussian Horse Kick Data"]
Out[2]=

Visualization

Generate a bar chart of total losses by corps:

In[3]:=
With[{corps = Rest@Keys@First@ResourceData["Prussian Horse Kick Data"]}, BarChart[Total[ResourceData["Prussian Horse Kick Data"][All, #]] & /@
    corps, ChartLabels -> Normal@corps]]
Out[3]=

Wolfram Research, "Prussian Horse Kick Data" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.31090.data

License Information

http://www.math.uah.edu/stat/Copyright.html

Data Resource History

Source Metadata

Data Downloads

Publisher Information