I'm studying probability theory and came across an exercise problem that I couldn't quite understand, even with the solution, and was hoping someone could give me some insight.
Alice, Bob, and Carl arrange to meet for lunch on a certain day. They arrive independently at uniformly distributed times between 1 p.m. and 1:30 p.m. on that day. What is the probability that Carl arrives first?
Apparently the answer is: "By symmetry, the probability that Carl arrives first is $\frac{1}{3}$." But I don't really know how this rather too simple solution came to be.
My initial approach is to divide cases as
$$P(C \lt A \lt B) + P(C \lt B \lt A)$$ and find each probability. However, wouldn't they differ depending on what time Carl arrives, and thus we would have to further condition?
Any feedback is appreciated. Thank you.
Let C be the event that Carl arrives first,B be the event that bob does and A the event that Alice does. Clearly, $P(A)+P(B)+P(C)=1$ since someone has to arrive first. Now notice that since they all pick their time arrival in the same way and independently, they should all have the same probability of arriving first. Thus, $3P(C)=1$