document.write( "Question 229260: hi i am having trouble to resolve this problem:
\n" );
document.write( "in a certain distrubution of numbers, the mean is 50 and the standard deviation is 6.What can you say about the percentage of numbers that lie between 38 and 62? \n" );
document.write( "
Algebra.Com's Answer #170037 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! in a certain distribution of numbers, the mean is 50 and the standard deviation is 6. \n" ); document.write( "What can you say about the percentage of numbers that lie between 38 and 62? \n" ); document.write( "--------------------- \n" ); document.write( "Find the z-value of 38 and of 63 \n" ); document.write( "------------------------------------ \n" ); document.write( "z(38) = (38-50)/6 = -12/6 = -2 \n" ); document.write( "--- \n" ); document.write( "z(62) = (62-50)/6 = 12/6 = 2 \n" ); document.write( "------------------------------------ \n" ); document.write( "P(38 < x < 62) = P(-2 < z < 2) = 0.9545 \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |