Unit 4: Data, Statistics, and Probability

Topic 3

Weighted Averages and Combined Means

A weighted average gives different importance (weights) to each data value.
Weighted mean=w1x1+w2x2++wnxnw1+w2++wn.\text{Weighted mean} = \frac{w_1x_1 + w_2x_2 + \cdots + w_nx_n}{w_1 + w_2 + \cdots + w_n}.
Weights may represent frequency, percentage, or relative importance.
When combining groups with different averages, use the formula:
Combined mean=n1xˉ1+n2xˉ2n1+n2.\text{Combined mean} = \frac{n_1\bar{x}_1 + n_2\bar{x}_2}{n_1 + n_2}.

Core Skills

  • Multiply each value by its corresponding weight.
  • Divide by the sum of weights to find the weighted mean.
  • For group combinations, use total sums or averages with counts.
  • Recognize that a weighted average leans toward the group with the larger weight.

Example 1: Simple Weighted Average

A student has grades: Homework 90 (weight 40%), Tests 80 (weight 60%).
Average=0.4(90)+0.6(80)1=36+48=84.\text{Average} = \frac{0.4(90)+0.6(80)}{1} = 36 + 48 = \boxed{84}.

Example 2: Combining Groups

Group A: average 70, 10 people. Group B: average 90, 20 people.
Combined mean=10(70)+20(90)30=700+180030=83.3.\text{Combined mean} = \frac{10(70)+20(90)}{30} = \frac{700+1800}{30} = \boxed{83.3}.

Example 3: Weighted Average by Frequency

Score6080100Frequency343\begin{array}{c|ccc} \text{Score} & 60 & 80 & 100\\ \hline \text{Frequency} & 3 & 4 & 3 \end{array}
Weighted mean:
3(60)+4(80)+3(100)3+4+3=180+320+30010=80.\frac{3(60)+4(80)+3(100)}{3+4+3} = \frac{180+320+300}{10} = \boxed{80}.

Example 4: Weighted Average by Percent

A student’s grade is 85 on homework (20%), 90 on quizzes (30%), and 80 on tests (50%).
Average=0.2(85)+0.3(90)+0.5(80)=17+27+40=84.\text{Average} = 0.2(85) + 0.3(90) + 0.5(80) = 17 + 27 + 40 = \boxed{84}.

Example 5: SAT-Style Context

Two factories produce widgets. Factory A makes 500 widgets with average cost $10. Factory B makes 200 widgets with average cost $12.
Combined cost=500(10)+200(12)700=7400700=10.57.\text{Combined cost} = \frac{500(10)+200(12)}{700} = \frac{7400}{700} = \boxed{10.57}.

Key Takeaways

  • Weighted average = total of “value × weight” ÷ total weight.
  • Combined mean depends on both averages and group sizes.
  • Greater weight pulls the overall mean closer to that group’s mean.
  • Useful for class averages, grade calculations, and mixture problems.