0% found this document useful (0 votes)
47 views5 pages

Logistic Regression Analysis of O-ring Damage

The document presents a logistic regression analysis examining the relationship between temperature and the probability of O-ring damage, indicating that lower temperatures significantly increase the likelihood of damage. The fitted logistic regression model shows that the β coefficient for temperature is statistically significant with a p-value of 0.032. Model-estimated probabilities demonstrate that as temperature rises, the probability of damage decreases, supporting the findings.

Uploaded by

seraphmuinde
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views5 pages

Logistic Regression Analysis of O-ring Damage

The document presents a logistic regression analysis examining the relationship between temperature and the probability of O-ring damage, indicating that lower temperatures significantly increase the likelihood of damage. The fitted logistic regression model shows that the β coefficient for temperature is statistically significant with a p-value of 0.032. Model-estimated probabilities demonstrate that as temperature rises, the probability of damage decreases, supporting the findings.

Uploaded by

seraphmuinde
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

UNIVERSITY OF THE PEOPLE

MATHS ASSIGNMENT

MATH 1281-01 STATISTICAL INFERENCE

UNIT 8 ASSIGNMENT

a. Logistic Regression Output (simulating JASP)


A binary logistic regression was conducted using the Damaged variable (1 = damaged, 0 =

undamaged) as the response, and Temperature as the explanatory variable. The regression model

is commonly used to estimate the probability of a binary outcome based on predictor variables

(James et al., 2013).

The regression output is as follows:

Coefficient Estimate Std. Error z-value p-value

Intercept (β₀) 15.042 7.378 2.039 0.041

Temperature
–0.2322 0.1082 –2.145 0.032
(β₁)

b. Logistic Regression Equation

The fitted logistic regression model is:

Log{(p/(1-p)}

15.042−0.232⋅Temperature

Where:

p: Probability of O-ring damage

Temperature: Ambient temperature (°F)

This equation models the log-odds of damage as a function of temperature (Agresti, 2018).
c. Is the β Estimate Statistically Significant?

Yes, the β coefficient for temperature is statistically significant:

 p-value = 0.032

 Since p < 0.05, we reject the null hypothesis

Interpretation: This suggests a statistically significant relationship between temperature and the

probability of O-ring damage. Lower temperatures increase the likelihood of damage.

d. Interpretation of Temperature's Effect on Damage

The logistic regression model indicates a negative relationship between temperature and O-ring

damage. This means that as temperature decreases, the likelihood of damage increases. This

relationship is statistically significant and consistent with findings from the Challenger disaster

analysis (Dalal et al., 1989).

Conclusion: It is justified to state that temperature is a significant contributing factor to O-ring

failure.

e. Model-Estimated Probabilities

Using the model:

p=1/{(1+exp) ^−(15.042−0.232⋅Temperature)}

We compute:
Temperature (°F) Estimated Probability of Damage

51 0.816

53 0.654

55 0.463

57 0.294

Interpretation: There is a clear trend: as the temperature increases, the probability of O-ring

damage decreases, supporting the model's validity (James et al., 2013).


References

Agresti, A. (2018). Statistical Methods for the Social Sciences (5th ed.). Pearson.

Dalal, S. R., Fowlkes, E. B., & Hoadley, B. (1989). Risk analysis of the space shuttle: Pre-
Challenger prediction of failure. Journal of the American Statistical Association, 84(408),
945–957. [Link]

James, G., Witten, D., Hastie, T., & Tibshirani, R. (2013). An Introduction to Statistical
Learning: With Applications in R. Springer. [Link]

Common questions

Powered by AI

The logistic regression model indicates a negative relationship between temperature and O-ring damage, suggesting that as temperature decreases, the probability of damage increases. This effect is statistically significant since the p-value for the temperature coefficient is 0.032, which is less than the significance threshold of 0.05. Thus, the null hypothesis is rejected, affirming a significant relationship between temperature and damage .

The logistic regression coefficient for temperature is -0.232, indicating that for each degree Fahrenheit decrease in temperature, the log-odds of O-ring damage increase by 0.232. Consequently, the odds of damage increase as temperature lowers .

Using the logistic regression model, the predicted probability of O-ring damage is 0.654 at 53°F and 0.294 at 57°F. The change in predicted probability is a decrease of 0.360 as the temperature rises from 53°F to 57°F, illustrating the model's prediction that higher temperatures reduce damage probability significantly .

The logistic regression model assumes a linear relationship between the log-odds of the dependent variable and independent variables, the independence of observations, and the absence of multicollinearity. Additionally, it requires a large sample size for reliable estimation. These assumptions impact the findings’ validity by ensuring that the relationships modeled are realistic in interpretation and statistically defensible. Violating these assumptions can skew the estimates and results, undermining the conclusions about temperature's impact on O-ring damage .

The logistic regression model supports historical analyses, such as the investigation into the Challenger disaster, by quantifying the relationship between lower temperatures and increased O-ring failure probability. This aligns with findings from studies like Dalal et al. (1989), which assert lower temperatures significantly contributed to the risk of O-ring damage on the Challenger launch date. The model's statistical significance and estimated probabilities reinforce these earlier analyses .

In the context of logistic regression, 'log-odds' refers to the natural logarithm of the odds ratio of the probability of an event occurring versus not occurring. It is used in the equation to model the relationship between the predictor variable (temperature) and the response variable (O-ring damage). This linear relationship in the odds allows for easier interpretation of coefficients and facilitates the transformation back into probability space .

Logistic regression is invaluable for analyzing binary outcomes due to its ability to model probabilities and handle dichotomous response variables. In safety-critical assessments like O-ring failure, it effectively quantifies the relationship between risk factors (e.g., temperature) and outcomes, providing insights for risk management and decision-making. However, its utility depends on meeting model assumptions and the quality of input data. Misinterpretation or reliance on biased data can lead to incorrect conclusions, emphasizing the need for integrated approaches in predictive safety assessment .

P-values from the logistic regression model are used to test the null hypothesis that a coefficient is equal to zero (no effect). A p-value less than 0.05 suggests that the coefficient is statistically significant, meaning the predictor variable significantly affects the response variable. In this case, the p-value of 0.032 for temperature indicates a statistically significant influence, affecting decision-making by highlighting temperature as a critical factor in predicting O-ring damage .

Using the logistic regression model equation: p = 1 / {1 + exp^-(15.042 - 0.232 * 54)}, the estimated probability of O-ring damage at 54°F is approximately 0.555. This calculation uses the provided model parameters and coefficients .

In the logistic regression model, the intercept (β₀ = 15.042) represents the log-odds of O-ring damage when the temperature is zero. Its high value indicates that, at extremely low or unrealistic temperatures, the baseline log-odds of damage is very high, which would lead in practice to high probabilities of damage under cold conditions. This is key to ensuring the model captures the essence of temperature's impact as temperatures endangeringly decrease .

You might also like