Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
CONFIDENCE calculates the half-width of a confidence interval around a sample mean, assuming a normally distributed population with known standard deviation. Add and subtract the result from your sample mean to construct the full confidence interval, commonly used in survey analysis and scientific reporting.
=CONFIDENCE(0.05,15,30)=CONFIDENCE(0.05,15,30)Computed by a real spreadsheet engine on the sample data below.
| Alpha | StdDev | N |
| 0.05 | 15 | 30 |
| 0.10 | 12 | 50 |
| 0.01 | 20 | 100 |
=CONFIDENCE(0.05,15,30)→5.3675824312
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Calculate the 95% confidence interval margin of error for our survey with 30 respondents”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: