What this answers
This page answers "which confidence interval calculator on this site actually matches my design?" A mean, a proportion, and a difference between groups each need a different standard error formula and, in several cases, a different reference distribution entirely. Picking the wrong one produces a technically computable but statistically wrong interval.
How the routing works
Each option above maps to exactly one canonical engine on this site, listed in full below. There is no separate calculation happening on this page itself; it exists purely to save you the trouble of knowing this site's category structure in advance, and to make sure you land on a method whose assumptions actually match your data.
The four supported designs
A single mean uses the Mean Confidence Interval Calculator, built on the t distribution. A single proportion uses the Proportion Confidence Interval Calculator, built on the Wilson score interval rather than a plain normal approximation. Two independent groups' mean difference uses the Difference in Means Confidence Interval, built on Welch's method by default. Matched pairs use the Paired Mean Difference Confidence Interval, built directly from the paired differences.
Assumption audit
Common mistakes
Selecting "two independent group means" for data that is actually matched pairs is the single most common design error this router exists to prevent; if your two lists have a genuine row-by-row correspondence, use the paired option instead. A second mistake is wanting a difference in proportions or an odds ratio, which are not listed here since they have their own dedicated engines under this same category on the site's directory.
Limitations
This router only covers the four most common designs by search volume; less common designs such as a difference in proportions, an odds ratio, or a bootstrap interval for a statistic without a closed form each have their own standalone engines, browsable from the Confidence Intervals & Estimation category page.