Statistical inference · sample means · manipulative
Top: pick a population shape. Bottom: z-scores of many sample means. Grow n — the mound settles on N(0,1) even when the parent is skewed.
Population shape
Population
Standardised means z = (x̄ − μ)/(s/√n)
Draw samples — each contributes one z below
Draw samples
Changing n recomputes every stored sample’s z from its raw draws. Play draws one sample at a time so you can watch the z histogram grow.
Working