Calcsite / Statistics / Weighted Average Calculator
Statistics

Weighted Average Calculator

Calculate a weighted average from two value/weight pairs.

Weighted Average

How this calculator works

Unlike a plain average, a weighted average gives more influence to values with larger weights — common for grades and portfolios.

Formula

weighted avg = Σ(value × weight) ÷ Σ(weight)