Average Calculator
Find the mean, median, mode, sum, min and max of a list.
About the Average Calculator
The Average Calculator finds the mean, median, mode, sum, minimum and maximum of a list of numbers separated by commas, spaces or new lines. Seeing all of these together makes it easy to understand a dataset at a glance.
Frequently asked questions
The mean is the sum divided by how many numbers there are, while the median is the middle value when they are sorted. The median is more robust when a few very large or small values would skew the mean.
If every number appears the same number of times, there is no single most-frequent value, and the tool reports that no mode exists rather than inventing one.