High explosive shell manufacture {DDPM}R Documentation

The data show the observed number of high explosive shell manufacture accidents

Description

The function gives the observed number of high explosive shell manufacture accidents.

Usage

data_accid

Arguments

data_accid

A vector of (non-negative integer) count values.

Details

The data show the observed number of high explosive shell manufacture accidents. They were used by Greenwood and Yule (1920) and underlined an inquiry into the nature of frequency distributions.

Value

data_accid gives the observed number of High explosive shell manufacture accidents.

Author(s)

Muhammad Imran

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

References

Greenwood, M., & Yule, G. U. (1920). An inquiry into the nature of frequency distributions representative of multiple happenings with particular reference to the occurrence of multiple attacks of disease or of repeated accidents. Journal of the Royal Statistical Society, 83(2), 255-279.

See Also

data_accide

Examples

x<-data_accid
summary(x)
table (x)

[Package DDPM version 0.1.0 Index]