๐Ÿ“Š Average Calculator

Mean, median, mode and range from any list of numbers

Statistics

Mean (average)โ€”
Median (middle value)โ€”
Mode (most frequent)โ€”
Rangeโ€”
Sumโ€”
Countโ€”

Mean, Median or Mode โ€” Which to Use?

Mean (sum รท count) is the everyday "average" but is distorted by outliers. Median (middle value when sorted) resists outliers โ€” which is why house prices and salaries are usually reported as medians. Mode (most frequent value) suits categorical data like shoe sizes.

Why UK House Prices Use the Median

A handful of ยฃ10m+ sales would drag the mean up dramatically while telling you nothing about typical homes. The median โ€” the middle transaction โ€” better represents what a typical buyer actually pays.

Range and Spread

Range (max โˆ’ min) gives a quick sense of spread but uses only two values. For deeper analysis, standard deviation measures how clustered data is around the mean.