document.write( "Question 1037757: If the chance of an overnight freeze in Rexburg on any given night is 0.55, what is the probability that it will freeze one or more of the next 8 nights in Rexburg? \r
\n" );
document.write( "\n" );
document.write( " (Round to three decimal places.) \n" );
document.write( "
Algebra.Com's Answer #652385 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the chance of an overnight freeze in Rexburg on any given night is 0.55, what is the probability that it will freeze one or more of the next 8 nights in Rexburg? \n" ); document.write( "----- \n" ); document.write( "Binomial problem with n = 8 ; p(freeze) = 0.55 ; p(not freeze) = 0.45 \n" ); document.write( "-------------- \n" ); document.write( "P(1<= freeze <=8) = 1 - P(freeze = 0) = 1 - 0.45^8 = 0.9983 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------- \n" ); document.write( " |