document.write( "Question 1150402: If there is a 20% chance that it will rain on any given day in December, what is the probability that it will not rain for a week in December? \n" ); document.write( "
Algebra.Com's Answer #772097 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "For each day, P(rain) = 0.20 means P(no rain) = 0.80. \n" ); document.write( "P(no rain for 7 days in a row) = 0.80^7 = 0.2097 to 4 decimal places. \n" ); document.write( " \n" ); document.write( " |