Data & Graphs

Problem

Use a partial average to find an unknown value

A table gives the tourist counts for June, July, and September, but August is missing. August's count is 168 more than the average of the other three months. I need the average number of tourists per month across all four months.
Data & probability
Your answer
How to solve
Strategy Work Backwards — The final answer (the 4-month average) sits on top of a hidden value (August), and August is described only through the average of the other three months. So I work backwards: first recover the partial average of the three known months, use it to build August, and only then combine all four. Breaking the work into small subproblems keeps each step a simple grade-level calculation, and a quick guess-and-check confirms the final average is consistent.
1STEP 1

Average of the three known months

The three filled months add to 741, and 741 divided by 3 = 247 is the anchor.

258 + 316 + 167 = 741, and 741 ÷ 3 = 247
2STEP 2

Find August by working forward from the partial average

August is 168 more than that partial average of 247, so add 168 to 247.

247 + 168 = 415
3STEP 3

Total all four months

Now that August is known, add all four monthly counts to get the grand total for the 4 months.

741 + 415 = 1156
4STEP 4

Average over all four months

Divide the 4-month total by 4 to get the average number of tourists per month.

1156 ÷ 4 = 289
Answer
289 tourists
The four counts are 258, 316, 415, and 167. The average 289 sits comfortably between the smallest (167) and largest (415), which is exactly where an average should land. Checking the total: 289 × 4 = 1156, matching the sum, so the division is correct.
Takeaway

Find the missing piece from the average first, then average everything together.

  • Average of the three known months
  • Find August by working forward from the partial average
  • Total all four months
  • Average over all four months
Where next?
Another one like thissuggested

▶ Practice — 12 problems