SOLUTION: A fair die is rolled five times. Calculate the probability of obtaining exactly two 3s. (Round your answer to four decimal places.)

Algebra ->  Statistics  -> Normal-probability -> SOLUTION: A fair die is rolled five times. Calculate the probability of obtaining exactly two 3s. (Round your answer to four decimal places.)      Log On


   



Question 1112086: A fair die is rolled five times. Calculate the probability of obtaining exactly two 3s. (Round your answer to four decimal places.)
Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
This is 5C2 (number of ways can choose two from 5, here is 10)*(1/6)^2*(5/6)^3
=10*(1/36)(125/216)=0.1608