Weighted Average Calculator

Calculate a weighted average by assigning different weights to each value, useful for grades, portfolios, and surveys.

Share this calculator

Result

87.9

Weighted average of 3 items

Regular Average
89
Total Weight
1
Items
3
ValueWeightContribution
900.327
850.542.5
920.218.4

Also in Ratios & Averages

Statistics Basics

Weighted average calculator: averages with unequal weights

A weighted average calculator computes an average where each value contributes according to an assigned weight rather than equally. Weighted averages are used in academic grading (where exams count more than quizzes), financial portfolios (where larger holdings have more influence), and any scenario where some data points matter more than others.

The weighted average formula

A weighted average multiplies each value by its weight, sums those products, and divides by the sum of the weights. If three exam scores are 90, 80, and 70 with weights 50%, 30%, and 20%, the weighted average is (90 x 0.5 + 80 x 0.3 + 70 x 0.2) / 1 = 83.

When all weights are equal, the weighted average reduces to the simple arithmetic mean. The distinction matters only when weights differ.

Weighted average = Sum(value_i x weight_i) / Sum(weight_i)

Each value is multiplied by its weight, the products are summed, and the result is divided by the total weight.

Common applications

GPA calculations assign credit-hour weights to each course grade. A 4-credit A (4.0) and a 2-credit B (3.0) give a weighted GPA of (4 x 4 + 3 x 2) / (4 + 2) = 22 / 6, approximately 3.67, not the simple average of 3.5.

Stock market indices like the S&P 500 are market-cap-weighted averages. Each company's stock price is weighted by its market capitalisation, so larger companies have more influence on the index value.

Frequently asked questions

Do the weights need to add up to 100% or 1?

No. The formula divides by the sum of the weights, so they can be in any units or scale. Weights of 2, 3, and 5 work the same as 20%, 30%, and 50%.

What happens if all weights are the same?

When all weights are equal, the weighted average is identical to the simple arithmetic mean. The weights cancel out in the division.

Related

More from nearby categories

These related calculators come from the same leaf category, nearby sibling categories, or the same top-level topic.