document.write( "Question 237427: The diameters of a wooden dowel produced by a new machine are normally distributed with a mean of 0.55 inches and a standard deviation of 0.01 inches. What percent of the dowels will have a diameter less than 0.56?
\n" );
document.write( "(5 points)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #174712 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The diameters of a wooden dowel produced by a new machine are normally distributed with a mean of 0.55 inches and a standard deviation of 0.01 inches. What percent of the dowels will have a diameter less than 0.56? \n" ); document.write( "----------------- \n" ); document.write( "Find the z-value of 0.56. \n" ); document.write( "z(0.56) = (0.56-0.55)/0.01 = 0.01/0.01 = 1 \n" ); document.write( "---- \n" ); document.write( "P(x < 0.56) = P(z < 1) = 0.8413 = 84.13% \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |