Summarize this article:
1598 LearnersLast updated on November 21, 2025

Average is the ratio of the sum of the values to the total number of values. Weighted average is a type of average where a particular weight is multiplied by each value in the data set. We shall learn more about weighted average in this article.
A weighted average is a type of average in which each data point is assigned a weight based on its importance or frequency. Before calculating the final average, every value is multiplied by its weight.
In a simple average, all values are equal. But in a weighted average, the values with higher importance or frequency influence the result more. This makes the weighted average a more accurate way to represent in real-life situations where not all numbers matter equally.
Formula for Weighted Average:
Weighted Average = \(\frac{\sum w_i\ \times\ x_i}{\sum w_i}\)
Where:
wi = weight of each value
xi = the value
∑ = sum of all terms
If the weights add up to 1 (or 100%), the formula becomes:
Weighted Average = \((w_i \times\ x_i)\)
For example: A buyer wants to rate a laptop based on different essential features. Each feature has a score out of 10 and a weight reflecting its importance to the buyer.
| Feature | Score | Weight |
| Performance | 9/10 | 50% |
| Battery Life | 6/10 | 25% |
| Display Quality | 7/10 | 15% |
| Portability | 8/10 | 10% |
Solution:
Weighted Average:
\(= 50\% \times \frac{9}{10}\)
\(25\% \times \frac{6}{10}\)
\(15\% \times \frac{7}{10}\)
\(10\% \times \frac{8}{10}\)
Convert percentages to decimals:
\(= 0.5 × 0.9\)
\(0.25 × 0.6\)
\(0.15 × 0.7\)
\(0.1 × 0.8\)
Now multiply:
\(= 0.45\)
\(0.15\)
\(0.105\)
\(0.08\)
Add them up:
= 0.785
Convert to a rating out of 10:
\(= \frac{7.85}{10}\)
Now, let’s see how to calculate the weighted average. It is found by dividing the sum of the weighted values by the total weight. The weighted terms are the product of the value with the assigned weight.
So, weighted average = Sum of weighted terms ÷ Total weight.
In other words, if we consider the terms as\(x_1, x_2, x_3, x_4, \ldots, x_n\) and the assigned weight as \(w_1, w_2, w_3, w_4, \ldots, w_n\). Then the weighted average = \(\frac{x_1 w_1 + x_2 w_2 + x_3 w_3 + x_4 w_4 + \ldots + x_n w_n} {w_1 + w_2 + w_3 + w_4 + \ldots + w_n}\). It can be simplified into,
Weighted Average = \(\frac{\sum (w_i \times x_i)}{\sum w_i}\)
Now, let's see the step-by-step process of finding the weighted average.
Step 1: Arrange the data
Step 2: Finding the weighted term, that is, the product of the value with the weight. Then, sum up the weighted values
Step 3: Find the total number of terms
Step 4: Divide the sum of weighted values by the total weight
For example, the grades of the students in the assessments and the weightage are given below, find the weighted average.
|
Assessment |
Grade |
Weight |
|
Homework |
85 |
20% (0.2) |
|
Midterm |
78 |
30% (0.3) |
|
Final exam |
92 |
50% (0.5) |
Step 1: Arrange the data for easier calculation
|
Assessment |
Grade |
Weight |
|
Homework |
85 |
20% (0.2) |
|
Midterm |
78 |
30% (0.3) |
|
Final exam |
92 |
50% (0.5) |
Step 2: Finding the weighted term, that is, the product of the value with the weight. Then, sum up the weighted values.
The weighted term of homework = \(85 × 0.2 = 17\)
The weighted term of midterm = \(78 × 0.3 = 23.4\)
The weighted term of final exam = \(92 × 0.5 = 46\)
The sum of the weights values = \(17 + 23.4 + 46 = 86.4\)
Step 3: Identify the overall weight
Here, the total weight = \(0.2 + 0.3 + 0.5 = 1\)
Step 4: Divide the sum of the weighted values with the total number of values.
Weighted average = the sum of the weighted values / total number of values
= \(\frac{86.4}{1} = 86.4\).
There are different methods to find the average based on the purpose. For instance, we can calculate the weighted average, arithmetic mean, and geometric mean based on the objective. Now let’s discuss the difference between them:
|
Weighted Average |
Arithmetic Mean |
Geometric Mean |
|
Is the average we use to find when a value has more significance as compared to other |
The arithmetic mean is the simple average here; all the values have equal significance |
The geometric mean is used to find the average of values that represent growth rates, ratios, or percentage changes |
|
\(Weighted average = \frac{\text{sum of the weighted terms}}{\text{number of terms}}\) So, weighted average = \(\frac{\sum (w_i \times x_i)}{\sum w_i}\) |
\(Arithmetic mean = \frac{\text{sum of values}}{\text{number of values}}\). So, AM = \(\frac{x_1 + x_2 + \ldots + x_n}{n}\) | Geometric mean = nth root of the product of the values.So, geometric mean \(= n \times x_1 \times x_2 \times x_3 \times \ldots \times x_n\), where n is the number of terms |
|
For instance, the weighted average is used to find the grade of a student when the exam, assignments, and attendance have different weights. |
For instance, the average is used to find the overall performance of the class. |
It is used to find the compound interest, investment returns, growth rate, and so on. |
Use everyday situations, such as calculating the average marks for subjects with different weightings or finding the average grocery cost, to illustrate why weighted averages matter.
Help children understand that some numbers may count more than others. For example, in exams, final tests may have more weight than assignments.
Parents and teachers can use an online weighted average calculator to double-check answers or demonstrate how the formula works in real time. This builds confidence and accuracy.
Students frequently make errors when working on a weighted average. To master weighted average, let's learn a few common mistakes and ways to avoid them.
Now, let’s explore what are the applications of weighted averages.
A student scored 80 in Math (weight: 50%), 70 in Science (weight: 30%), and 90 in English (weight: 20%). What is the weighted average?
The weighted average score is 79.
Weighted average = sum of the weighted terms/number of terms.
Total weight in math = \(80 × 0.50 = 40\)
Total weight in science = \(70 × 0.30 = 21\)
Total weight in English = \(90 × 0.20 = 18\)
Sum of the weighted values = 40 + 21 + 18 = 79
Summing the weights, we get: \(0.50 + 0.30 + 0.20 = 1\)
Since the total weight is 1, the final weighted average is 79.
An investor holds three stocks: Stock A: $10,000 (Return: 5%) Stock B: $15,000 (Return: 8%) Stock C: $25,000 (Return: 10%) Find the weighted average return.
The average return is 8.4%.
Weighted average = sum of the weighted terms/number of terms
Weightage of stock A return = \(0.05 × 10000 = 500 \)
Weightage of stock B return = \(0.08 × 15000 = 1200\)
Weightage of stock C return = \(0.10 × 25000 = 2500\)
Total weight = \(10000 + 15000 + 25000 = 50000\)
So, weighted average return = \((500 + 1200 + 2500) ÷ 50,000 = 0.084 = 8.4%.\)
0.084 in percentage is 8.4%
A product has the following customer ratings: 5-star: 40 customers 4-star: 30 customers 3-star: 20 customers 2-star: 10 customers Find the weighted average rating.
The weighted average rating is 4 star
Weighted average = sum of the weighted terms/number of terms
Weightage of 5-star rating = \(5 × 40 = 200\)
Weightage of 4-star rating = \(4 × 30 = 120\)
Weightage of 3-star rating =\( 3 × 20 = 60\)
Weightage of 2-star rating = \(2 × 10 = 20\)
Total weight = \(40 + 30 + 20 +10 = 100\)
So, weighted average rating = \((200 + 120 + 60 + 20) ÷ 100 = 400 ÷ 100 = 4.\)
A car travels 100 km at 60 km/h and another 200 km at 80 km/h. What is the weighted average speed?
The average speed is 72 km/h.
Time taken to complete each segment
Time to complete 100 km = Distance / speed = \(\frac{100}{60} = 1.667 \text{ hours}\)
Time to complete 200 km = Distance / speed = \(\frac{200}{80} = 2.5 \text{ hours}\)
So, total time = \(1.67 + 2.5 = 4.17\) hours
Total distance travelled = \(100 + 200 = 300 km\)
So, average speed = \(\frac{\text{total distance}}{\text{total time}}\) =\(\frac{300}{4.17} = 71.94 \text{ km/h}\), which rounds to 72 km/h.
Jaipreet Kour Wazir is a data wizard with over 5 years of expertise in simplifying complex data concepts. From crunching numbers to crafting insightful visualizations, she turns raw data into compelling stories. Her journey from analytics to education ref
: She compares datasets to puzzle games—the more you play with them, the clearer the picture becomes!






