Example 1
- 80, 90
- 2, 1
83.33
What do 80 and 90 with weights 2 and 1 give? 83.33. That is (160 + 90) / 3.
Enter values and weights in the same order, separated by commas. The calculator computes Σ(w·x)/Σw. 80 and 90 with weights 2 and 1 give 83.33. 4, 5 and 6 with equal weights give 5.
A single pair works too: 80 with weight 2 stays 80, because 160/2 = 80. If the weight count does not match the value count, the result stays blank.
Enter data and click Calculate.
A weighted average is the sum of each value times its weight, divided by the sum of the weights. The calculator reads both lists in the same order. 80 and 90 with weights 2 and 1 give (160 + 90) / 3 = 83.33.
A single pair is valid too: 80 with weight 2 is 160/2 = 80. Equal weights reduce the formula to a plain mean: 4, 5 and 6 with weights 1, 1 and 1 give 5.
The two lists must have the same length. If the weights do not add up to a number other than zero, the result stays blank. A comma, a space, or a semicolon separates the numbers.
This is not an ECTS average and not an arithmetic mean from one field. Those tools sit next door when you need credit-weighted grades or a list without weights.
average = Σ(w·x) / Σw
The calculator computes Σ(w·x)/Σw. One pair or several pairs, as long as the lists have the same length.
83.33
What do 80 and 90 with weights 2 and 1 give? 83.33. That is (160 + 90) / 3.
5
What do 4, 5 and 6 with equal weights give? 5. Equal weights become a plain mean.
17.5
What do 10 and 20 with weights 1 and 3 give? 17.5. The larger weight pulls the mean toward 20.
83.33. The calculator computes (160 + 90) / 3.
Yes. The sum of each value times its weight, divided by the sum of the weights.
5. Equal weights become a plain arithmetic mean.
17.5. The larger weight on 20 raises the mean.
The result stays blank. The two lists must have the same length.
The result stays blank. The calculator does not divide by zero.
The calculator computes Σ(w·x)/Σw from the value and weight lists.
Page updated in 2026.