document.write( "Question 281358: A.The diameters of bolts produced by a certain machine are normally distributed with a mean of U=0.30 inches and a standard deviation, r=0.042, inches. What percentage of bolts will have a diameter greater than 0.320 inches?
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "B.If 11 bolts are selected, what percentage of bolts will have a mean diameter greater than 0.32 inches? \n" );
document.write( "
Algebra.Com's Answer #204382 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A.The diameters of bolts produced by a certain machine are normally distributed with a mean of U=0.30 inches and a standard deviation, r=0.042, inches. What percentage of bolts will have a diameter greater than 0.320 inches? \n" ); document.write( "------------------ \n" ); document.write( "z(0.320) = (0.320-0.300)/0.42 = 0.0476 \n" ); document.write( "P(x > 0.32) = P(z > 0.0476) = 0.4812 = 42.12% \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "B.If 11 bolts are selected, what percentage of bolts will have a mean diameter greater than 0.32 inches? \n" ); document.write( "z(0.32) = (-.320-0.300)/[0.42/sqrt(11)] = 0.1579 \n" ); document.write( "P(xbar > 0.32) = P(z > 0.1579) = 0.4373 = 43.73% \n" ); document.write( "=================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |