Weighted Average Formula

A weighted average is an average in which different values contribute unequally based on their assigned weights, reflecting the relative importance or.

The Formula

xห‰w=โˆ‘wixiโˆ‘wi\bar{x}_w = \frac{\sum w_i x_i}{\sum w_i}

When to use: Your final grade: exams count 60%, homework 40% โ€” not every assignment counts equally.

Quick Example

Scores 80 (weight 0.4) and 90 (weight 0.6): weighted average = 80ร—0.4 + 90ร—0.6 = 86.

What This Formula Means

A weighted average is an average in which different values contribute unequally based on their assigned weights, reflecting the relative importance or frequency of each value. Unlike a simple average where all values count equally, a weighted average gives more influence to values with larger weights.

Your final grade: exams count 60%, homework 40% โ€” not every assignment counts equally.

Formal View

Given values x1,x2,โ€ฆ,xnx_1, x_2, \ldots, x_n with corresponding positive weights w1,w2,โ€ฆ,wnw_1, w_2, \ldots, w_n, the weighted average is xห‰w=โˆ‘i=1nwixiโˆ‘i=1nwi\bar{x}_w = \frac{\sum_{i=1}^{n} w_i x_i}{\sum_{i=1}^{n} w_i}. When all wi=1w_i = 1, this reduces to the arithmetic mean.

Worked Examples

Example 1

medium
A student got 85,92,7885, 92, 78 on three quizzes weighted 2,3,12, 3, 1 respectively. What is the weighted average quiz score?

Answer

5246โ‰ˆ87.33\frac{524}{6} \approx 87.33

First step

1
Weighted sum: 2โ‹…85+3โ‹…92+1โ‹…78=170+276+78=5242 \cdot 85 + 3 \cdot 92 + 1 \cdot 78 = 170 + 276 + 78 = 524.

See the full worked solution + why-it-works coaching

SetupKey insightWhy it worksCommon pitfallConnection

Unlock answer keys One Family plan โ€” every worked solution, all subjects

Example 2

medium
In a course, homework counts 20%20\%, midterm 30%30\%, final 50%50\%. A student scored 90,75,8290, 75, 82. Compute the final grade.

Example 3

hard
A student needs a course average of 8585. So far: homework 20%20\% at 9090, midterm 30%30\% at 8080. The final exam counts 50%50\%. What score is needed on the final to reach 8585 overall?

Common Mistakes

  • Forgetting to divide by the sum of weights - The safer move is to ask "Do I need one number that represents the center of the data, and have I checked whether extreme values change that choice?" and then state the data source, denominator, or variable before interpreting the result.
  • Using equal weights when data points have different importance - The safer move is to ask "Do I need one number that represents the center of the data, and have I checked whether extreme values change that choice?" and then state the data source, denominator, or variable before interpreting the result.
  • Confusing weights with the values themselves - The safer move is to ask "Do I need one number that represents the center of the data, and have I checked whether extreme values change that choice?" and then state the data source, denominator, or variable before interpreting the result.
  • Choosing weighted average from a keyword alone - Keywords like average, typical, middle are only clues; the data structure must match the concept.

Why This Formula Matters

Weighted Average gives students a disciplined way to summarize where data is centered. It is especially useful when two data sets look different but need a compact comparison, because the center tells where values tend to sit before students discuss spread, shape, or unusual values.

Frequently Asked Questions

What is the Weighted Average formula?

A weighted average is an average in which different values contribute unequally based on their assigned weights, reflecting the relative importance or frequency of each value. Unlike a simple average where all values count equally, a weighted average gives more influence to values with larger weights.

How do you use the Weighted Average formula?

Your final grade: exams count 60%, homework 40% โ€” not every assignment counts equally.

Why is the Weighted Average formula important in Statistics?

Weighted Average gives students a disciplined way to summarize where data is centered. It is especially useful when two data sets look different but need a compact comparison, because the center tells where values tend to sit before students discuss spread, shape, or unusual values.

What do students get wrong about Weighted Average?

Students often know a procedure related to weighted average but skip the recognition step: Do I need one number that represents the center of the data, and have I checked whether extreme values change that choice? That leads to a calculation or graph that looks reasonable but answers a different question.

What should I learn before the Weighted Average formula?

Before studying the Weighted Average formula, you should understand: mean fair share, stat expected value.