Question
Question: A dice is rolled 5 times. Find the probability of getting 4 exactly 3 times....
A dice is rolled 5 times. Find the probability of getting 4 exactly 3 times.

Answer
The probability of getting a '4' exactly 3 times when a dice is rolled 5 times is 3888125.
Explanation
Solution
This is a binomial probability problem. The formula is P(X=k)=C(n,k)⋅pk⋅(1−p)n−k. Here, n=5 (number of rolls), k=3 (number of times '4' appears), p=1/6 (probability of rolling a '4'). C(5,3)=3!2!5!=10. P(X=3)=10⋅(61)3⋅(65)5−3=10⋅2161⋅3625=7776250=3888125.
