Average Calculator
Calculate mean, median, mode, range, sum, min, and max for any list of numbers. Paste in grades, scores, or measurements — results update instantly.
Mean
15.2857
Median
15
Mode
20
Count
7
Sum
107.0000
Min
5
Max
25
Range
20
How to use the average calculator
Type or paste a list of numbers separated by commas, spaces, or new lines. Mean, median, mode, sum, min, max, and range all update instantly. Works for any size dataset — grades, scores, measurements, or financial figures.
Formula & explanation
Mean (average) = sum of all values ÷ count. Median = middle value when sorted (or average of the two middle values for even-length sets). Mode = value(s) appearing most often. Range = max − min.
Examples
Test scores 72, 85, 90, 90, 95 → mean 86.4, median 90, mode 90, range 23. Sales figures 1200, 1450, 980, 2100, 1450 → mean 1436, median 1450, mode 1450.
Frequently asked questions
- What is the difference between mean, median, and mode?
- Mean (arithmetic average) is the sum divided by count — sensitive to outliers. Median is the middle value when sorted — robust to extreme values. Mode is the most frequent value — useful for categorical or discrete data. For skewed data like salaries or house prices, median is usually more meaningful than mean.
- When should I use median instead of mean?
- Use median when your data has outliers or is skewed. For example, average household income uses median because a few very high earners would inflate the mean and misrepresent the typical household.
- Why is there no mode shown?
- Mode is only reported when at least one value appears more than once. If all values are unique, there is no mode by definition.
- How do I enter my numbers?
- Separate numbers with commas, spaces, or newlines — any combination works. Negative numbers and decimals are supported. Duplicates are counted as separate data points.
- What is the range?
- Range = maximum − minimum. It is the simplest measure of spread. For a more robust measure of spread, consider standard deviation (which accounts for all values, not just the extremes).
- Can I calculate the average of percentages?
- You can average percentages directly if each percentage is based on the same sample size. If sample sizes differ, use a weighted average instead — multiply each percentage by its sample size, sum those, then divide by the total sample size.
Related math tools
- Scientific CalculatorFull scientific calculator with trigonometric functions (sin, cos, tan), logarithms, exponents, factorials, and constants. Supports degree and radian mode.
- Ratio CalculatorSimplify ratios to lowest terms, convert a ratio to a decimal, scale to any value, and compare two ratios. For recipes, map scales, and aspect ratios.
- Root CalculatorCalculate square roots, cube roots, and any nth root with high precision. Handles perfect squares and irrational results — shows the decimal approximation and the radical form.
- Permutation & Combination CalculatorCalculate nPr (permutations) and nCr (combinations) with a step-by-step formula breakdown. Enter n and r to see the count, formula expansion, and intermediate values.
- Exponent CalculatorRaise any base to any power — including negative bases, decimal exponents, and fractional powers. Shows the full numeric result with high precision for scientific and engineering work.
- Logarithm CalculatorCalculate log base 10, natural log (ln), log base 2, and log to any custom base. Shows step-by-step working — useful for chemistry, information theory, and general math.