This is a
weighted average. Let's make all the salaries 1000x smaller, just to simplify calculations.
weighted average = 0.2*(350) + 0.8*(100) = 70 + 80 = 150
The average for all employees is
$150,000. Frequently Asked Questions:FAQ: Why didn't we divide the total average by 2?A: The kind of problem we have here is a weighted average and is done slightly differently than other averaging problems.
You would be right that in a normal averaging problem, we could simply add the two numbers and divide by two. In a sense, we're able to do this because the two numbers have the same weight and therefore are two halves (50%) of the average. Think of dividing by two as setting the weight of each number to 50% each.
On the other hand, one of our numbers (the number of employees with advanced degrees) is weighted at 20%, while the other number (the number of employees with bachelor's degrees) must therefore be weighted at 80%. The weights are not balanced as in the previous example, and we must adjust our method to account for this change.
Actually, the formula for weighted averages is pretty simple to use:
weighted average = sum (percent weight *number )
All we have to do to find the weighted average is sum the percent weights of the numbers times the numbers themselves. =D