Solveeit Logo

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) nCr(N1)rNn\dfrac{{{}^n{C_r}{{\left( {N - 1} \right)}^r}}}{{{N^n}}}
(B) nCr(N1)nr1Nn\dfrac{{{}^n{C_r}{{\left( {N - 1} \right)}^{n - r - 1}}}}{{{N^n}}}
(C) nCr(N1)nNn\dfrac{{{}^n{C_r}{{\left( {N - 1} \right)}^n}}}{{{N^n}}}
(D) nCr(N1)nrNn\dfrac{{{}^n{C_r}{{\left( {N - 1} \right)}^{n - r}}}}{{{N^n}}}

Explanation

Solution

Hint : To solve probability question we need total cases and favourable cases .Favourable case for this question is nnbiscuits are distributed among NNdifferent vectors and a particular beggar gets exactly rrbiscuit .Here to obtain total cases and favourable cases we will use concept of permutation and combination .
FORMULA USED :
Probability = favourablecasesTotalcases\dfrac{{favourable\,cases}}{{Total\,cases}}
nn things can be distributed among NN people in total Nn{N^n} ways .
We can choose rr things from total nn things in nCr{}^n{C_r} ways .

Complete step by step solution:
Total no of ways we can distribute nn biscuits in NN beggars is =Nn{N^n}
As the first biscuit can be given to NN ways, the second biscuit again can be given to NNways and so on up to nth{n^{th}} biscuits .
This can be written mathematically =N×N×N×N...........................ntimesN \times N \times N \times N...........................n\,times
=Nn{N^n}
Total no of biscuits are nn.
From these nn biscuits we have to give rr biscuits to a particular beggar .
We can choose rr biscuits from total nn biscuits in nCr{}^n{C_r} 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 = N1N - 1
Rest units of the biscuits are =nrn - r
So now nrn - rbiscuits have to be distributed among N1N - 1 beggars .
Total no of ways we can distribute nrn - r biscuits in N1N - 1 beggars is =(N1)nr{\left( {N - 1} \right)^{n - r}}
Required Probability = favourablecasesTotalcases\dfrac{{favourable\,cases}}{{Total\,cases}}
Total cases =Nn{N^n}
Favourable cases = nCr(N1)nr{}^n{C_r}{\left( {N - 1} \right)^{n - r}}
So probability is = nCr(N1)nrNn\dfrac{{{}^n{C_r}{{\left( {N - 1} \right)}^{n - r}}}}{{{N^n}}}
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 .