The weighted average calculator is a free online tool for calculating the weighted average of a dataset.
Weighted Average Calculator
Eg, find the weighted average of a set of numbers 5, 8, 7 and their weights are 10, 20, 30. Enter 5, 8, 7 into the first input box and enter 10, 20, 30 in the second input box, then click Calculate button.
What is the weighted average?
In general, each data in a dataset does not necessarily contribute the same to the mean. For example, the boss’s evaluation is more important than the manager’s evaluation, and the manager’s evaluation is more important than the employee’s self-evaluation. So, the weighted average was born.
The weighted average (also called weighted mean) refers to the average obtained by multiplying each data in the dataset by the corresponding weight, adding them together, and dividing by the total number.
When all weights are equal to 1, then the weighted average is the same as the arithmetic mean.
As a set of data
x1, x2, x3……xn
The weight of each value is
w1, w2, w3……wn
The weighted average formula is
x = x1w1 + x2w2 + x3w3……xnwnw1 + w2 + w3……wn
How to calculate the weighted average?
1. Calculate the product of each value and the weight.
xi * wi
2. All up all the products.
x1w1 + x2w2 + x3w3……xnwn
3. Find the sum of all weights.
w1 + w2 + w3……wn
4. The sum of the products is divided by the sum of the weights
x = x1w1 + x2w2 + x3w3……xnwnw1 + w2 + w3……wn
For example, there are 5 stocks with prices 20, 35, 60, 55 and 80. The quantities are 100, 500, 300, 600 and 100. What is the average price of all stocks?
x = 20 * 100 + 35 * 500 + 60 * 300 + 55 * 600 + 80 * 100100 + 500 + 300 + 600 + 100
= 785001600
= 49.0625
How to use the weighted average calculator
Using the calculator is simple, follow these 3 steps:
- Enter numbers in the first input box. Separate each number with a comma or newline.
- Enter weights in the second input box. Separate each number with a comma or newline.
- Click Calculate button to calculate the weighted average of input numbers, or click Reset button to start a new calculation.
Like the stock example above. Enter 20, 35, 60, 55, 80 in the first input box and enter 100, 500, 300, 600, 100 in the second input box. Then, click Calculate button. As shown in the figure, the result of weighted average is also 49.0625
Latest Calculators
Standard Form to Slope-Intercept Form Calculator
Slope Intercept Form Calculator
Slope Calculator: Calculate Slope, X-Intercept, Y-Intercept
Reciprocal of Complex Number Calculator
Conjugate Complex Number Calculator
Modulus of Complex Number Calculator
Profit Percentage Calculator: Calculate Your Profitability Easily
Attendance and Absence Percentage Calculator
Latest Checkers
Check if the given number is an almost perfect number.