Loading the page...
Preparing tools and content for you. This usually takes a second.
Preparing tools and content for you. This usually takes a second.
Fetching calculator categories and tools for this section.
Free confidence interval calculator on our Math & Science hub: t and z style intervals for a mean, plus Wald and Wilson intervals for a binomial proportion—with SEs, critical values, and df where relevant.
Last updated: April 13, 2026
Need survey or analytics calculators for your product? Get a Quote
Uses t_{df=n−1} with x̄ ± t·s/√n. Assumes approximate normality or moderate n for the t procedure.
95% confidence interval
[47.0128, 52.9872]
Point estimate: 50
SE
1.4606
Critical
t_{0.9750, 29} ≈ 2.0452
Assumptions
Random sampling, correct model (e.g. Binomial for proportions), and for means roughly normal data or enough n for the CLT when using z-style intervals.
Uses df = n − 1. Default choice when σ is unknown and the population is not strongly skewed (or n is moderate/large).
Applies the normal critical value with s/√n. Useful for large-sample teaching parallels; prefer t for small n when σ is unknown.
Simple and familiar; avoid when p̂ is 0 or 1, or when n is small—Wilson is preferred there.
Better coverage behavior near 0 and 1; endpoints are automatically constrained to [0,1].
Every mode reports the point estimate, standard error (mean or p̂ Wald SE), and the z or t multiplier used.
Regression coefficients, differences of means with complex designs, and exact Clopper–Pearson limits need specialized tools.
Mean t-interval: x̄ = 50, s = 8, n = 30, 95% confidence
[47.0128, 52.9872]
Mean intervals use the standard error s/√n. The t implementation inverts the Student t cumulative distribution using the beta function relationship. Proportion Wilson uses the usual closed form with the standard normal quantile for tail area α/2. For more statistics tools, browse our Math & Science calculators.
Mean t: x̄ ± t_{1-α/2, n-1} · s/√nMean z: x̄ ± z_{1-α/2} · s/√nWald: p̂ ± z_{1-α/2} √(p̂(1-p̂)/n)Wilson: closed-form score interval (reported as [L, U])Share it with students reporting lab or survey results
Suggested hashtags: #Statistics #ConfidenceInterval #DataScience #Education