Players are pulled up to pick a ball out of a hat containing $14$ red and $1$ blue.
If the odds of drawing the blue ball are $1/15$ what are the odds of every person not drawing the blue ball and leaving it for the last person to draw?
Initially I thought you would multiply the probability of not drawing the blue ball for each person and multiplying them together so i did
$$\dfrac{14}{15} \times \dfrac{13}{14} \times \dfrac{12}{13} \times \cdots$$
But when I roughly calculate that, I get the same as $1/15$.
Is this correct?