ex2011 {Sleuth2} | R Documentation |
Space Shuttle
Description
This data frame contains the launch temperatures (degrees Fahrenheit) and an indicator of O-ring failures for 24 space shuttle launches prior to the space shuttle Challenger disaster of January 28, 1986.
Usage
ex2011
Format
A data frame with 24 observations on the following 2 variables.
Temp
Launch temperature (in degrees Fahrenheit)
Failure
Indicator of O-ring failure
Source
Ramsey, F.L. and Schafer, D.W. (2002). The Statistical Sleuth: A Course in Methods of Data Analysis (2nd ed), Duxbury.
See Also
Examples
str(ex2011)
[Package Sleuth2 version 2.0-7 Index]