The probability that at least one box contains only one ball.

82 Views Asked by At

There are $X$ boxes and $Y$ players, each player has $Z$ balls. ($X\geq Z$)

Now each player randomly chooses $Z$ out of $X$ boxes, and puts one ball in each chosen box. After all players completed the above actions, what is the probability that at least one box contains only one ball?

Thanks in advance!