document.write( "Question 1041272: In a city it rain 328 days on an average in one year. what is the probability of not getting rain on
\n" );
document.write( "1) two consecutive days.
\n" );
document.write( "2) three consecutive days. \n" );
document.write( "
Algebra.Com's Answer #656229 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Cannot determine without additional info or making assumptions; the probability of rain on any given date is usually not a constant.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you assume that there is a 328/365 chance of rain on any given day, then there is a 27/365 chance of no rain on any given day. Then the probability of no rain on two or three consecutive days is (27/365)^2 and (27/365)^3 respectively. \n" ); document.write( " |