Chloé chooses a real number uniformly at random from the interval . Independently, Laurent chooses a real number uniformly at random from the interval . What is the probability that Laurent's number is greater than Chloé's number?
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
Half the time Laurent's number exceeds 2017 and automatically wins; the other half both numbers are uniform on the same interval, and he wins half of that.
Solution
Scale the intervals to for Chloé and for Laurent; the probability is unchanged.
Split on Laurent's number .
With probability , . Then is at least , which is at least Chloé's number, so Laurent wins for sure.
With probability , . Now both numbers are independent and uniform on the same interval, so by symmetry each is larger with probability (a tie has probability ).
Combining:
The answer is .
Why this works
Two independent uniform choices form a uniform point in a rectangle, so probability is area. The rectangle here is ; the losing region is a right triangle with legs and , area , out of total area , giving a losing probability . Conditioning on which half Laurent lands in is the same computation organized so that symmetry does the work.
Alternative approach
Draw the rectangle with on one axis and on the other. The line cuts off the triangle , of area . So the probability that is .
The trap
Treating the two numbers as symmetric and answering 1/2, forgetting that Laurent's interval is twice as long.
Common mistakes
- Treating the two numbers as symmetric and answering 1/2, forgetting that Laurent's interval is twice as long.
- Averaging the two probabilities as but then also multiplying by an extra , or forgetting the sure-win half entirely.
Techniques
Cut the figure into known shapes (triangles, rectangles, sectors) · Exploit symmetry to reduce work or pair up objects