Standard deviation
- Standard deviation is the typical distance of a value from the mean.
- We square the gaps so values above and below the mean do not cancel.
- Then we average the squared gaps and square-root back to the original units.
- The exam shortcut is: mean of the squares minus the square of the mean.
The variance machine: totals in, spread out
For a frequency table, build the columns and use . For grouped data, is the class mid-value and the answer is an estimate.
Var = mean of the squares − square of the mean. Three numbers run it: n, Σx, Σx².
- Columns (compute as , never ).
- Totals .
- — keep it exact.
- ; (don't forget the root).
Worked example
SD of a raw list
2, 4, 4, 6, 8, 10: , , .
Worked example
SD + which values lie more than 1 SD from the mean
3, 9, 15, 24, 29: , , , so .
“More than 1 SD from the mean” means outside , i.e. outside .
“Within 1 SD” = the band x̄ ± SD; test each value against it. A very common 1-mark follow-up.
Worked example
SD from a discrete frequency table
with . Columns give (build as : e.g. ).
Worked example
SD from a grouped frequency table
Mid-values with : , so .
| Want | Pick | Note |
|---|---|---|
| Uses all data, algebra-friendly, combinable | SD | but one outlier inflates it |
| Resistant to extremes | IQR | for skewed data / box plots |
Examiner note
Common mistake
Why carry the exact mean
The mean enters the variance squared, so a small rounding gets amplified. In the table above the exact mean gives SD 1.34, but rounding to 13.9 first gives 1.14 — out by about 15%. Keep as a fraction (or full calculator value) until the very end.