Weighted Mean Calculator

Weighted mean calculator calculates the average of a set of values, where each value has their own weights.

Weighted Average Calculator

Value
Weight
Weighted Mean

Formula for Weighted Mean

The formula for weighted mean is
x = x1w1 + x2w2 + x3w3 +...+ xnwnw1 + w2 + w3 +...+ wn
while
x = value
w = different weight associated with the values

For example, if there is a set of the values 5,7,18, and their corresponding weights are: 4,9,23.
the weighted mean is calculated as
x = x1w1 + x2w2 + x3w3w1 + w2 + w3
= 5 x 4 + 7 x 9 + 18 x 234 + 9 + 23
=13.81


Terms | Privacy | Disclaimer | Contact

©2025 bCalculator