Weighted Average Calculator
Inputs
| Value 1 | 85 |
|---|---|
| Weight 1 | 0.5 |
| Value 2 | 90 |
| Weight 2 | 0.3 |
| Value 3 | 70 |
| Weight 3 | 0.2 |
| Value 4 | 0 |
| Weight 4 | 0 |
| Value 5 | 0 |
| Weight 5 | 0 |
Visualization
Weighted Average Calculator
Inputs
Results
Enter a value to see results.
Details
\begin{aligned} \bar{x}_w &= \dfrac{\sum v_i w_i}{\sum w_i} \\ &= \dfrac{(85)(0.5) + (90)(0.3) + (70)(0.2) + (0)(0) + (0)(0)}{?} \\ &= ? \end{aligned}
\begin{aligned} \Sigma w &= w_1 + w_2 + w_3 + w_4 + w_5 \\ &= 0.5 + 0.3 + 0.2 + 0 + 0 \\ &= ? \end{aligned}
Weighted Contributions
Recommended Next
Descriptive Statistics Calculator
Calculate mean, standard deviation, variance, range, min, and max for 8 data values. Shows both population and sample statistics.