Question
Question: There are n different objects 1 , 2 , 3 , ……, n distributed at random in n places marked 1 , 2 , 3 ,...
There are n different objects 1 , 2 , 3 , ……, n distributed at random in n places marked 1 , 2 , 3 ,….., n . If p is the probability that at least three of the objects occupy places corresponding to their number, find 6p.
Solution
Assuming Ei be the event that the ith object goes to the ith place , we get P(Ei∩Ej∩Ek)=n!(n−3)! for i<j<k and in order to find the probability that at least three objects occupy places corresponding to their number , as 3 places out of n places can be chosen in nC3 ways the probability is given by p=n!(n−3)!nC3 and multiplying this by 6 we get the required value .
Complete step by step solution:
We are given that n different objects 1 , 2 , 3 , ……, n distributed at random in n places marked 1 , 2 , 3 ,….., n
So let Ei be the event that the ith object goes to the ith place
Hence , we need to find the probability that at least three objects occupy places corresponding to their number
That is the events Ei,Ej,Ek occurs at the same time
This can be given by P(Ei∩Ej∩Ek)=n!(n−3)! for i<j<k
We know that we can choose 3 places out of n places in nC3 ways
Therefore the probability p is given by
⇒p=n!(n−3)!nC3
We know that nCr=(n−r)!r!n!
Substituting we get,
⇒p=n!(n−3)!(n−3)!3!n! ⇒p=3!1 ⇒p=3×2×11=61
Hence we get the value of p.
We are asked for the value of 6p.
⇒6p=6(61)=1
Hence our required value is 1.
Note:
Conditional probability is the probability of one event occurring with some relationship to one or more other events.
Permutations are for lists (order matters) and combinations are for groups (order doesn't matter).