Breaking Stress {DataSetsUni}R Documentation

The breaking stress of carbon fibres

Description

The function allows to provide the 100 breaking stress of carbon fibres (in Gba).

Usage

data_carfibres

Arguments

data_carfibres

A vector of (non-negative integer) values.

Details

The data set consists of 100 breaking stress of carbon fibers (in Gba). Recently, it is used by Tripathi. (2021) and fitted the inverse log-logistic distribution.

Value

data_carfibres gives the breaking stress of carbon fibers.

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.

Nichols, M. D., & Padgett, W. J. (2006). A bootstrap control chart for Weibull percentiles. Quality and reliability engineering international, 22(2), 141-151.

See Also

data_carbonf

Examples

x<-data_carfibres
summary(x)

[Package DataSetsUni version 0.1 Index]