Five friends (including Omar and Sarah) go to a party and leave their jackets at the entrance. On their way out, they each pick one of the 5 jackets randomly (without replacement)
What is the probability both Omar and Sarah don’t end up with their own jacket?
I can't see how the answer given here makes sense. Clearly, I'm being a bit dense. The answer given is 13/20...
If Omar takes Sarah's jacket, with probability $\frac{1}{5}$, then the probability that they both get the wrong jackets is $\frac{1}{5}$.
If Omar takes one of the other three wrong jackets, with probability $\frac{3}{5}$, then the probability that they both get the wrong jacket is $\frac{3}{5}\cdot\frac{3}{4} = \frac{9}{20}$.
$$\frac{1}{5} + \frac{9}{20} = \frac{13}{20}.$$