Overview
Averages summarize data but behave differently under outliers and transformations. Know which average is being used and what it preserves.
Contest problems often hide which average is appropriate. Recognize when the mean is inappropriate and when the harmonic mean is required.
Key Ideas
- Mean is sensitive to outliers; median is not.
- Mode captures frequency, not magnitude.
- Harmonic mean is suited to rates and reciprocals.
- For weighted data, use weighted mean: .
- Median depends on ordering, not arithmetic.
Definitions
Let the data be .
- Mean: .
- Median: middle value (or average of two middle values if is even).
- Mode: most frequent value(s).
- Harmonic mean: (for positive values).
Worked Example
The average speed for a 60-mile trip is 40 mph going and 60 mph returning. What is the overall average speed?
Let each leg be 60 miles. Time out: hours. Time back: hour. Total distance is 120 miles, total time is 2.5 hours, so average speed is mph. This is the harmonic mean of 40 and 60.
More Examples
Example 1: Median with Even Count
Data: . Median is .
Example 2: Weighted Mean
A test has 70% homework and 30% exam. Scores are 80 and 90. The overall score is .
Example 3: Mode
Data: . Mode is .
Strategy Checklist
- Is the quantity a rate? If yes, consider harmonic mean.
- Are there weights? Use weighted mean.
- Is the data skewed? Median may be more meaningful than mean.
Common Pitfalls
- Averaging speeds by simple mean instead of harmonic mean.
- Confusing median with mean in skewed data.
- Forgetting to sort before computing the median.
Practice Problems
| Status | Source | Problem Name | Difficulty | Tags | ||
|---|---|---|---|---|---|---|
| AMC 10B | Medium | Show TagsMean, Median, Statistics | ||||
| AMC 10A | Easy | Show TagsNumber Theory, Primes | ||||
| AMC 12B | Easy | Show TagsArithmetic, Statistics | ||||
| AMC 12A | Hard | Show TagsAlgebra, Statistics | ||||
| AMC 12B | Hard | Show TagsAverages, Statistics | ||||
Module Progress:
Join the AoPS Community!
Stuck on a problem, or don't understand a module? Join the AoPS community and get help from other math contest students.
