Miyu is giving out $8$ identical chocolates to her $5$ friends, including Dhruv. All possible distributions are equally likely. What is the probability that Dhruv gets at least $6$ chocolates?
First, let's find the total number of ways Miyu and distribute the chocolates with no restrictions.
According to the Stars and Bars Theorem, we have
(n+k−1k−1) where n is the identical items and k is the number of groups.
Plugging in 8 and 5, we have
(8+5−15−1)=(124)=495
Next, we must find the number of favorable outcomes. If Druv gets 6 chocolates, then there are 2 more chocolates for 4 other friends.
Using the same method, we have
(2+4−14−1)=(53)=10
Now, we can write the equation
P(Dhruv gets 6)=Number of favorable outcomesTotal number of outcomes=10495
So our answer is approximately 2.02%.
Thanks! :)
In that case, we can do the same with 7 and 8.
We have
(1+4−14−1)=(43)=4
and
(0+4−14−1)=(33)=1
So there are 10+4+1 = 15.
So our answer is 15/495.
Thanks! :)