Free Average Calculator

Average Calculator

Calculate an arithmetic mean or weighted average from a list of numbers. The result includes the mean, total, count and useful summary values. Explore our Math Calculators category for related tools.

Arithmetic meanΣ Weighted average Paste lists No sign-up

Calculator

Find an average

Choose a standard arithmetic mean or a weighted average, then paste or type your values.

Separate values with commas, spaces, semicolons or new lines.

Advertisement

What is an average calculator?

An average calculator combines a set of values into a single central value. This page supports the arithmetic mean and weighted average. For percentage-based comparisons, open the Percentage Calculator.

How does the average calculator work?

Arithmetic mean mode adds the values and divides by the number of values. Weighted mode multiplies each value by its matching weight, adds those products, and divides by the sum of the weights.

What formulas does the calculator use?

Arithmetic mean = (x₁ + x₂ + ... + xₙ) / n
Weighted average = Σ(xᵢ × wᵢ) / Σwᵢ

If your data is expressed as ratios, the Ratio Calculator can help simplify them first.

Advertisement

How do you use this average calculator?

  1. Select Arithmetic mean or Weighted average.
  2. Enter your values separated by commas, spaces, semicolons or line breaks.
  3. For weighted mode, enter one weight for each value.
  4. Select Calculate Average and review the result and summary.

Average calculator examples

For 10, 20, 30 and 40, the arithmetic mean is 25. For values 10, 20 and 30 with weights 1, 2 and 1, the weighted average is 20. The Fraction Calculator is useful when inputs need exact fraction arithmetic.

What should you know about averages?

An arithmetic mean does not always describe a skewed data set well because outliers can pull it upward or downward. This tool does not replace a full statistical analysis. For powers or roots used in formulas, see the Exponent Calculator.

Frequently asked questions about averages

In this calculator, average means arithmetic mean: add the values and divide by the number of values.
Add every value in the data set, then divide the total by the number of values.
A weighted average multiplies each value by its weight, adds those products, and divides by the total weight.
Yes. You can separate values with commas, spaces, semicolons or line breaks.
Yes. Finite negative numbers, positive numbers, zero and decimal values are accepted.
The arithmetic mean uses every value, so a very large or very small outlier can pull the mean toward it.

Methodology and calculation scope

The page parses finite JavaScript numbers and supports up to 10,000 values per calculation. Weighted mode requires the same number of values and weights, nonnegative weights, and a positive total weight.

Privacy note: The calculation runs locally in your browser. The values you enter are not sent to a calculation server.
Advertisement