Two types of $n$ Balls into $k$ Boxes

61 Views Asked by At

There are $n$ balls to distribute into $n/k$ boxes (each containing $k$ balls). $x$ red balls and the rest white balls. ( $x < (n-k)/2$)

What is the probability/bound for having at least one box containing $\ge k/2$ red balls?