"σ is the citizen's measuring stick. Once it stops being a Greek letter and starts being a unit, the bell becomes legible."
The Definition, Plainly
The standard deviation σ is the typical distance between a value and the mean. Not the average distance (that would be the 'mean absolute deviation'), but the square root of the average squared distance. The squaring makes σ sensitive to extreme values; the square root puts the answer back into the same units as the original data.
Symbolically, for a distribution with mean μ:
σ = √(E[(X − μ)²])
For citizen purposes, the formula matters less than the interpretation: σ is the spread. Two distributions with the same mean but different σ live on different scales — one wide and flat, one narrow and tall. σ is the dial that controls the spread.
The Z-Score: Translating Any Scale
A z-score rescales any value into σ-units relative to its distribution:
z = (x − μ) / σ
The z-score answers: 'how many standard deviations above (positive z) or below (negative z) the mean is this value?' An IQ of 130 is z = +2 (two σ above the average IQ of 100, with σ = 15). A height of 190cm for a Korean adult male is roughly z = +2 (mean ≈ 174cm, σ ≈ 7cm). A response time of 200ms when the typical is 500ms and σ = 100ms is z = −3 (very fast).
Z-scores are the lingua franca that makes 'top 2% in test scores' and 'top 2% in height' equivalent statements: both correspond to roughly z = +2. The bell curve is the translation table.
The Citizen Interpretation
- z = 1: 'noticeably above the average.' About 16% of values are at or above this level (under normality).
- z = 2: 'meaningfully above the average.' About 2.5% of values reach this level. Borderline 'top of the class' territory.
- z = 3: 'rare.' About 0.13% of values. Genuinely uncommon under normality.
- z = 4 to 5: 'almost impossible under normality.' Less than 1 in tens of thousands to less than 1 in millions.