Learn R Programming

Sleuth2 (version 2.0-7)

ex2224: Valve Failure in Nuclear Reactors

Description

This data frame contains data on characteristics and numbers of failures observed in valve types from one pressurised water reactor.

Usage

ex2224

Arguments

Format

A data frame with 90 observations on the following 7 variables.

System

System, factor with 5 levels

Operator

Operator type, factor with 4 levels

Valve

Valve type, factor with 6 levels

Size

Head size, factor with 3 levels (less than 2 inches, 2--10 inches and 10--30 inches)

Mode

Operation mode, factor with 2 levels

Failures

Number of failures observed

Time

Lengths of observation time

References

Moore, L.M. and Beckman, R.J. (1988). Appropriate One-Sided Tolerance Bounds on the Number of Failures using Poisson Regression, Technometrics 30: 283--290.

Examples

Run this code
str(ex2224)

Run the code above in your browser using DataLab