Confidence Interval Explained: What It Means and How to Report It in APA
6 min read
Almost every published study reports confidence intervals - and almost every student misinterprets them. Saying 'there is a 95% probability the true value lies within this interval' is technically wrong and will lose you marks in your thesis defense. Here is the correct interpretation of a 95% confidence interval, how it relates to your p-value, and the exact APA format for reporting CIs across t-tests, ANOVA, regression, and correlation.
What a 95% Confidence Interval Actually Means
A 95% confidence interval (CI) does NOT mean "there is a 95% probability that the true value lies within this interval." The true population value is fixed - it either is or is not within the interval. Probability does not apply to a single computed interval.
The correct interpretation: if you repeated your study 100 times and computed a 95% CI each time, approximately 95 of those intervals would contain the true population value.
In practice, for your thesis, report the CI alongside your estimate and interpret it as the range of plausible values for the population parameter, given your data.
How Confidence Intervals Relate to P-Values in Your Thesis
A 95% CI and a p < .05 significance test are mathematically linked.
If a 95% CI for a mean difference does not include zero, the corresponding t-test will be significant at p < .05.
If the CI includes zero (i.e., zero is a plausible value for the true difference), the test is not significant at p < .05.
This is why confidence intervals are more informative than p-values alone: they show you both whether an effect is significant AND how large (or small) it plausibly is.
What Makes a Confidence Interval Wider or Narrower?
Three things affect interval width:
1. Sample size: larger samples produce narrower intervals. Doubling your sample size roughly halves the margin of error.
2. Confidence level: a 99% CI is wider than a 95% CI (more certainty requires a wider net). A 90% CI is narrower.
3. Variability in your data: higher standard deviation = wider CI. If your data is very spread out, your estimate is less precise.
A wide CI means your estimate is imprecise - your data could be consistent with a range of true values. A narrow CI means your estimate is precise.
Confidence Intervals for Different Statistics in Your Thesis
CIs can be computed for almost any estimate:
Mean: [M − (t* × SE), M + (t* × SE)] - most common in thesis work
Mean difference (t-test): CI for the difference between two group means. If this CI excludes zero, the difference is significant.
Regression coefficient (β): CI shows the range of plausible slope values. A CI excluding zero means the predictor is a significant predictor.
Correlation (r): Fisher's z-transformation is used to compute CI for Pearson r. Wide CI around a correlation suggests low precision - usually due to small sample size.
Odds ratio (logistic regression): CI on the log scale, exponentiated back. A CI excluding 1.0 indicates a significant association.
How to Read Confidence Interval Output in SPSS
SPSS labels CI columns as "Lower Bound" and "Upper Bound" (or "95% CI Lower" and "95% CI Upper" in newer versions).
For an independent t-test: the CI is for the mean difference between groups. If [Lower Bound, Upper Bound] does not include 0, the groups differ significantly.
For linear regression: each coefficient has its own CI. A coefficient where Lower Bound and Upper Bound have the same sign (both positive or both negative) is significant.
For ANOVA post-hoc (Tukey): SPSS shows CIs for each pairwise mean difference. CIs not spanning zero indicate significant pairs.
How to Report Confidence Intervals in APA Format
APA 7th edition requires reporting CIs for all major estimates.
Format: [LL, UL] (no spaces inside brackets, comma-space between bounds)
- Examples:
- Mean: M = 42.3, 95% CI [38.7, 45.9]
- Mean difference: The groups differed by 6.4 points, 95% CI [2.1, 10.7]
- Correlation: r(48) = .54, p = .012, 95% CI [.27, .73]
- Regression coefficient: β = 0.32, 95% CI [0.11, 0.53], p = .004
Always state the confidence level (95% is standard; state if different). Do not write "CI = [38.7, 45.9]" without specifying the level.
Frequently asked questions
Does a wider confidence interval mean my result is not significant?
▾
Should I report 95% or 99% confidence intervals in my thesis?
▾
Can a confidence interval be just a single number (not a range)?
▾
Why does SPSS show a negative lower bound in my CI?
▾
Does a non-overlapping confidence interval always mean a significant difference?
▾
What is the difference between a confidence interval and a prediction interval?
▾
Further reading
P-Value Explained: What p < .05 Really Means, Common Myths, and How to Report It Correctly in APA
· Statistics fundamentalsAPA Statistics Reporting: Copy-Paste Templates for Every Test in Your Thesis
· APA reportingWhich Statistical Test to Use for Your Thesis: A Complete Decision Guide
· Test selectionT-Test for Your Thesis: Complete Guide with Assumption Checks, Effect Size, and APA Copy-Paste Templates
· Statistical tests
Free tool
Not sure which statistical test to use?
Answer 5 quick questions about your research design and get the right test - with an explanation of why - in under two minutes.
Statoria Team
Statistics educators & software developers
We build Statoria to help bachelor and master students get through their thesis data analysis without stress. Our guides are written by researchers with experience in social science statistics and student supervision.
Related guides
P-Value Explained: What p < .05 Really Means, Common Myths, and How to Report It Correctly in APA
Apr 2026 · 3 min readAPA Statistics Reporting: Copy-Paste Templates for Every Test in Your Thesis
Apr 2026 · 3 min read

