Help
Experiment with drawing samples from a standard normal population. Each
sample's mean is recorded in the histogram, building up the sampling
distribution of X̄.
Choose the sample size, then generate samples using the buttons.
Animate shows one sample appearing dot by dot, with the mean
dropping into the histogram at the end.
Toggle the display of the population curve, the sample values, and the
histogram using the Population, Sample, and Histogram buttons.
Normal overlays the exact sampling distribution N(0, 1/n) on the
histogram.
CI shows a t-based confidence interval for the population mean,
constructed from the most recent sample.
Norm win shows the central (1−α) interval of the theoretical
sampling distribution — the range where sample means should fall most
of the time.
Hist win shows the same interval estimated empirically from the
accumulated sample means.
Zoom x rescales the histogram axis to zoom in on the sampling
distribution.
Reset the display via the Reset button, or by changing the sample size.
This app is inspired by the outstanding sampling-distribution app developed
by David Lane:
https://onlinestatbook.com/stat_sim/sampling_dist/