Confidence Level Visualizer

CI Productions

Beyond 95%

This app has teeth

Our app features guinea pig tooth growth data. At a 95% confidence level, you get this. However, the interactive visualizer allows you to explore the confidence interval at other confidence levels.

plot of chunk simple-plot

You pick a confidence level, and watch the error bars grow or shrink.

What's a confidence interval anyway?

At a 95% confidence level, we're 95% sure that the true mean is within the error bars. However, at lower confidence levels, we're less sure, so the interval shrinks. To be more confident, we'd need to increase the interval to be surer that we're capturing the true mean.

Going to extremes

If we cover the entire range, we can be 100% confident that the true mean is in there somewhere. Conversely, zero confidence shows no bars.

plot of chunk plot1

plot of chunk plot0

Thank You