bearings: bearings

bearingsR Documentation

bearings

Description

Several data sets related to life test are available in the reliaR package, which have been taken from the literature.

Usage

data(bearings)

Format

A vector containing 23 observations.

Details

The data given here arose in tests on endurance of deep groove ball bearings. The data are the number of million revolutions before failure for each of the 23 ball bearings in the life test.

References

Lawless, J. F. (2003). Statistical Models and Methods for Lifetime Data, 2nd ed., John Wiley and Sons, New York.

Examples

## Load data sets
data(bearings)
## Histogram for bearings
hist(bearings)

reliaR documentation built on Nov. 5, 2025, 6:57 p.m.

Related to bearings in reliaR...