Tools

APA Results Formatter

You ran the analysis; now you have to write it up. APA 7 has fussy little rules: which symbols are italic, when to drop the leading zero, why you never type p = .000. Enter your numbers and get a clean, copy-ready results sentence, complete with the confidence interval APA 7 asks for and a statcheck-style warning if your p-value doesn't match your statistic.

📝 APA 7 results sentence

The rules graders actually check

  • Italics are meaningful. Latin-letter statistics are italic: t, F, p, r, d, M, SD, N, b, SE, R². Greek letters are not, so η², χ², β and α stay upright. This tool applies both automatically, so a copy-paste keeps the formatting.
  • No leading zero on anything that can't exceed 1 in magnitude: p, r, R², η², β, Cramér's V → write .03, not 0.03. Statistics that can exceed 1 keep the zero: t = 0.85, d = 0.20.
  • Never p = .000. A p-value is never exactly zero. The smallest value APA reports is p < .001, and this tool floors it for you and leaves a note.
  • Degrees of freedom in parentheses, right after the italic statistic: t(48), F(2, 87), r(58), χ²(2, N = 120).
  • Report an effect size alongside the test (d, η², r, or V). Significance answers "is there an effect?"; the effect size answers "how big?"
  • And an interval around it. APA 7 asks for the range your estimate is consistent with, written 95% CI [lower, upper]. This tool builds one for every analysis here, including the three that need a noncentral distribution instead of a ± formula and are therefore usually reported bare. Where it goes in the sentence is its own small craft.

The master patterns

TestAPA 7 pattern
Independent tt(df) = 2.35, p = .022, d = 0.62, 95% CI [0.09, 1.15]
Paired tt(df) = 3.10, p = .004, dz = 0.57, 95% CI [0.18, 0.95]
One-way ANOVAF(2, 87) = 5.40, p = .006, η² = .11, 90% CI [.02, .21]
Chi-squareχ²(2, N = 120) = 8.14, p = .017, V = .26, 90% CI [.08, .40]
Correlationr(58) = .42, 95% CI [.19, .61], p < .001
Regression coef.b = 2.31, SE = 0.68, 95% CI [0.96, 3.66], β = .38, t(87) = 3.40, p = .001

The consistency check is the honest bit. This tool recomputes your p-value from the test statistic and its df — the same idea as the statcheck tool that scans published papers. If your reported p doesn't match, it's usually a typo, a rounding slip, or a one- vs two-tailed mix-up. It does the same for η² and R², which are locked to F and its df by an exact formula, so a mismatch there usually means η² and partial η² have been mixed up. Fix either before your grader (or a reviewer) does. Learn the full write-up craft in Reporting Statistics in APA Style, and if you still need the numbers, the Descriptives Calculator hands you M and SD ready to paste.