Ball Bearings {DataSetsUni} | R Documentation |
A test on the endurance of deep groove ball bearings
Description
The function allows to provide a test results on the endurance of deep groove ball bearings.
Usage
data_blbearing
Arguments
data_blbearing |
A vector of (non-negative integer) values. |
Details
The data resulted from a test on the endurance of deep groove ball bearings. Recently, it is used by Badr and Sobahi (2022) and fitted the exponentiated exponential-inverse Weibull model.
Value
data_acfailureunit gives the test results on the endurance of deep groove ball bearings.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Badr, M. M., & Sobahi, G. (2022). The Exponentiated Exponential-Inverse Weibull Model: Theory and Application to COVID-19 Data in Saudi Arabia. Journal of Mathematics, 2022.
Tripathi, H., Dey, S., & Saha, M. (2021). Double and group acceptance sampling plan for truncated life test based on inverse log-logistic distribution. Journal of Applied Statistics, 48(7), 1227-1242.
Lawless, J. F. (2011). Statistical models and methods for lifetime data. John Wiley & Sons.
Examples
x<-data_blbearing
summary(x)