3.3 Averages, Weighted Averages & Statistical Word Problems
Key Takeaways
- The fundamental arithmetic mean formula Mean = Sum / N transforms into the high-speed AFQT 'Sum Triangle' equation: Sum = Mean * N.
- Weighted averages must be used whenever combining groups of unequal sizes, using Weighted Mean = Sum(Weight_i * Value_i) / Sum(Weight_i).
- Target average problems are solved by equating the required total sum (Target Mean * Total N) with the sum of existing scores plus the unknown variable x.
- The median is the middle value of an ordered dataset (or average of two middle values if N is even), while the mode is the most frequently occurring value.
- Range measures total dispersion (Max - Min) and is highly sensitive to extreme outliers, whereas the median remains unaffected by extreme values.
3.3 Averages, Weighted Averages & Statistical Word Problems
Quick Answer: The key to solving 90% of AFQT average problems is converting means into total sums using $\text{Sum} = \text{Mean} \times N$. When combining groups of different sizes, never take a simple average of the averages; instead, calculate the weighted average by dividing total combined points by total combined count.
Statistical word problems on the AFQT Arithmetic Reasoning subtest evaluate a candidate's ability to manipulate central tendency metrics—mean, median, mode, and range—under realistic operational scenarios.
The Arithmetic Mean and the "Sum Triangle"
The arithmetic mean (commonly called the average) is defined as the sum of a set of numerical values divided by the total number of values ($N$).
The Master Transformation: $\text{Sum} = \text{Mean} \times N$
On the AFQT, you will rarely be asked to simply add four numbers and divide. Instead, exam questions give you an average and ask you to find a missing value, an added score, or a target requirement.
By focusing on the Total Sum, you can solve complex multi-step average problems without getting bogged down in algebraic confusion.
Missing Value / Target Average Problems
A classic AFQT question provides a series of initial test scores or measurements and asks what score is required on the final evaluation to achieve a target overall average.
Step-by-Step Worked Example: Target Qualification Score
Problem: A soldier completes four qualification rifle shoots with scores of 78, 84, 88, and 92. What score must the soldier achieve on the fifth and final shoot to attain an overall average score of 87?
Step 1: Calculate the Target Total Sum Required
- Target Mean = 87
- Total number of tests $N = 5$
Step 2: Calculate the Current Sum of Completed Tests
Step 3: Subtract Current Sum from Required Sum
The soldier must score 93 on the fifth shoot to achieve an overall 87 average.
Weighted Averages (Combining Unequal Groups)
A common pitfall on the AFQT is taking the simple average of two group averages when the groups contain different numbers of items. This yields an incorrect result.
The Weighted Average Rule: When combining groups of unequal sizes $N_1$ and $N_2$, you must weight each average by its respective group size.
Step-by-Step Worked Example: Combined Company Test Scores
Problem: Company Alpha has 30 soldiers who scored an average of 80% on a tactical exam. Company Bravo has 20 soldiers who scored an average of 90% on the same exam. What is the combined average score for all 50 soldiers across both companies?
Step 1: Identify the Common Pitfall
Taking the simple average $\frac{80 + 90}{2} = 85%$ is INCORRECT because Company Alpha has more soldiers than Company Bravo. The combined average must be closer to 80% than 90%.
Step 2: Compute Total Points for Each Group
Step 3: Compute Combined Total Points and Total Soldiers
Step 4: Divide Combined Points by Combined Count
The true combined average score is 84%.
Dynamic Averages: Adding or Removing Data Points
AFQT questions often describe a scenario where a group's average changes because a new member joins or an existing member leaves.
Step-by-Step Worked Example: New Team Member Weight
Problem: A 6-member search-and-rescue team has an average weight of 180 pounds. When a 7th member joins the team, the team's average weight increases to 184 pounds. What is the weight of the new 7th member?
Step 1: Find the Initial Total Weight ($N = 6$)
Step 2: Find the New Total Weight ($N = 7$)
Step 3: Find the Difference
The new member weighs 208 pounds.
Descriptive Statistics: Median, Mode, and Range
In addition to the arithmetic mean, AFQT questions test your mastery of other key statistical measures.
| Statistical Metric | Definition | Computational Rule |
|---|---|---|
| Mean | Arithmetic average | $\text{Sum} / N$ |
| Median | Exact physical middle value | Sort values first! If $N$ is odd, select middle element. If $N$ is even, take average of two middle elements. |
| Mode | Most frequent value | Identify number with highest frequency count (can be unimodal, bimodal, or no mode). |
| Range | Total spread of data | $\text{Maximum Value} - \text{Minimum Value}$ |
Step-by-Step Worked Example: Full Statistical Profile
Problem: Consider the following recorded completion times (in minutes) for 8 recruits on an obstacle course: $14, 11, 18, 11, 15, 22, 11, 18$. Find the Mean, Median, Mode, and Range.
Step 1: Always Sort the Data First!
Unsorted: $14, 11, 18, 11, 15, 22, 11, 18$ Sorted: $11, 11, 11, 14, 15, 18, 18, 22$ ($N = 8$)
Step 2: Calculate Mean
Step 3: Calculate Median
Since $N = 8$ (even), the median is the average of the 4th and 5th terms in the sorted list:
- 4th term = $14$
- 5th term = $15$
Step 4: Calculate Mode
The value $11$ appears 3 times (more than any other value), so the Mode is 11 minutes.
Step 5: Calculate Range
AFQT Exam Traps and Shortcuts
- Forgetting to Sort for Median: Never attempt to pick the middle number of a list before sorting it in ascending order.
- Outlier Sensitivity Trap: The mean and range are heavily affected by extreme outliers, whereas the median and mode remain resilient.
- Deviation Balancing Method: The sum of deviations from the mean always equals zero ($\sum (x_i - \text{Mean}) = 0$). You can use this to quickly verify missing score calculations.
A student scored 82, 88, 91, and 85 on four exams. What score must the student earn on the fifth exam to achieve an overall average score of 88?
Platoon A has 15 recruits with an average height of 68 inches. Platoon B has 25 recruits with an average height of 72 inches. What is the weighted average height for all 40 recruits?
What is the median of the following set of scores: 18, 27, 12, 33, 25, 14, 29?