A probability problem by maryam kouram

Probability Level pending

we have 5 boxes :box n°1,box n°2,......,box n°5. and five balls each ball with a number from 1 to 5. we distribute the balls to the boxes so that each one can contain zero to five balls. task: calculate the probability of one box remaining empty after the distribution.


The answer is 0.384.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Maryam Kouram
Jun 17, 2017

since one box shall remain empty, and we have 5 balls, 3 boxes will contain 1 ball each and 1 box will contain two balls. first, we need to calculate the number of possibilities in general, in this situation we have that number equal to5^{5}= 3125.

the number of ways to choose a box that remains empty is 5. the number of ways to choose a box that contains two balls is 4 ( since we have already chosen a box that will remain empty we only have 4 left to deal with ). the number of ways to choose two balls to put them in that box is: 5C2 = 10 and the number of ways to put the 3 balls that we have left in the 3 remaining boxes so that each one contains 1 ball is 3!=6 so CARD(A)=5 × 4 × 10 × 6 \times 4 \times 10 \times 6 = 1200 so the number of possibilities is P(A) = 1200 3125 \frac{1200}{3125} = 0.384

Abhishek Sinha
Jun 16, 2017

Since any of the 5 5 balls can go into any one of the 5 5 boxes, the total number of possible elementary outcomes (sequence of labels of boxes where the balls go) is 5 5 5^5 . Each one of these outcomes is equally likely.

Now, in these outcomes, one box will remain empty if and only if two balls go to a single box and the other three balls go to three distinct boxes, leaving one empty. The total number of such possibilities is ( 5 × ( 5 2 ) ) × 4 P 3 (5 \times \binom{5}{2})\times ^4P_3 .

Hence the required probability is ( 5 × ( 5 2 ) ) × 4 P 3 5 5 = 0.384. \frac{(5 \times \binom{5}{2})\times ^4P_3}{5^5}= 0.384.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...