Courses / Mathematics I
Data Analysis and Probability

Descriptive Statistics

Mathematics I 195 words Free to read

Centre & Spread

Descriptive statistics condense raw data to reveal its shape by asking two questions: where is the centre, and how much spread is there?

MeasureFormula / DefinitionBest Used For
Meanxˉ=1nxi\bar{x} = \frac{1}{n}\sum x_i (average)Symmetric data
MedianMiddle value of sorted dataSkewed data / outliers
ModeMost frequent valueCategorical data

The mean is sensitive to every value, while the median is robust against extremes. Always match your summary metric to the shape of your data.

Dispersion & Pitfalls

Measures of spread quantify how much values vary around the centre:

Common pitfall: Using the mean for skewed data. Extreme tails pull the mean away from the bulk of observations, making the median a better "typical" value. Report standard deviation, not raw variance.
Variance as literal squared area; range as a statistic with a veto

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

9practice questions
2interactive scenes

Data Analysis and Probability