39 step-by-step calculators

Confidence Intervals Calculators

0%Accuracy
0/54Lessons
0Streak

confidence intervals

CI for Mean (σ known)

Confidence interval for a population mean using z-distribution.

Example answer(48.6293, 51.3707)

This is the worked example that ships with the calculator. Replace the values above with your own and press Calculate.

Sample Mean (x̄)
50
Population Std Dev (σ)
5
Sample Size (n)
36
Confidence Level
90%
  1. 90% Confidence Interval (z-based)FormulaCI = x̄ ± z* · (σ / √n)

    x̄ = 50.0000, σ = 5.0000, n = 36

  2. Critical value z*Substituteα = 0.1000, z* = z_{0.9500}

    1.6449

  3. Standard errorSubstituteSE = 5.0000 / √36

    0.8333

  4. Margin of errorSubstituteE = 1.6449 · 0.8333

    1.3707

  5. Confidence intervalSubstitute(50.0000 - 1.3707, 50.0000 + 1.3707)

    (48.6293, 51.3707)