document.write( "Question 198782: The average number of days school is closed due to snow during the winter in a certain city in the eastern part of United States is 4.What is the probability that the school in this city will close for 2 or more days during winter \n" ); document.write( "
Algebra.Com's Answer #149384 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The average number of days school is closed due to snow during the winter in a certain city in the eastern part of United States is 4.What is the probability that the school in this city will close for 2 or more days during winter \n" ); document.write( "------------------------------------- \n" ); document.write( "You cannot answer this unless you know the probability of snow on a day \n" ); document.write( "in the winter. \n" ); document.write( "It's a binomial problem with np = 4. \n" ); document.write( "If you assume the \"winter\" means 365/4 = 91 days then p = 4/91. \n" ); document.write( "In that case P(x >= 2) = 1 - binomcdf(91,(4/91),1) = 0.9133 \n" ); document.write( "------------------------------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |