After visualising the data, we summarise them with a few numbers: measures of location (where the centre is) and measures of dispersion (how spread out they are).
Definition — Measures of location and dispersion
Given a sample :
- sample mean: — the “centre of mass” of the data.
- median: the central value after ordering ( odd) or the mean of the two central ones ( even). Robust to outliers.
- sample variance: .
- sample standard deviation: (same unit of measurement as the data).
Observation — Why " " and not ""
In the sample variance one divides by instead of (Bessel’s correction): it is the number of residual degrees of freedom after spending one degree in computing . It guarantees that (unbiased estimator). Dividing by would give a systematic underestimate. Reading the denominator as “residual degrees of freedom” is taken from Esty (Ch. 14).
Example — Test marks
Marks of a class of pupils: . Mean: . Median: mean of the two central ones . Variance: sum of , divided by : ; .
Links
Topics: Probabilita
Concepts: Deviazione standard · Media campionaria · Mediana · Varianza campionaria
Skills: Calcolare · Stimare