document.write( "Question 848981: A manufacturer knows that their items have a normally distributed length, with a mean of 7.1 inches, and standard deviation of 1.7 inches.\r
\n" );
document.write( "\n" );
document.write( "Round your answer to four decimals.\r
\n" );
document.write( "\n" );
document.write( "If 24 items is chosen at random, what is the probability that their mean length is less than 6.2 inches? \n" );
document.write( "
Algebra.Com's Answer #511335 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A manufacturer knows that their items have a normally distributed length, with a mean of 7.1 inches, and standard deviation of 1.7 inches. \n" ); document.write( "Round your answer to four decimals. \n" ); document.write( "If 24 items is chosen at random, what is the probability that their mean length is less than 6.2 inches? \n" ); document.write( "------ \n" ); document.write( "mean of the sample means:: 7.1 in \n" ); document.write( "std of the sample means::: 1.7/sqrt(24) \n" ); document.write( "------- \n" ); document.write( "z(6.2) = (6.2-7.1)/[1.7/sqrt(24)] = -2.5936 \n" ); document.write( "---- \n" ); document.write( "P(x-bar < 6.2) = P(z < -2.5936) = normalcdf(-100,-2.5936) = 0.0047 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " |