Skip to main content

Guide

What Is an Average and How Is It Calculated?

2026-07-22 · Admin

What Is an Average Calculator

We use averages more often than we may realize.

A student checks their average test score. A business compares its average monthly sales. A driver estimates the average fuel cost of a journey. Even something as simple as checking the average temperature for the week involves the same basic idea: taking several values and representing them with one useful number.

But what exactly is an average, and how is it calculated?

In most everyday situations, an average is found by adding a group of numbers together and dividing the total by the number of values in the group. This type of average is formally known as the arithmetic mean.

The calculation itself is simple, but understanding how and when to use an average is just as important. An average can summarize a set of numbers clearly, although it does not always tell the full story.

What Is an Average?

An average is a single number used to represent the central or typical value of a group of numbers.

Suppose five students receive the following scores on a quiz:

72, 78, 81, 84, and 90

Looking at each score individually gives you detailed information, but you may also want one number that summarizes the overall performance of the group. That number is the average.

To find it, you add all five scores and divide the result by five.

The average does not necessarily have to appear as one of the original values. It is simply a calculated value that represents the group as a whole.

In casual conversation, people often use the word “average” to mean the arithmetic mean. However, statistics also includes other measures of central tendency, such as the median and mode. We will look at those differences later in this guide.

What Is the Formula for Calculating an Average?

The standard average formula is:

Average = Sum of all values ÷ Number of values

It can also be written mathematically as:

Average = (x₁ + x₂ + x₃ + … + xₙ) ÷ n

Here:

  • x₁, x₂, x₃, and so on represent the individual values.

  • n represents the total number of values.

The formula has two main steps:

  • Add all the numbers together.

  • Divide the total by the number of values.

That is all you need for a basic arithmetic average.

For longer lists, decimal values, or numbers containing both positive and negative values, our Average Calculator can complete the calculation and show the result without requiring you to total everything manually.

How to Calculate an Average Step by Step

Consider the following numbers:

12, 15, 18, 20, and 25

Step 1: Add the numbers

12 + 15 + 18 + 20 + 25 = 90

Step 2: Count how many numbers there are

There are five values in the list.

Step 3: Divide the total by the number of values

90 ÷ 5 = 18

Therefore:

The average is 18.

The important point is that you divide by the number of values, not by the largest value or by the final number in the list.

Another Example of Finding an Average

Imagine that a person records the number of minutes they exercise over six days:

30, 45, 25, 50, 40, and 20

First, add the values:

30 + 45 + 25 + 50 + 40 + 20 = 210

There are six recorded days, so divide 210 by 6:

210 ÷ 6 = 35

The person exercised for an average of 35 minutes per day during those six days.

Notice that the average describes only the days included in the calculation. It should not automatically be treated as the person’s usual exercise time for every week unless the data is representative of their normal routine.

How to Calculate the Average of Decimal Numbers

Averages can be calculated in exactly the same way when the values contain decimals.

Suppose four items weigh:

2.5 kg, 3.2 kg, 2.8 kg, and 3.5 kg

Add the weights:

2.5 + 3.2 + 2.8 + 3.5 = 12

Now divide by four:

12 ÷ 4 = 3

The average weight is 3 kg.

When working with several decimal values, it is easy to make a small addition or rounding error. An online average tool can be especially useful when the list is long or the values include several decimal places.

How to Calculate the Average of Negative Numbers

Negative values are included in an average just like positive values.

For example, consider these temperatures:

-4, -2, 1, 3, and 7

Add the values:

-4 + (-2) + 1 + 3 + 7 = 5

There are five temperatures:

5 ÷ 5 = 1

The average temperature is 1 degree.

A common mistake is to ignore the negative signs while adding. Negative numbers reduce the total and can significantly change the final average.

How to Calculate an Average Percentage

Percentages can also be averaged by adding them and dividing by the number of percentages, but this method is only reliable when every percentage has equal importance and is based on comparable totals.

Suppose a student receives these scores on four equally weighted assignments:

70%, 80%, 85%, and 95%

Add the percentages:

70 + 80 + 85 + 95 = 330

Divide by four:

330 ÷ 4 = 82.5

The average score is 82.5%.

However, imagine that one score comes from a 10-question quiz and another comes from a 100-question exam. Simply averaging the two percentages may produce a misleading result because the assessments are not equally weighted.

When you only need to find a percentage of a number, compare two values, or measure percentage change, the Percentage Calculator is more appropriate than a basic average calculation.

