ex2011 {Sleuth3} | 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.
- Temperature
Launch temperature (in degrees Fahrenheit)
- Failure
Indicator of O-ring failure
Source
Ramsey, F.L. and Schafer, D.W. (2013). The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed), Cengage Learning.
See Also
Examples
str(ex2011)
[Package Sleuth3 version 1.0-6 Index]