This utility computes the confidence intervals for a population mean
in one population, whether the population standard deviation is
known or unknown. The confidence intervals are calculated using the
following formulas:

when
population standard deviation
is known
when
is unknown;
= sample mean
= inverse cumulative
probability of the Student's t distribution at
1 - α/2.
= inverse cumulative
probability of the z distribution at
1 - α/2.
The sample size, mean, and/or standard deviation are displayed
along with the margin of error and the resulting confidence interval.
Here is an example:
Confidence Interval - One population mean: confidence level = 0.95
Input: C1
σ known
Assumed population standard deviation σ = 2.0
N Mean Margin of Error 95.00%CI 5 2.080 1.753 (0.327, 3.833)