How to Report Regression Results in APA Format
APA Reporting Template
Use this template to report your regression results. Replace the bracketed placeholders with your values.
Simple Linear Regression
A simple linear regression was conducted to predict [outcome variable] from [predictor variable]. The regression model was statistically significant, F(1, [df_residual]) = [F-value], p = [p-value], = [R-squared]. [Predictor] significantly predicted [outcome], B = [unstandardized B], SE = [standard error], = [standardized beta], t([df]) = [t-value], p = [p-value]. For every one-unit increase in [predictor], [outcome] [increased/decreased] by [B value] units.
Multiple Linear Regression
A multiple linear regression was conducted to predict [outcome variable] from [predictor 1], [predictor 2], and [predictor 3]. The overall regression model was statistically significant, F([df_regression], [df_residual]) = [F-value], p = [p-value], = [R-squared], adjusted = [adjusted R-squared]. Together, the predictors accounted for [percentage]% of the variance in [outcome]. [Predictor 1] ( = [beta], p = [p-value]) and [predictor 2] ( = [beta], p = [p-value]) were significant predictors, while [predictor 3] ( = [beta], p = [p-value]) was not.
Worked Example
Scenario: A researcher tested whether hours of practice and self-efficacy predicted performance on a music audition ().
Results:
- Overall model:
- Practice hours:
- Self-efficacy:
APA Write-Up:
A multiple linear regression was conducted to predict audition performance from hours of practice and self-efficacy. The overall regression model was statistically significant, F(2, 82) = 24.31, p < .001, = .37, adjusted = .36. Together, the two predictors accounted for 37% of the variance in audition performance. Hours of practice was a significant predictor ( = .41, p < .001), as was self-efficacy ( = .31, p = .006). For every additional hour of weekly practice, audition scores increased by 1.42 points, holding self-efficacy constant. Practice hours was the stronger predictor based on standardized coefficients.
Reporting Checklist
- [ ] Named the type of regression (simple linear, multiple linear, hierarchical)
- [ ] Stated the outcome variable and all predictor variables
- [ ] Reported the overall model F test with both degrees of freedom
- [ ] Reported (and adjusted for multiple regression)
- [ ] Reported the exact p-value for the overall model
- [ ] For each predictor, reported B (unstandardized), SE, (standardized), t, and p
- [ ] Interpreted the direction and meaning of key coefficients
- [ ] Identified which predictors were significant and which were not
- [ ] Mentioned assumption checks (linearity, normality of residuals, homoscedasticity, multicollinearity)
- [ ] Reported VIF values if multicollinearity was assessed
- [ ] Used italics for statistical symbols (F, p, B, t, SE)
Common Mistakes
- Confusing B and — B is the unstandardized coefficient (in the original units of the variables). is the standardized coefficient (used to compare relative importance of predictors). Report both.
- Omitting the overall model test — Always report the F test and for the full model before reporting individual predictors.
- Not reporting standard errors — SE for each coefficient is needed for readers to evaluate precision and compute confidence intervals.
- Interpreting non-significant predictors as "having no effect" — A non-significant predictor may still contribute to the model. Say it "was not a statistically significant predictor," not that it "had no effect."
- Forgetting adjusted — For multiple regression, always report adjusted because increases with every added predictor regardless of its usefulness.
- Ignoring multicollinearity — If predictors are highly correlated with each other, report VIF values. VIF > 5 (or > 10, depending on the convention) suggests a problem.
Non-Significant Results
If your overall model is not significant:
A multiple linear regression was conducted to predict audition performance from hours of practice and self-efficacy. The overall regression model was not statistically significant, F(2, 82) = 1.87, p = .161, = .04, adjusted = .02. Neither practice hours ( = .14, p = .224) nor self-efficacy ( = .10, p = .381) significantly predicted audition performance.
If the overall model is significant but an individual predictor is not:
Self-efficacy was not a significant predictor of audition performance, = .09, t(82) = 0.78, p = .438, after controlling for hours of practice.
Results Table Format
Regression Coefficients Table
| Predictor | B | SE | t | p | 95% CI for B | |
|---|---|---|---|---|---|---|
| (Constant) | 42.10 | 4.56 | 9.23 | < .001 | [33.03, 51.17] | |
| Practice Hours | 1.42 | 0.38 | .41 | 3.74 | < .001 | [0.67, 2.17] |
| Self-Efficacy | 0.87 | 0.31 | .31 | 2.81 | .006 | [0.26, 1.48] |
Note. = .37, adjusted = .36. CI = confidence interval.
Model Summary Table (for Hierarchical Regression)
| Model | F Change | df1 | df2 | p | ||
|---|---|---|---|---|---|---|
| 1 (Practice Hours) | .28 | .28 | 31.89 | 1 | 83 | < .001 |
| 2 (+ Self-Efficacy) | .37 | .09 | 7.90 | 1 | 82 | .006 |
Ready to calculate?
Now that you understand the concept, use the free Subthesis Research Tools on Subthesis to run your own analysis.