Oblicz średnią ważoną wartości.
---
Wypróbuj inne kalkulatory
A weighted average calculator computes an average where each value has a different importance (weight). Unlike a simple average, each number is multiplied by its weight before summing, and the total is divided by the sum of all weights.
Weighted averages appear in GPA calculations, financial portfolio returns, survey scoring, and any context where different items contribute unequally to the final result.
Excel's SUMPRODUCT handles weighted averages but requires formula setup and careful range matching. ToolPop accepts a simple table of values and weights directly, shows each item's contribution, and handles mismatched or non-normalized weights automatically.