Simple Regression: Training Hours vs. Injury Severity
This paper interprets the results of a simple linear regression analysis examining whether hours of training significantly predict the severity of injuries sustained while playing football. The dependent variable is injury severity, and the independent variable is hours of training. The regression equation, slope coefficient, p-value, and R-squared value are each explained in turn. Results indicate a statistically significant inverse relationship between training hours and injury severity (p = 0.011), though the model's explanatory power is modest (R² = 0.21), suggesting that additional variables influence injury outcomes.
- Null and Alternative Hypotheses: Variables defined and hypotheses formally stated
- Regression Equation and Key Statistics: Regression equation and output values reported
- Interpreting the Slope and Direction: Inverse relationship between training and injury explained
- Statistical Significance and Hypothesis Decision: P-value compared to alpha; null hypothesis rejected
- Explanatory Power and Model Limitations: R-squared assessed; omitted variables acknowledged
✍️ How to write this paper — guide, tools & examples ▾
What makes this paper effective
- It follows a clear, logical progression from hypothesis setup through equation interpretation to significance testing and model evaluation.
- Each statistical output (slope, intercept, p-value, R²) is connected directly to a real-world interpretation, making abstract numbers meaningful.
- The paper honestly acknowledges the model's limitations by noting the low R² value and the likely influence of omitted variables.
Key academic technique demonstrated
The paper demonstrates how to translate raw regression output into a substantive research conclusion. Rather than simply reporting numbers, it explains what the slope direction means practically, applies the p-value decision rule against a stated alpha level, and qualifies its conclusion with an assessment of effect size — a technique essential in applied statistics and quantitative social science writing.
Structure breakdown
The paper opens by defining variables and stating the null and alternative hypotheses. It then presents the regression equation with computed coefficients before interpreting the slope's sign and magnitude. Next, it applies significance testing by comparing the p-value to alpha. It closes by evaluating R² to assess model fit, noting that training hours alone do not fully explain injury severity.
Null and Alternative Hypotheses
The dependent variable (Y) is injury severity, while the independent variable (X) is hours of training. The study seeks to determine whether hours of training are a significant predictor of the severity of injuries sustained while playing football. The simple linear regression equation takes the form:
Y = a + bX
Where Y is the dependent variable, X is the independent variable, a is the Y-intercept, and b is the slope of the line.
The null and alternative hypotheses are:
H₀: b = 0 (X has no effect on Y)
Hₐ: b ≠ 0 (changes in Y are due to changes in X)
Regression Equation and Key Statistics
The regression analysis produced the following key output values:
p-value = 0.011
Significance level (alpha) = 0.05
R² = 0.21 (21%)
b (slope) = −0.125
a (intercept) = 6.8473
Using these values, the estimated regression line is:
Y = 6.8473 − 0.125X
Interpreting the Slope and Direction
The negative slope (−0.125) indicates an inverse relationship between hours of training and the severity of injury. In practical terms, more hours of training are associated with lower injury severity when a player does get hurt. Specifically, increasing training by one hour is associated with a reduction in injury severity by 12.5 percent. This finding is consistent with the general expectation that better-prepared athletes sustain less serious injuries when accidents occur.
Create your account
Always verify citation format against your institution’s current style guide requirements.