Calcoid
Math

Average Calculator (Mean, Median, Mode)

Compute mean, median, mode, range, min, max, and sum for any set of numbers. Paste a list and get every statistic instantly.

Enter your numbers

Decimal and negative numbers are supported.

Mean (average)

26

Median

27

Mode

30

Sum

156

Count

6

Min

12

Max

42

Range

30

Frequently Asked Questions about the Average Calculator (Mean, Median, Mode)

What is the difference between mean, median, and mode?
Mean is the sum of all values divided by the count - the number most people call "the average." Median is the middle value of a sorted list (or the average of the two middle values when the count is even). Mode is the value that appears most often. All three describe the center of a dataset, but they respond differently to skewed or extreme values.
When is median better than mean?
Use median when your data has outliers that would distort the mean. A single extreme salary in a company can pull the mean far above what most employees earn, while the median barely shifts. Home prices, household incomes, and clinical response times are routinely reported as medians for exactly this reason.
What if there is no mode?
If every value appears exactly once, there is no mode - the calculator shows no mode result in that case. When two or more values tie for the highest frequency, the calculator returns all of them, making the result multimodal.
What does range mean?
Range is the largest value minus the smallest value. It gives you a quick sense of how spread out your data is - a range of 2 signals tight clustering, while a range of 200 signals wide variation. It does not describe what happens in between those extremes.
Can I enter decimals and negative numbers?
Yes. Separate values with commas, spaces, or new lines. Decimals like 3.14 and negative numbers like -7 both work. Values that are not valid finite numbers are ignored automatically.