Confidence intervals are one of the most misunderstood concepts in applied research. A 95% confidence interval does not mean there is a 95% probability that the true value falls within that range — it means that if you repeated the study many times, 95% of the intervals you calculated would contain the true population parameter. This distinction matters for how you write up and defend your results.
Confidence intervals are now preferred over p-values alone in many journals, because they convey both statistical significance and practical magnitude. A statistically significant result with a very narrow confidence interval entirely within a clinically negligible range is often less actionable than a non-significant result with a wide interval that cannot rule out a meaningful effect.
For regression coefficients, confidence intervals are calculated from the standard error of the estimate. For proportions, the Wilson interval or Clopper-Pearson method is more accurate than the simple normal approximation for small samples or extreme proportions. For odds ratios and hazard ratios, confidence intervals are typically calculated on the log scale and then back-transformed.
Bootstrap confidence intervals are increasingly used when distributional assumptions are not met, when the statistic is complex (e.g., a mediation indirect effect), or when the sample size is small. Both SPSS and R offer bootstrap CI options for most common analyses.
Thesis Writing Cafe provides statistical consultation services including confidence interval calculation and interpretation. We work with your data and research question to select the appropriate CI method, run the analysis, interpret the results in plain language, and format the output for your thesis or manuscript.



