document.write( "Question 173091: The inside diameter of metal washers produced by a company are normally distributed with a mean of 0.5 inches and a standard deviation of 0.01 inches. Of all washers produced, 0.8% of the washers are rejected because they are to small for a bolt used to test them. What is the diameter of the bolt used for the test?\r
\n" );
document.write( "\n" );
document.write( "I have tried almost every formula and I cannot seem to get this one at all, please help! Thanks \n" );
document.write( "
Algebra.Com's Answer #127964 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The inside diameter of metal washers produced by a company are normally distributed with a mean of 0.5 inches and a standard deviation of 0.01 inches. Of all washers produced, 0.8% of the washers are rejected because they are to small for a bolt used to test them. What is the diameter of the bolt used for the test? \n" ); document.write( "----------------------------------- \n" ); document.write( "Draw a normal curve and put 0.5\" in the middle. \n" ); document.write( "Mark a left tail that has 0.8% of the population in it. \n" ); document.write( "------------------------------ \n" ); document.write( "0.8% = 0.8/100 = 0.008 \n" ); document.write( "------ \n" ); document.write( "Find the z-value below which 0.8% of the population lies. \n" ); document.write( "That z-value is -2.408916... \n" ); document.write( "------------------------------ \n" ); document.write( "Now find the x-value (raw score) that corresponds to that z-value using: \n" ); document.write( "z = (x-u)/sigma \n" ); document.write( "-2.408916 = (x-0.5)/0.01 \n" ); document.write( "x-0.5 = 0.01*-2.408916 = -0.024089 \n" ); document.write( "x = 0.475910... \n" ); document.write( "----------------------- \n" ); document.write( "The washer must have had a diameter < 0.475910 inches \n" ); document.write( "======================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |