Average Calculator
Find the mean, median, mode and range of a list of numbers, plus the count, sum, minimum and maximum.
Separate values with commas, spaces or new lines.
Enter some numbers, separated by commas, spaces or new lines.
Paste or type a list of numbers separated by commas, spaces or new lines. We'll work out the mean (average), median, mode and range, along with the total and count.
Frequently asked questions
The mean is the sum of all values divided by how many there are. The median is the middle value when the numbers are sorted. The mode is the value that appears most often. They can all differ, especially when a few very large or small values skew the data.
The range is the difference between the largest and smallest values in the list. It's a simple measure of how spread out the numbers are.