SOLUTION: I have this question which i don't know how to solve it, please help me If ten dice are rolled at once, what is the chance that there are exactly three sixes?

Algebra ->  Probability-and-statistics -> SOLUTION: I have this question which i don't know how to solve it, please help me If ten dice are rolled at once, what is the chance that there are exactly three sixes?      Log On


   



Question 824079: I have this question which i don't know how to solve it, please help me
If ten dice are rolled at once, what is the chance that there are exactly three sixes?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If ten dice are rolled at once, what is the chance that there are exactly three sixes?
----------------
Ans:: 10C3(1/6)^3*(5/6)^7 = binompdf(10,1/6,3) = 0.1550
--------------------
Cheers,
Stan H.
=================