Quote:
Originally Posted by Betty Jan There are 11 boxes and 7 balls. The balls are dropped independently and uniformly at random in to the boxes. Find the expected number of boxes which contain no more than 1 ball.
The key part of this problem is finding the probabilty of boxes that containes no more than 1 ball. But I dont know how to get there...
Thanks very much for the help. |
Hi Betty Jan,
Let

be the number of balls in box number

, where

.
Then

has a Binomial distribution with

, so

.
Now define

,

otherwise, for

,
so
![E[Y_i] = P(X_i \leq 1) E[Y_i] = P(X_i \leq 1)](http://www.mathhelpforum.com/math-help/latex2/img/c93a73dd5cdfb0c19d43229b4a53316b-1.gif)
.
Then the expected number of boxes with no more than one ball in each box is
where

is given by (*) above.
The theorem that E(X+Y) = E(X) + E(Y) plays a crucial role at equation (**).
It's important to know that this theorem is true even if X and Y are not independent, which is good for us here because the

's are not independent.