"σ 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 root-mean-square deviation from the mean. It is a measure of spread, but it is not literally the typical absolute 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?' On an IQ scale normed to mean 100 and σ = 15, 130 has z = +2. Height and response-time z-scores require a named population, measurement protocol, mean, and standard deviation; example values without those details are only hypothetical.
Z-scores put different quantities into standard-deviation units, but equal z-scores do not imply equal percentiles unless the distributions have the same relevant shape. Under a normal model, z ≈ +2 is near the upper 2.3% one-sided tail.
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.