Question
Question: If n biscuits are distributed among N different beggars ,what is the probability that a particular b...
If n biscuits are distributed among N different beggars ,what is the probability that a particular beggar gets exactly r biscuits ?
(A) NnnCr(N−1)r
(B) NnnCr(N−1)n−r−1
(C) NnnCr(N−1)n
(D) NnnCr(N−1)n−r
Solution
Hint : To solve probability question we need total cases and favourable cases .Favourable case for this question is nbiscuits are distributed among Ndifferent vectors and a particular beggar gets exactly rbiscuit .Here to obtain total cases and favourable cases we will use concept of permutation and combination .
FORMULA USED :
Probability = Totalcasesfavourablecases
n things can be distributed among N people in total Nn ways .
We can choose r things from total n things in nCr ways .
Complete step by step solution:
Total no of ways we can distribute n biscuits in N beggars is =Nn
As the first biscuit can be given to N ways, the second biscuit again can be given to Nways and so on up to nth biscuits .
This can be written mathematically =N×N×N×N...........................ntimes
=Nn
Total no of biscuits are n.
From these n biscuits we have to give r biscuits to a particular beggar .
We can choose r biscuits from total n biscuits in nCr ways .
Here the arrangements of the biscuits are not important so we use combinations .
From Total number of beggars one will get a particular number of biscuits. So Number of remaining beggars is one less than the total number of beggars .
So now number of remaining beggars are = N−1
Rest units of the biscuits are =n−r
So now n−rbiscuits have to be distributed among N−1 beggars .
Total no of ways we can distribute n−r biscuits in N−1 beggars is =(N−1)n−r
Required Probability = Totalcasesfavourablecases
Total cases =Nn
Favourable cases = nCr(N−1)n−r
So probability is = NnnCr(N−1)n−r
Option D is the correct answer .
So, the correct answer is “Option D”.
Note : Careful about permutation and combination . Depending upon the case we need to choose which one to apply. For Small number of beggars and biscuits students can write sample space and then calculate probability by counting total number of cases and favourable cases .