I have problems understanding the solution for this lesson:
From $22$ football players we create two teams with $11$ players each. What is the probability of having the two best players in different teams?
I am pretty sure that the number of overall possible outcomes is $\binom{22}{11}$, which will divide the favorable number of outcomes. However I don't know how to get that. As far as I know the solution is $\frac{11}{21}$.
Thanks in advance!
The first "best" player is on one team. There are 10 other available slots on that team, and 11 available slots on the other, so the chance the second "best" player is on the second team is 11/(10+11) = 11/21.