Accidents shrapnel shop | R Documentation |
The function gives the observed number of accidents in a 60-lb shrapnel shop.
data_accide
data_accide |
A vector of (non-negative integer) count values. |
The data show the observed number of accidents in a 60-lb shrapnel shop. They were used by Greenwood and Yule (1920) and underlined an inquiry into the nature of frequency distributions.
data_accide gives the observed number of accidents in a 60-lb shrapnel shop.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
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.
data_indusacci
x<-data_accide
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.