The median is the middle value in a list of numbers arranged in order. It represents the point where half the values are higher and half are lower.
For example, in the numbers 2, 4, 7, 9, 20, the median is 7 because it is the middle value.
The average (mean) adds all numbers and divides by how many there are, which can be affected by very large or small values. The median is useful when data has outliers, such as income or house prices, because it better represents the typical value.