Learn R Programming

Sleuth2 (version 2.0-7)

ex0621: Failure Times of Bearings

Description

Data consist of times to fatigue failure (in units of millions of cycles) for 10 high-speed turbine engine bearings made from five different compounds.

Usage

ex0621

Arguments

Format

A data frame with 50 observations on the following 2 variables.

Time

failure times of bearings (millions of cycles)

Compound

a factor with levels "I", "II", "III", "IV" and "V"

References

McCool, J.I. (1979). Analysis of Single Classification Experiments Based on Censored Samples from the Two-parameter Weibull Distribution, Journal of Statistical Planning and Inference 3(1): 39--68.

Examples

Run this code
str(ex0621)

Run the code above in your browser using DataLab