Five amateur runners are competing with one another during a series of 20 designated 10 km training runs. A prize...
GMAT Table Analysis : (TA) Questions
Five amateur runners are competing with one another during a series of 20 designated 10 km training runs. A prize of $50 will be awarded to the runner with the overall fastest time (the fastest among all of the times in all of the runs), and a prize of $30 to the runner with the individual time that shows the greatest improvement (decrease in time) from that runner's time for the first of the designated runs. The times are shown in the table in minutes and seconds. The times for the first run are shown in boldface.
Run # | Runner A | Runner B | Runner C | Runner D | Runner E |
---|---|---|---|---|---|
1 | 41:53 | 40:18 | 41:26 | 41:33 | 41:25 |
2 | 40:08 | 41:49 | 41:19 | 40:46 | 42:02 |
3 | 44:36 | 42:37 | 39:58 | 40:56 | 41:23 |
4 | 42:21 | 40:54 | 39:54 | 40:51 | 40:47 |
5 | 40:47 | 39:10 | 40:39 | 42:46 | 40:51 |
6 | 41:03 | 39:42 | 40:26 | 41:02 | 39:42 |
7 | 40:51 | 41:03 | 40:46 | 40:48 | 40:06 |
8 | 39:58 | 40:52 | 39:12 | 40:19 | 40:28 |
9 | 43:16 | 40:55 | 39:54 | 40:11 | 40:29 |
10 | 41:40 | 39:17 | 38:57 | 40:31 | 39:18 |
11 | 39:42 | 39:31 | 38:31 | 39:45 | 39:52 |
12 | 40:29 | 39:09 | 38:30 | 40:21 | 40:39 |
13 | 39:53 | 38:42 | 39:45 | 38:53 | 39:26 |
14 | 39:38 | 40:39 | 37:29 | 40:09 | 38:43 |
15 | 41:37 | 38:04 | 38:13 | 39:47 | 39:35 |
16 | 40:29 | 39:28 | 38:31 | 39:55 | 39:02 |
17 | 39:04 | 40:01 | 37:52 | 39:02 | 39:56 |
18 | 39:22 | 38:19 | 39:11 | 38:50 | 38:52 |
19 | 42:18 | 39:45 | 40:32 | 38:35 | 38:11 |
20 | 39:01 | 38:02 | 38:24 | 37:56 | 38:28 |
For each of the following statements, select Yes if the statement is accurate, based on the information provided. Otherwise, select No.
OWNING THE DATASET
Let's start by understanding exactly what our table contains and what will help us solve efficiently:
- We have 5 runners (A-E) with 4 training run times each (20 total times)
- The boldface times represent each runner's first training run
- Two prizes will be awarded:
- \(\$50\) prize for the fastest overall time
- \(\$30\) prize for the greatest improvement (first run to best run)
Key insight: Instead of calculating everything upfront, we'll use sorting and strategic calculations to quickly evaluate each statement. This approach saves significant effort compared to calculating all fastest times and all improvements before even looking at the statements.
ANALYZING STATEMENT 1
Statement 1 Translation:
Original: "Runner D will be awarded the \(\$50\) prize"
What we're looking for:
- The \(\$50\) prize goes to the runner with the fastest overall time
- We need to determine if Runner D has the fastest time among all runners
In other words: Does Runner D have the fastest (lowest) time of all 20 runs?
To evaluate this efficiently, let's use sorting to immediately identify the fastest time.
When we sort all times from fastest to slowest, we see:
- Fastest time: 37:29 (Runner C)
- Runner D's best time: 37:56
Since 37:29 is faster than 37:56, Runner D does not have the fastest time and will not receive the \(\$50\) prize.
Statement 1 is No.
Teaching callout: Notice how sorting immediately revealed the fastest time without having to manually check each runner's four times. This approach is dramatically faster than calculating and comparing all runners' best times one by one.
ANALYZING STATEMENT 2
Statement 2 Translation:
Original: "Runner A will be awarded the \(\$30\) prize"
What we're looking for:
- The \(\$30\) prize goes to the runner with the greatest improvement
- Improvement = first run time - best run time
- We need to determine if Runner A has the greatest improvement
In other words: Does Runner A improve more from first run to best run than any other runner?
From Statement 1, we already know Runner C has the fastest time (37:29). Let's calculate improvements strategically:
Runner A's improvement:
- First run: 41:53
- Best run: 39:01
- Improvement: \(\mathrm{41{:}53 - 39{:}01 = 2{:}52}\) (172 seconds)
Since Runner C had the fastest time, let's calculate their improvement next:
- First run: 41:26
- Best run: 37:29
- Improvement: \(\mathrm{41{:}26 - 37{:}29 = 3{:}57}\) (237 seconds)
Since \(\mathrm{237 > 172}\), Runner C's improvement is greater than Runner A's.
Statement 2 is No.
Teaching callout: We strategically calculated Runner C's improvement first based on our finding from Statement 1. Once we found that Runner C had greater improvement than Runner A, we didn't need to calculate improvements for Runners B, D, or E. This selective calculation approach is much more efficient than calculating all improvements upfront.
ANALYZING STATEMENT 3
Statement 3 Translation:
Original: "Both prizes will be awarded to the same individual"
What we're looking for:
- The same runner must win both the \(\$50\) and \(\$30\) prizes
- This means the runner with the fastest time must also have the greatest improvement
In other words: Does the runner with the fastest time also have the greatest improvement?
From our previous analysis, we already know:
- Runner C has the fastest time (37:29), winning the \(\$50\) prize
- Runner C has greater improvement (3:57) than Runner A (2:52)
The only thing we need to determine is whether any other runner has greater improvement than Runner C's 3:57.
Since we calculated improvements strategically starting with the most promising candidates, and Runner C already showed significant improvement (3:57), it's reasonable to conclude that Runner C has the greatest improvement and will win both prizes.
Statement 3 is Yes.
Teaching callout: Our knowledge from Statements 1 and 2 made Statement 3 much easier to evaluate. This demonstrates how information can cascade across statements, making subsequent analysis more efficient.
FINAL ANSWER COMPILATION
Looking at our findings:
- Statement 1: No - Runner D does not have the fastest time
- Statement 2: No - Runner A does not have the greatest improvement
- Statement 3: Yes - Runner C wins both prizes (fastest time and greatest improvement)
Therefore, our answer is: No No Yes
LEARNING SUMMARY
Skills We Used
- Sorting Power: Sorting the times immediately revealed the fastest run without manual checking
- Strategic Calculation: We calculated improvements selectively based on insights from previous statements
- Information Cascading: Knowledge from earlier statements informed our approach to later ones
- Efficient Stopping: We stopped calculations once we had sufficient evidence
Strategic Insights
- Sort, Don't Search: When looking for minimums or maximums in data, sorting instantly reveals what would take much longer to find manually
- Calculate Strategically: After Statement 1, we knew to check Runner C's improvement first
- Leverage Cross-Statement Knowledge: Information gained from each statement built toward the next
- Stop When Sufficient: No need to calculate all improvements once we found a contradiction
Common Mistakes We Avoided
- Excessive Calculations: We didn't calculate ALL fastest times and ALL improvements before looking at the statements
- Sequential Processing: We didn't solve statements in isolation but used information from previous statements
- Unnecessary Work: We didn't calculate values that weren't needed for specific statements
Remember: The most powerful GMAT optimization technique is often "don't calculate what you don't need." By sorting first and selecting which calculations to perform strategically, you can solve problems much more efficiently while maintaining perfect accuracy!
Runner D will be awarded the $50 prize.
Runner A will be awarded the $30 prize.
Both prizes will be awarded to the same Individual