Challeng {alr4} | R Documentation |
Contains data from the performance of O-rings in 23 U.S. space shuttle flights prior to the Challenger disaster of January 20, 1986.
This data frame uses dates as row names and contains the following columns:
Air Temp at launch (degrees F)
Leak check pressure
Number of O-rings that failed
6, number of O-rings in launch
Number of erosion incidents
Number of blowby incidents
Total Damage Index
Dalal, S, Fowlkes, E. B. and Hoadley, B. (1989), Risk analysis of the space shuttle: Pre-challenger prediction of failure, Journal of the American Statistical Association, 84, 945-957. See also Tufte, E. R. (1997), Visual and statistical Thinking: Displays of evidence for making decisions, Cheshire, CT: Graphics Press.
Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.
head(Challeng)