Calculate a z-based confidence interval for a mean when population variation is known.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
The margin of error multiplies a selected two-sided z critical value by the standard error, which is the known population deviation divided by the square root of the sample size. Adding and subtracting that margin from the sample mean gives the interval bounds.
Sample mean: 50 Standard deviation: 10 Sample size: 25 Confidence level: 95
Margin of error: 3.92 Lower bound: 46.08 Upper bound: 53.92 Z value: 1.96
Manufacturing measurements, survey means, and laboratory controls report uncertainty intervals.