Weighted Mean
Problem
Course grades: Homework 85 (20%), Midterm 78 (30%), Final 92 (50%). Find weighted average.
Explanation
What is a weighted mean?
A weighted mean gives different importance to different values. Instead of treating all values equally, each value is multiplied by its weight:
Step-by-step
| Component | Score () | Weight () | | |-----------|--------|--------|----------| | Homework | 85 | 20% = 0.20 | 17.0 | | Midterm | 78 | 30% = 0.30 | 23.4 | | Final | 92 | 50% = 0.50 | 46.0 | | Total | | 1.00 | 86.4 |
Compare: Simple mean = . The weighted mean (86.4) is higher because the best score (92) has the highest weight (50%).
When to use weighted mean
- Course grades where different assignments count differently.
- Stock indices where larger companies have more weight.
- GPA calculation where more credit-hour courses count more.
Try it in the visualization
Enter scores and weights. The weighted mean is computed. A bar chart shows how each component contributes to the final average, with bar widths proportional to weights.
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.