Paste or type any list of numbers to instantly get the mean (average), median, mode, sum, and range.
The Average Calculator is a free, browser-based tool that takes any list of numbers you give it and instantly works out the most important summary statistics: the mean (the everyday "average"), the median, the mode, the sum, the range, and the minimum and maximum values. Instead of opening a spreadsheet or doing the arithmetic by hand, you simply paste your numbers in and get every result at once.
It's built for anyone who needs a quick, reliable answer — students checking homework, teachers averaging test scores, analysts sanity-checking a dataset, or anyone comparing prices, times, or measurements. Nothing you type is uploaded anywhere; the calculation happens entirely on your device in real time.
Negative numbers and decimals both work correctly. If you paste something that isn't a valid number (like stray text), the calculator simply ignores it and works with the valid entries.
These three values are all "measures of central tendency" — ways of describing the "typical" number in a list — but they answer slightly different questions:
The formula is simple: add every number together, then divide by the total count of numbers. For example, for the list 10, 20, 30, 40, 50, the sum is 150 and the count is 5, so the mean is 150 ÷ 5 = 30.
First, the calculator sorts your numbers from smallest to largest. If the count is odd, the median is the single middle number. If the count is even, it's the average of the two middle numbers. For example, in 3, 7, 9, the median is 7. In 3, 7, 9, 12, the median is (7+9) ÷ 2 = 8.
The calculator counts how many times each number appears and returns the one (or ones) that occur most frequently. If every number appears exactly once, there is no repeating value, and the tool will show "No mode."
Range is simply the maximum value minus the minimum value. It gives you a quick sense of how spread out your data is — a small range means the numbers are clustered close together, while a large range means they're more spread out.
Suppose you scored 78, 85, 92, 85, and 60 on five quizzes. Here's what the calculator would show:
Notice that the mean (80) and median (85) tell slightly different stories — the mean is pulled down by the one low score of 60, while the median better reflects your "typical" performance.
Use the mean when your data doesn't have extreme outliers and you want a value that accounts for every data point equally — like averaging a consistent set of test scores or measurements. Use the median when your data might include outliers that could skew the picture, such as household incomes, real estate prices, or delivery times, where a few very high or very low values could distort a simple average.
No. The calculator sorts the numbers internally when it needs to (for the median), so you can paste your list in any order and get the same results.
Yes, both are fully supported. Decimals are calculated with standard rounding to two decimal places in the results, and negative numbers are handled correctly in every calculation, including the range.
The mean, median, and mode will all equal that number, and the range will be zero.
No practical limit — you can paste in a handful of numbers or several hundred, and the calculator will process them instantly in your browser.