Skip to content

Median

The median is the middle value of an ordered dataset, making it resistant to outliers that would drag the mean away from the typical case.

Skewed data such as latency, salaries, and prices is better summarised by the median, ideally alongside high percentiles. Continue with Summary statistics without misleading yourself for the longer explanation.

Related tools

Related articles