Simple Average vs. Weighted Average

A simple average treats every value equally.

A weighted average gives some values more importance than others. This is commonly used for course grades, investment portfolios, product ratings, and performance reports.

Consider a course with the following grading structure:

  • Homework: 80%, worth 20% of the final grade

  • Midterm exam: 75%, worth 30%

  • Final exam: 90%, worth 50%

Adding the three scores and dividing by three would give:

(80 + 75 + 90) ÷ 3 = 81.67%

But this is not the correct final grade because the assessments do not have equal weight.

The weighted calculation is:

(80 × 0.20) + (75 × 0.30) + (90 × 0.50)

16 + 22.5 + 45 = 83.5

The weighted average is 83.5%.

This distinction matters. Before calculating an average, always check whether the values should be treated equally.

Is Average the Same as Mean?

In everyday mathematics, the words average and arithmetic mean are generally used to describe the same calculation.

You add the values and divide by the number of values.

For example:

4, 8, and 12

Arithmetic mean:

(4 + 8 + 12) ÷ 3 = 8

However, “mean” can have a broader meaning in mathematics and statistics. Besides the arithmetic mean, there are other types of means.

Arithmetic Mean

The arithmetic mean is the standard average most people use.

It is calculated by adding the values and dividing by the total number of values.

Geometric Mean

The geometric mean is based on multiplication rather than addition. It is often used when working with growth rates, ratios, and values that change proportionally over time.

Harmonic Mean

The harmonic mean is commonly used for rates, such as average speed over equal distances.

For calculations involving these different types of means, you can use the Mean Calculator, which is designed to calculate arithmetic, geometric, and harmonic means.

Average vs. Median vs. Mode

Average, median, and mode all describe the center of a dataset, but they do so in different ways.

Consider this list:

2, 3, 3, 5, and 12

Average or Arithmetic Mean

Add the values:

2 + 3 + 3 + 5 + 12 = 25

Divide by five:

25 ÷ 5 = 5

The average is 5.

Median

The median is the middle value after the numbers have been placed in order.

The middle value in this list is 3.

Mode

The mode is the value that appears most frequently.

The number 3 appears twice, so the mode is 3.

In this example, the average is higher than the median because the value 12 pulls the average upward. This shows why an average does not always represent what is most typical within a dataset.

When Is an Average Useful?

Averages are useful when you want a quick summary of several related values.

Academic performance

Students and teachers can use averages to summarize test scores, assignment marks, attendance records, or class performance.

Business performance

A business may calculate its average:

  • Monthly sales

  • Order value

  • Customer spending

  • Delivery time

  • Employee productivity

  • Operating cost

Personal budgeting

Someone tracking household spending can calculate the average amount spent each week or month. This can make future budgeting easier, although occasional large expenses should still be considered separately.

Sports and fitness

Averages are frequently used for goals and performance tracking, including:

  • Average running speed

  • Average points per game

  • Average workout duration

  • Average daily step count

  • Average distance covered

Travel

A driver may calculate average fuel consumption, travel time, daily distance, or cost per journey.

Data analysis

Researchers and analysts use averages to summarize datasets and compare different groups. In more detailed statistical work, the average is often considered alongside the median, range, standard deviation, and other measures.

When Can an Average Be Misleading?

An average is helpful, but it can hide important differences within the data.

Imagine five employees have the following annual salaries:

$30,000, $32,000, $35,000, $38,000, and $250,000

The total is:

$385,000

Divide by five:

$385,000 ÷ 5 = $77,000

The average salary is $77,000, but four of the five employees earn less than half of that amount. The unusually high salary of $250,000 pulls the average upward.

In this situation, the median salary of $35,000 may provide a more realistic picture of what a typical employee earns.

An average can be misleading when:

  • One or more values are unusually high or low.

  • The dataset is very small.

  • Important values are missing.

  • Unequally weighted values are treated as equal.

  • The data comes from unrelated categories.

  • The average is presented without showing the range or distribution.

This does not mean the average is incorrect. It means the result needs context.

Can an Average Be a Number That Is Not in the Original List?

Yes. The average does not need to match any of the original values.

Consider:

5, 6, 8, and 10

Add the numbers:

5 + 6 + 8 + 10 = 29

Divide by four:

29 ÷ 4 = 7.25

The average is 7.25, even though 7.25 does not appear in the list.

This is completely normal. An average represents the combined distribution of the values rather than selecting one of them.

