Q.4.84

Question

Suppose that 10 balls are put into 5 boxes, with each ball independently being put in box i with probability pi,i=15pi=1

(a) Find the expected number of boxes that do not have any balls.

(b) Find the expected number of boxes that have exactly 1 ball.

Step-by-Step Solution

Verified
Answer

(a) The expected number of boxes that do not have any balls isi=151-pi10

(b) The expected number of boxes that have exactly 1 ball isi=1510pi1-pi9

1Step 1: Given information(part a)

Given in the question that, Suppose that 10 balls are put into 5 boxes, with each ball independently being put in box i with probability pi,i=15pi=1.

2Step 2:Explanation (Part a)

Given:

10 balls are put into 5 boxes independently

Probability of a ball being placed in box i is pi.

i=15pi=1

 The number of successes among a selected number of independent trials with a persistent probability of success observes a binomial distribution. Definition binomial probability:

P(X=k)=nk·pk·(1-p)n-k=n!k!(n-k)!·pk·(1-p)n-k

Let us evaluate the definition of binomial probability at n=10,p=pi and k=0 :

P( box i is empty )=P(X=0)

=100·pi0·1-pi10-0

=1·1·1-pi10

=1-pi10

The expected value (or mean) is the sum of the product of each possibility x (number of boxes) with its probability P(x).

E( empty boxes )=xP(x)

=i=151×1-pi10

=i=151-pi10

3Step 3: Final answer (Part a)

The expected number of boxes that do not have any balls is i=151pi10

4Step 4: Given information(part b)

Suppose that 10 balls are put into 5 boxes, with each ball independently being put in box i with probability pi,i=15pi=1

5Step 5: Explanation (Part b)

Now we define the indicator random variable 

Ii=1    ;1th  box has one ball 0    ; otherwise 

Now the indicator random variable follows a binomial distribution

PIi=1=101pi11pi9

Now, the number of boxes contains one ball is given by i=15Ii

Expected number of boxes that have exactly 1 ball =Ei=15Ii

=i=15EIi

=i=15101pi11pi9

6Step 6:Final answer

Expected number of boxes that have exactly 1 ball is i=15101pi11pi9