document.write( "Question 222465: a set of data is normally distrubuted with a mean of 16 and a standard deviation of 0.3.what percent of the data is between 15.2 and 16? \n" ); document.write( "
Algebra.Com's Answer #166564 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a set of data is normally distrubuted with a mean of 16 and a standard deviation of 0.3.what percent of the data is between 15.2 and 16? \n" ); document.write( "------------------------ \n" ); document.write( "Find the z-values of 15.2 and of 16. \n" ); document.write( "--- \n" ); document.write( "z(15.2) = (15.2-16) / 0.3 = -2.6667 \n" ); document.write( "z(16) = 0 \n" ); document.write( "------------------- \n" ); document.write( "P(15.2 < x < 16) = P(-2.667 < z < 0) = 0.1051 \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |