Explanation:
GIVEN:
Number of children= a
Number of gifts shortlisted = b
Also, b > a
We have to find the probability that all the children will select the same gift.
Probability =FavorablenumberofoutcomesTotalnumberofoutcomes
Total number of outcomes:-
Total number of outcomes over here signifies the total number of different ways in which ‘a’
number of children can select 1 gift each out of ‘b’ gifts available.
Number of ways in which first child can select 1 gift out of ‘b’ gifts = bC1=b
Number of ways in which second child can select 1 gift out of ‘b’ gifts = bC1=b
Similarly, Number of ways in which every child can select 1 gift = b
So, Total number of ways = b×b×b×b×b…………a times =ba
Favorable number of outcomes:-
Favorable number of outcomes means the total number of different ways in which each child will
select the same gift out of ‘b’ gifts available.
So every child will either select first gift or second or third and so on.And as there are ‘b’ gifts
available, so there are ‘b’ options available to selectone gift .
So, Favorable number of outcomes = b
Therefore, Probability = b/(b)^a=(1/b)^(a−1)
Hence, the correct answer is B.