Mean, Median, Mode Calculator

Calculate the mean, median, mode, range, sum, and count from a dataset

mean
13.75
median
12.5
mode
10
range
20
sum
110
count
8
min
5
max
25

Frequently Asked Questions

What is the difference between mean, median, and mode?

Mean is the average of all values. Median is the middle value when sorted. Mode is the value that appears most frequently. Each measures central tendency differently.

When should I use median instead of mean?

Use median when your data has outliers or is skewed, since the median is not affected by extreme values. For example, median income is more representative than mean income.