Order Changes Everything
The viewer learns that in a race, changing who finishes first, second, or third creates different outcomes, so this is a permutation problem.
Permutation: The Race shows that order matters: swapping first, second, or third place creates a different outcome. By the end, you'll know: order changes results, ranking counts separately, and permutations list arrangements. We start with the key question: does the order of the finish matter? In a race, it absolutely does. If one runner is first, another is second, and another is third, that is a different result from swapping any of those places. Think about it with three names. If Ava wins gold, Ben gets silver, and Cara gets bronze, that is not the same outcome as Ben first, Ava second, Cara third. The same three people are involved, but the positions change the result. That is the difference between a selection problem and a permutation problem. If you only cared about which three runners made the podium, order would not matter. But here, the places are labeled, so the arrangement matters. So the whole problem is about ordered outcomes. Once you see that first, second, and third are different jobs, you know you are counting permutations, not just choosing a group.