document.write( "Question 925960: A person rolls two dice and wins if he or she throws doubles. What are the odds in favor of the event? What are the odds against the event? \n" ); document.write( "
Algebra.Com's Answer #561866 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A person rolls two dice and wins if he or she throws doubles. What are the odds in favor of the event? What are the odds against the event? \n" ); document.write( "----- \n" ); document.write( "odds for = p(doubles)/p(not doubles) = (1/6)/(5/6) = 1:5 \n" ); document.write( "---------- \n" ); document.write( "odds against = p(not doubles)/p(doubles) = (5/6)/(1/6) = 5:1 \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------------ \n" ); document.write( " |