| ex2224 {Sleuth2} | R Documentation | 
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
Format
A data frame with 90 observations on the following 7 variables.
SystemSystem, factor with 5 levels
OperatorOperator type, factor with 4 levels
ValveValve type, factor with 6 levels
SizeHead size, factor with 3 levels (less than 2 inches, 2–10 inches and 10–30 inches)
ModeOperation mode, factor with 2 levels
FailuresNumber of failures observed
TimeLengths of observation time
Source
Ramsey, F.L. and Schafer, D.W. (2002). The Statistical Sleuth: A Course in Methods of Data Analysis (2nd ed), Duxbury.
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
str(ex2224)
[Package Sleuth2 version 2.0-7 Index]