Statistics · Data presentation
1 / 10
Measures of spread, standard deviation and coding
Range, interquartile and interpercentile range, and — the big one — variance and standard deviation from sums Σx and Σx² (and Σfx, Σfx²). Plus coding: how a linear change of variable rescales the mean and standard deviation, and how to decode back to the original data.
Statistics · Data presentation
Measures of spread, standard deviation and coding
Range, interquartile and interpercentile range, and — the big one — variance and standard deviation from sums Σx and Σx² (and Σfx, Σfx²). Plus coding: how a linear change of variable rescales the mean and standard deviation, and how to decode back to the original data.
Why it works
A measure of location tells you where the data sits; a measure of spread tells you how scattered it is. Two data sets can share a mean yet be wildly different — spread is what separates them.The simple ranges.
- Range largest smallest. Quick, but ruined by a single outlier.
- Interquartile range — the spread of the middle
- Interpercentile range — e.g. the to range, .
Two habits save marks: don't forget to subtract (the mean of the squares is not the variance), and remember the square root when the question asks for standard deviation, not variance.
Coding — rescaling the data. When numbers are awkward (e.g. pressures near ), replace by a simpler coded variable Work out the mean and standard deviation of the easy values, then decode:
- Mean: , so rearranged .
- Standard deviation: .