Coal Mining {DataSetsUni}R Documentation

The data represents the intervals in days between 109 successive coal mining disasters

Description

The function allows to provide the intervals in days between 109 successive coal mining disasters in Great Britain during the period 1875-1951.

Usage

data_coalmin

Arguments

data_coalmin

A vector of (non-negative integer) values.

Details

The data represents the intervals in days between 109 successive coal mining disasters in Great Britain during the period 1875-1951. Recently, it is used by Bhatti et al. (2018) and fitted the modified Burr XII-inverse exponential distribution.

Value

data_coalmin gives intervals in days between 109 successive coal mining disasters.

Author(s)

Muhammad Imran.

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

References

Bhatti, F. A., Hamedani, G., Yousof, H. M., Ali, A., & Ahmad, M. (2018). On Modified Burr XII-Inverse Exponential Distribution: Properties, Characterizations and Applications. Journal of Biostatistics & Biometrics.

Examples

x<-data_coalmin
summary(x)

[Package DataSetsUni version 0.1 Index]