Back to all articles
EducationMathematicsTutorial

Weighted Average: How to Calculate Grades and Portfolios

Learn the formula for weighted averages and see how they differ from simple averages in education and finance.

In school and in the stock market, a simple average isn't always enough. When some numbers carry more importance than others, you need a weighted average.

What is a Weighted Average?

A weighted average (also called a weighted mean) is a calculation that takes into account the varying degrees of importance of the numbers in a data set.

The Weighted Average Formula

  1. Assign a weight (percentage or decimal) to each value.
  2. Multiply each value by its corresponding weight.
  3. Add the results together.

Formula: Weighted Average = (Value1 * Weight1) + (Value2 * Weight2) + ...

Real-World Example: Calculating Your GPA

Imagine you're in a class with four assignments, each worth a different percentage of your final grade:

  • Homework (20%): You scored 90
  • Midterm (30%): You scored 80
  • Final Exam (40%): You scored 85
  • Participation (10%): You scored 100

Calculation:

  • Homework: 90 * 0.20 = 18
  • Midterm: 80 * 0.30 = 24
  • Final Exam: 85 * 0.40 = 34
  • Participation: 100 * 0.10 = 10
  • Final Grade: 18 + 24 + 34 + 10 = 86%

Why Simple Averages Fail

If you calculated a simple average [(90+80+85+100) / 4], you would get 88.75%. This is misleading because it assumes that participation is just as important as the final exam, which it isn't in this case.

Investment Portfolios

The same logic applies to stocks. If you have $9,000 in Stock A and $1,000 in Stock B, your portfolio's performance is driven 90% by Stock A. A weighted average calculation is the only way to accurately track your returns.

Tools for Precision

Whether you're calculating grades or analyzing business data, understanding how percentages represent "weight" is a key analytical skill. Our Basic Percentage Calculator can quickly help you find weighted values and proportions for any data set.