About this tool
Calculate a confidence interval for a mean or proportion from your sample estimate, standard error, and chosen confidence level.
This confidence interval calculator takes a sample estimate and its already-computed standard error and returns the normal-approximation interval estimate ± z × SE, using the exact critical values 1.644854 for 90%, 1.959964 for 95% and 2.575829 for 99%. Students, analysts and anyone reading a survey result get the lower and upper bounds plus the margin of error broken out as its own line. It assumes you already have a valid standard error, so it is a critical-value step rather than a full analysis of raw data.
Open Confidence Interval Calculator on AltFTool — it loads instantly in your browser.
Type your figure into "Sample estimate" and its already-computed "Standard error" in the Inputs panel, or press the "Mean 50 ± SE 2.5" example chip to load a worked case.
Choose 90%, 95% or 99% from Confidence level, and tick "Append percentage units" when the estimate is a proportion so both bounds carry a % suffix.
Read the lower-to-upper interval with its "95% normal confidence interval" caption and the Estimate, Standard error, Critical value (1.959964 at 95%) and Margin of error tiles, then Copy the summary or Download it as confidence-interval-calculator.txt.
The z value and the margin are listed as their own rows, so you can quote the ± figure directly instead of subtracting the bounds yourself.
It uses 1.959964 rather than the textbook shorthand of 1.96, which keeps the bounds right when the standard error is large.
A toggle appends % to the estimate, standard error and both bounds, so proportion results read correctly without manual relabelling.
1.959964, usually quoted as 1.96. The other levels offered here use 1.644854 for 90% and 2.575829 for 99% — all two-sided values leaving half the remaining probability in each tail.
Multiply the standard error by the critical value for your confidence level to get the margin of error, then add and subtract it from the estimate. An estimate of 50 with a standard error of 2.5 at 95% gives a margin of about 4.9 and an interval of roughly 45.1 to 54.9.
Use t when the population variance is unknown and the sample is small, since the t distribution has heavier tails and produces a wider, more honest interval. This calculator applies the normal z value throughout, so for a small sample look up the t critical value for your degrees of freedom and multiply by the same standard error.
That if the same sampling procedure were repeated many times, about 95% of the intervals produced would contain the true population value — not that there is a 95% chance the true value lies in this particular interval. The guarantee also assumes the standard error is correct, which fails under clustering, weighting, skew or finite-population effects that need survey-specific or bootstrap methods.
Add the Confidence Interval Calculator widget to your blog or website — free, responsive, no signup. Just keep the “Widget by AltFTool” credit link visible.
<iframe src="https://www.altftool.com/embed/widget/confidence-interval-calculator"
title="Confidence Interval Calculator — free AltFTool widget"
width="100%" height="640" style="border:0;border-radius:12px;overflow:hidden"
loading="lazy" referrerpolicy="no-referrer-when-downgrade" allow="clipboard-write"></iframe>
<p style="font-size:12px;margin:4px 0 0">Widget by <a href="https://www.altftool.com/tools/all/confidence-interval-calculator?utm_source=embed&utm_medium=widget" rel="nofollow">AltFTool — free online tools</a></p>