SOLUTION: A fair die is rolled six times. Calculate the probability of obtaining exactly two 3s

Algebra ->  Probability-and-statistics -> SOLUTION: A fair die is rolled six times. Calculate the probability of obtaining exactly two 3s      Log On


   



Question 601187: A fair die is rolled six times. Calculate the probability of obtaining exactly two 3s
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A fair die is rolled six times. Calculate the probability of obtaining exactly two 3s
----
Ninomisl problem with n = 6 and p(roll a 3) = 1/6
---
P(x = 2) = 6C2*(1/6)^2*(5/6)^4 = 15*625/46656 = 0.2009
============
Cheers,
Stan H.
===============