document.write( "Question 632207: Each month, an American household generates an average of 28 pounds of newspaper
\n" );
document.write( "for garbage or recyling with a standard deviation of 2 pounds. Assuming a normal
\n" );
document.write( "distribution, what percentage of American households generate between 27.8 and 31.3 pounds per month?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #398114 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Each month, an American household generates an average of 28 pounds of newspaper \n" ); document.write( "for garbage or recyling with a standard deviation of 2 pounds. Assuming a normal \n" ); document.write( "distribution, what percentage of American households generate between 27.8 and 31.3 pounds per month? \n" ); document.write( "----- \n" ); document.write( "z(27.8) = (27.8-28)/2 = -0.1 \n" ); document.write( "---- \n" ); document.write( "z(31.3) = (31.3-28)/2 = 3.3/2 = 1.65 \n" ); document.write( "---- \n" ); document.write( "P(27.8<= x <=31.3) = P(-0.1<= z <=1.65) = 0.4904 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |