About this tool
Enter value and weight pairs to compute a weighted average, where items with larger weights count more toward the result. It works entirely in your browser and nothing is uploaded.
Type one pair per line as "value, weight". The weighted mean is Σ(valueᵢ × weightᵢ) / Σweightᵢ — the sum of each value times its weight, divided by the total weight. For comparison the tool also shows the simple (unweighted) average, which treats every value equally, along with the total weight and the sum of value × weight.
It is perfect for grade or GPA calculations, weighted scores, blended interest rates or any mix where some numbers should count more than others. The total of all weights must be greater than zero.