how do you calculate average

Average Calculator

Enter your numbers below. You can calculate a simple average (mean) or a weighted average.

Use commas, spaces, or new lines between numbers.

What does “average” mean?

When most people say average, they are talking about the mean. The mean is a single number that represents the center of a group of numbers. It is a quick way to summarize data such as test scores, expenses, temperatures, or workout times.

Simple Average Formula:
Average = (sum of all values) ÷ (number of values)

How do you calculate average (step by step)?

  1. List all values in your data set.
  2. Add the values together to get a total.
  3. Count how many values there are.
  4. Divide the total by the count.

Example 1: Basic mean

Suppose your quiz scores are: 80, 90, 70, 60.

  • Sum: 80 + 90 + 70 + 60 = 300
  • Count: 4 values
  • Average: 300 ÷ 4 = 75

Your average score is 75.

Example 2: Daily spending

If you spent $12, $18, $20, $10, and $15 over five days:

  • Total spent: 12 + 18 + 20 + 10 + 15 = 75
  • Number of days: 5
  • Average daily spending: 75 ÷ 5 = 15

Your average daily spending is $15.

Simple average vs weighted average

A simple average treats every value equally. But in real life, some values matter more than others. That is where a weighted average is useful.

Weighted average formula

Weighted Average = (value₁ × weight₁ + value₂ × weight₂ + ... ) ÷ (sum of weights)

Example: Class grade

Let’s say your class grade uses:

  • Homework: 85 (20%)
  • Midterm: 78 (30%)
  • Final exam: 92 (50%)

Weighted result: (85×0.20 + 78×0.30 + 92×0.50) ÷ (0.20+0.30+0.50) = (17 + 23.4 + 46) ÷ 1 = 86.4

So your weighted average is 86.4, not the same as a simple average.

Important note: “average” can mean different things

In statistics, “average” may refer to mean, median, or mode:

  • Mean: Add values and divide by count.
  • Median: Middle value after sorting.
  • Mode: Most frequently occurring value.

For skewed data (like incomes), median is often more informative than mean because very high or low values can distort the mean.

Common mistakes when calculating average

  • Forgetting to divide by the correct number of values.
  • Mixing percentages and raw scores without using weights correctly.
  • Including missing values as zero when they should be excluded.
  • Using simple average when weighted average is required.
  • Rounding too early during calculation.

Quick checklist

  • Are all values in the same unit (e.g., all dollars, all minutes)?
  • Do all values count equally, or do some need weights?
  • Did you verify your total and count?
  • Did you round only at the final step?

Final takeaway

To calculate an average, add all your numbers and divide by how many numbers you have. If some numbers should count more than others, use a weighted average. With the calculator above, you can do both in seconds and avoid common errors.

🔗 Related Calculators