document.write( "Question 1109302: Four fair six-sided dice are rolled. What is the probability that at least three of the four dice show the same value? \n" ); document.write( "
Algebra.Com's Answer #724316 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Four fair six-sided dice are rolled. What is the probability that at least three of the four dice show the same value? \n" ); document.write( "3 are the same:: 6(1/6)^3*(5/6) \n" ); document.write( "4 are the same:: 6(1/6)^4 \n" ); document.write( "---- \n" ); document.write( "Ans:: 6[(1/6)^3(5/6)+(1/6)^4] = 0.02777.. \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |