Compute 90%, 95%, or 99% confidence intervals — visualize margin of error instantly
A confidence interval (CI) gives a range of plausible values for a population parameter based on sample data. A 95% CI means: if you repeated the study many times, 95% of the intervals computed would contain the true population mean.
The margin of error is half the width of the interval — it shrinks as sample size grows and widens as variability increases. The standard 95% level balances precision with the cost of collecting data; 99% intervals are wider but give more confidence, while 90% intervals are narrower but miss the true value more often.
Enter your sample mean, standard deviation, and sample size, then ask the AI to compute the interval and plot it as an error bar.