document.write( "Question 310228: When it is not raining, the probability of the Buchanan Bears winning a football game is 2/3. When it is raining the probability of the Bears winning is 3/15. The probability of rain on any day in December is 3/4.
\n" );
document.write( "What is the probability of the Bears winning on December 5?\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #221923 by stanbon(75887) ![]() You can put this solution on YOUR website! When it is not raining, the probability of the Buchanan Bears winning a football game is 2/3. When it is raining the probability of the Bears winning is 3/15. The probability of rain on any day in December is 3/4. \n" ); document.write( "What is the probability of the Bears winning on December 5? \n" ); document.write( "----------------------------------- \n" ); document.write( "P(win | not raining) = 2/3 \n" ); document.write( "------------------------------ \n" ); document.write( "P(win | raining) = 3/15 \n" ); document.write( "-------------------------- \n" ); document.write( "P(rain) = 3/4 \n" ); document.write( "================================= \n" ); document.write( "Question: \n" ); document.write( "P(win) = P(win | rain) + P(win | not raining) = 3/15 + 10/15 = 13/15 \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |