Learn R Programming

qra (version 0.2.7)

kerrich: Kerrich Coin Toss Trial Outcomes

Description

A data set containing 2,000 trials of coin flips from statistician John Edmund Kerrich's 1940s experiments while imprisoned by the Nazis during World War Two.

Usage

data("kerrich")

Arguments

Format

The format is: List of 1 $ : chr [1:2000] "0" "0" "0" "1" ...

References

Kerrich, J. E. (1950). An experimental introduction to the theory of probability. Belgisk Import Company.

Examples

Run this code
# NOT RUN {
data(kerrich)
# }

Run the code above in your browser using DataLab