SOLUTION: Suppose 5 fair 6-sided dice are thrown at a time and they are independant of each other. What is the probability that exactly 3 of the dice are 1's? What is the probabilty that exa

Algebra ->  Probability-and-statistics -> SOLUTION: Suppose 5 fair 6-sided dice are thrown at a time and they are independant of each other. What is the probability that exactly 3 of the dice are 1's? What is the probabilty that exa      Log On


   



Question 302071: Suppose 5 fair 6-sided dice are thrown at a time and they are independant of each other. What is the probability that exactly 3 of the dice are 1's? What is the probabilty that exactly 3 of the dice are any of the same number?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Suppose 5 fair 6-sided dice are thrown at a time and they are independant of each other.
What is the probability that exactly 3 of the dice are 1's?
Binomial Problem with n = 5 ; p = 1/6 ; x = 3
P(x=3) = 5C3*(1/6)^3(5/6)^2 = 0.0322
-----------------------------------------
What is the probabilty that exactly 3 of the dice are any of the same number?
Ans: The results are mutually exclusive.
Ans: 6(0.0322) = 0.1929
========================
Cheers,
Stan H.