document.write( "Question 764078: The odds of rain in June are 13:7. If rain on successive days is independent\r
\n" );
document.write( "\n" );
document.write( "a.Find the probability that it will rain\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b. Find the probability that it will rain in 3 days in a row\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #465176 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The odds of rain in June are 13:7. If rain on successive days is independent \n" ); document.write( "a.Find the probability that it will rain \n" ); document.write( "P(rain) = 13/(13+7) = 13/20 \n" ); document.write( "----------------------------------- \n" ); document.write( "b. Find the probability that it will rain in 3 days in a row \n" ); document.write( "P(rain for 3) = (13/20)^3 = 0.2746 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |