In the worked example, the sum of squared deviations is 64 and n = 5, so: s2=5−164=464=16
Sample standard deviation: s=s2=16=4
Quick intuition
The standard deviation measures the typical distance of a score from the mean
Smaller SD = data are more tightly clustered around the mean; larger SD = more spread
Population parameters (for reference)
Population variance: σ2=n∑(xi−μ)2
Population standard deviation: σ=σ2
Worked Example: Step-by-Step from Frequency Table to Summary Stats
Data setup recap: heights with frequencies 60(2), 61(3), 62(5), 63(5), 64(3), 65(2) → N = 20
Mean recap: xˉ=2060⋅2+61⋅3+62⋅5+63⋅5+64⋅3+65⋅2=201250=62.5
Median recap: for N = 20, middle values are 62 and 63 → Median=262+63=62.5
Mode recap: 62 and 63 both occur 5 times → two modes (62, 63)
Range recap: max = 65, min = 60 → Range=5
Variability example (sum of squared deviations)
Suppose ∑<em>i=1n(x</em>i−xˉ)2=64 for this illustrative subset of data
Then: s2=5−164=16,s=16=4
Interpretations
Mean = 62.5, Median = 62.5; Mode depends on peak structure (here could be two modes)
Range = 5; SD = 4 in the worked numerical example
Quick Formulas Recap
Central tendency
xˉ=n∑f<em>ix</em>i
Median: middle value(s) logic for even/odd n
Mode: most frequent value(s)
Variability
Range: Range=maxx<em>i−minx</em>i
Variance (sample): s2=n−1∑<em>i=1n(x</em>i−xˉ)2
Standard deviation (sample): s=s2
Population variance: σ2=n∑(xi−μ)2,σ=σ2
Key takeaway
Symmetric distributions tend to have mean ≈ median; unimodal symmetric distributions often have mode at the center; symmetry does not guarantee a single mode
The two core pieces to describe a distribution well are the central tendency (mean/median/mode) and the variability (range, variance, standard deviation)