breakdowne: The breakdown times of electrical insulating fluid

Breakdown TimesR Documentation

The breakdown times of electrical insulating fluid

Description

The function allows to provide the breakdown times (in minutes) of the electrical insulating fluid subject to a 30 KV voltage stress.

Usage

data_breakdown

Arguments

data_breakdown

A vector of (non-negative integer) values.

Details

The data represent the breakdown times (in minutes) of the electrical insulating fluid subject to a 30 KV voltage stress. Recently, it is used by Tripathi. (2021) and fitted the inverse log-logistic distribution.

Value

data_breakdown gives the breakdown times (in minutes) of the electrical insulating fluid subject.

Author(s)

Muhammad Imran.

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

References

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.

See Also

data_breakdownt, data_Stress

Examples

x<-data_breakdown
summary(x)

DataSetsUni documentation built on May 31, 2023, 9:15 p.m.