Confidence Intervals for a Mean

A confidence interval is a way of estimating the mean of an unknown distribution from a set of data drawn from this distribution. If the unknown distribution is nearly normal or the sample size is sufficiently large, the interval  \bar{X} \pm t_{(c+1) / 2} \frac{s}{\sqrt{n}} is a 100 \times c \% confidence interval for the mean of the unknown distribution, where \bar{X} is the sample mean, t_{(c+1)/2} is the (c+1)/2^{th} quantile of the T-distribution with n-1 degrees of freedom, s is the sample standard deviation, and n is the sample size. If this interval were computed from repeated random samples from the unknown distribution, a fraction approaching 100 \times c \% of the time the mean of the distribution would fall in the interval. This Demonstration uses a normal distribution as the "unknown" or population distribution, whose mean and variance can be adjusted using the sliders. In the image, the vertical brown line shows the value of the mean of the "unknown" distribution, and the horizontal lines (blue if they include the true value and red if they do not) are each confidence intervals computed from different random samples from this distribution.



Source: Chris Boucher, and Gary McClelland, https://demonstrations.wolfram.com/ConfidenceIntervalsForAMean/
Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.

Last modified: Friday, 11 July 2025, 12:44 PM
Callback before_footer in local_aigrade component should be migrated to new hook callback for core\hook\output\before_footer_html_generation
  • line 7225 of /lib/moodlelib.php: call to debugging()
  • line 7292 of /lib/moodlelib.php: call to {closure}()
  • line 71 of /lib/classes/hook/output/before_footer_html_generation.php: call to get_plugins_with_function()
  • line 987 of /lib/classes/output/core_renderer.php: call to core\hook\output\before_footer_html_generation->process_legacy_callbacks()
  • line 94 of /mod/page/view.php: call to core\output\core_renderer->footer()