Successive Failures {DataSetsUni}R Documentation

The successive failures of air conditioning systems of airplanes

Description

The function allows to provide the successive failures of air conditioning systems for the fleet of 13 Boeing 720 jet airplanes.

Usage

data_failureairc

Arguments

data_failureairc

A vector of (non-negative integer) values.

Details

The data represent successive failures of air conditioning systems for a fleet of 13 Boeing 720 jet airplanes. Recently, the data set is used by Alsubie. A (2022) and fitted modified Kies–Lomax distribution with Estimation Methods.

Value

data_failureairc gives the successive failure times of the air conditioning system.

Author(s)

Muhammad Imran.

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

References

Alsubie, A. (2021). Properties and Applications of the Modified Kies–Lomax Distribution with Estimation Methods. Journal of Mathematics, 2021, 1-18.

Reyad, H., Korkmaz, M. Ç., Afify, A. Z., Hamedani, G. G., & Othman, S. (2021). The Fréchet Topp Leone-G family of distributions: Properties, characterizations and applications. Annals of Data Science, 8, 345-366.

Aldahlan, M. A., Afify, A. Z., & Ahmed, A. H. N. (2019). The odd inverse Pareto-G class: properties and applications. Journal of Nonlinear Sciences & Applications, 12(5), 278-290.

See Also

data_failuretc

Examples

x<-data_failureairc
summary(x)


[Package DataSetsUni version 0.1 Index]