Part of the Math & Statistics suite · 235 calculators

Weighted Average Calculator

Average a list of values where each carries a different weight — grades with credit points, prices with quantities, survey scores with sample sizes.

Multiply each value by its weight, add the products, and divide by the sum of the weights.

Comma-separated
Comma-separated, same order (e.g. credit points)
Results update as you type
Results
Weighted average
81.8
Simple (unweighted) mean
Sum of weights
Sum of value × weight
Number of values
Reviewed September 2026. Pure mathematics: the result does not depend on where you are. Terminology follows US usage (math, parentheses, decimal point).
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About weighted average

How the weighted average calculator works

Multiply each value by its weight, add the products, and divide by the sum of the weights. If every weight is equal the result is the ordinary mean. Enter the values and weights as two comma-separated lists of the same length.

Formula: weighted mean = Σ(value × weight) / Σ(weight)

Worked examples

InputsWeighted averageNote
85, 72, 90, 64 weighted 4, 2, 3, 181.8a GPA-style weighting
Equal weights20equals the simple mean, 20

Frequently asked questions

When should I use a weighted average?

Whenever some values matter more than others: subjects with more credit points, purchases with larger quantities, groups with more respondents.

Do the weights have to add up to 1 or 100?

No. The formula divides by the sum of the weights, so any positive scale works.

Can a weight be zero?

Yes — that value is ignored. Negative weights are allowed mathematically but rarely meaningful.

Is a GPA a weighted average?

Usually yes: each grade is weighted by the credit points of its unit.

What if my lists are different lengths?

The calculator asks you to fix them; each value needs exactly one weight.

Where these figures come from

Last checked: September 2026. Formulas are fixed by mathematics and do not change with tax years or regulations.