Can an Average Be Higher Than the Largest Value?

For a standard arithmetic mean, the answer is no.

The average of a group of numbers must fall between the smallest and largest values in that group.

For example, the average of 10, 20, and 30 cannot be less than 10 or greater than 30.

If your calculated average falls outside the minimum and maximum values, there is probably an error in the addition, the number of values counted, or the formula used.

Common Mistakes When Calculating an Average

Although the formula is simple, several mistakes can lead to an incorrect result.

Dividing by the wrong number

You must divide by the number of values, not by the total itself, the largest value, or an assumed amount.

If your list contains seven numbers, divide the sum by seven.

Forgetting a value

Leaving out even one number changes both the total and the number of values. Check that every value has been included once.

Counting the same value twice

Duplicate entries are acceptable when the value genuinely appears more than once. The problem occurs when a number is accidentally entered or counted twice.

Ignoring negative signs

A negative value must be subtracted from the total. Treating it as positive can completely change the result.

Rounding too early

When working with decimals, keep the full values during the calculation and round only the final answer. Rounding each value too early can produce a less accurate result.

Averaging averages incorrectly

Averages from two groups should not always be added together and divided by two.

Suppose one class of 10 students has an average score of 80, while another class of 40 students has an average score of 70.

The combined average is not:

(80 + 70) ÷ 2 = 75

The two groups have different sizes, so their averages need to be weighted by the number of students.

Mixing unrelated measurements

An average is meaningful only when the values are comparable. Averaging temperatures, prices, distances, and test scores together would produce a number with no useful interpretation.

How to Check Whether an Average Is Correct

You can perform a simple reverse check.

Multiply the calculated average by the number of values. The result should equal the original total.

For example, suppose the average of five numbers is 18.

18 × 5 = 90

If the original numbers also add up to 90, the average is consistent.

You should also check whether the answer falls between the smallest and largest values. If it does not, revisit the calculation.

How to Calculate an Average Online

Calculating an average by hand is manageable when you have only a few simple numbers. It becomes less convenient when the list is long or includes decimals, negative values, and repeated entries.

To calculate an average online:

  • Open the Average Calculator.

  • Enter or paste your values.

  • Make sure each number has been entered correctly.

  • Select the calculate option.

  • Review the resulting average.

An online calculator is particularly helpful when you want a quick result or need to check a manual calculation. It can reduce arithmetic errors, but the accuracy of the answer still depends on entering the correct values.

Final Thoughts

An average is one of the simplest ways to summarize a group of numbers.

To calculate it, add all the values and divide the total by the number of values:

Average = Sum of values ÷ Number of values

This method works for whole numbers, decimals, percentages, and negative numbers, provided the values are comparable and equally weighted.

The result can be useful for understanding academic scores, business performance, personal expenses, fitness data, and many other everyday situations. However, an average should not always be viewed in isolation. Unusually high or low values can influence the result, and some datasets are better understood by also considering the median, mode, range, or a weighted average.

For a quick calculation, use the Average Calculator. You can also explore more number-based tools in the Math Calculators section.

Frequently Asked Questions

What is an average in simple words?

An average is one number used to represent a group of numbers. It is usually calculated by adding all the values and dividing the total by the number of values.

What is the basic formula for an average?

The formula is:

Average = Sum of all values ÷ Total number of values

How do you calculate the average of three numbers?

Add the three numbers and divide the total by three.

For example:

6 + 9 + 12 = 27

27 ÷ 3 = 9

The average is 9.

Is average the same as arithmetic mean?

Yes, in most everyday calculations, average and arithmetic mean refer to the same thing. However, mathematics also includes other means, such as the geometric and harmonic mean.

Can an average contain a decimal?

Yes. An average can be a whole number, decimal, fraction, or negative number, depending on the values being calculated.

Does an average have to be one of the original numbers?

No. The average may be a value that does not appear anywhere in the original dataset.

Can you average percentages?

Yes, when the percentages have equal importance and are based on comparable values. If the percentages have different weights or sample sizes, a weighted calculation may be needed.

What happens if there are no values?

An average cannot be calculated from an empty set because there is no total number of values to divide by.

Do repeated numbers count when finding an average?

Yes. Every recorded value should be included, even when the same number appears more than once.

Which calculator should I use to find an average?

Use the Average Calculator for a standard arithmetic average. For arithmetic, geometric, or harmonic means, use the Mean Calculator.