Question
Question: If 5 distinct balls are placed at random into 5 cells, then the probability that exactly one cell re...
If 5 distinct balls are placed at random into 5 cells, then the probability that exactly one cell remains empty is
a) 12548
b) 12512
c) 1258
d) 1251
Solution
First we will find the ways of placing 5 distinct balls to place in 5 cells , by using the formula for placing n number of objects in n places, that is nn ways. Then, we will be selecting one empty cell from 5 cells by using the combination formula that is: nCr=r!(n−r)!n!. Then, find the number of ways of placing 5 distinct balls into 4 cells such that each cell has at least one ball for that we will first select two balls from five balls then we will assume it as one unit and arrange it in all remaining four boxes by using permutation formula: nPr=(n−r)!n! . Then, finally we will find the probability by using the formula: probability = number of total eventsnumber of favourable events
Complete step by step answer:
We are given in the question that 5 balls are placed into 5 different cells, and we already know that for placing n number of objects in n places, we will have = nn ways.
Therefore, the number of ways of placing 5 balls in 5 different cells is equal to 55
Now, we have to find the probability that exactly one cell is empty, now we will select one cell out of the given five cells and the selected cell will be empty.
Now we know that selecting r objects from nnumber of objects, we use the formula: nCr.
Now, it is given in the question that one cell will be empty therefore, the number of ways of selecting one empty cell out of the five cells is = 5C1=1!(5−1)!5!=5 ...... Equation 1.
Now, if we have to keep exactly one cell empty, then one of the cell must contain 2 balls and the remaining cell must contain one ball each.
So, the number of choosing two balls out of five balls will be: 5C2=2!(5−2)!5!=10 .......equation 2.
Now let’s assume the two balls as one unit and now in total we have four units that is one from each of the four cells. So, we have to arrange four units in four places therefore we will use permutation: nPr=(n−r)!n!⇒4P4=(4−4)!4!=24 .........Equation 3
So, the total number of ways in which one cell remains empty will be : 5C1×5C2×4P4 now putting values from equation 1 , 2 and 3:
We will have the total number of ways in which one cell remains empty is 5C1×5C2×4P4=5×10×24=1200 ....Equation 4
Now, we know that , probability = number of total eventsnumber of favourable events
So, the required probability is:
P=number of ways of placing 5 balls in 5 cellsnumber of ways of placing 5 distinct balls with one cell empty
From equation 4 we know that the total number of ways in which one cell remains empty with five distinct balls is 1200 , putting this value in the probability formula:
P=551200=31251200=12548
So, the correct answer is “Option A”.
Note: Always remember, while finding the probability of an event you need to find the total number of events and number of favorable events. Hence, the probability is the ratio of favorable events to the total number of events.