document.write( "Question 530920: The probability that a region prone to hurricanes will be hit by a hurricane in any single year is 15. What is the probability of a hurricane at least once in the next five years? \n" ); document.write( "
Algebra.Com's Answer #350253 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The probability that a region prone to hurricanes will be hit by a hurricane in any single year is 0.15. \n" ); document.write( "What is the probability of a hurricane at least once in the next five years \n" ); document.write( "----- \n" ); document.write( "P(at least one) = 1 - P(none in five years) \n" ); document.write( "----- \n" ); document.write( "= 1 - 0.85^5 \n" ); document.write( "---- \n" ); document.write( "= 1 - 0.44 \n" ); document.write( "--- \n" ); document.write( "= 0.56 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |