document.write( "Question 824224: hello,\r
\n" );
document.write( "\n" );
document.write( "could someone help me please, I have this questions..\r
\n" );
document.write( "\n" );
document.write( "1)consider a set of 900 of data values with a mean of 24 and standard deviation of 4.0
\n" );
document.write( "a)how many values are larger than 27.00
\n" );
document.write( "(report answer to nearest integer)\r
\n" );
document.write( "\n" );
document.write( "b) how many values are btween 23.00 and 28.00
\n" );
document.write( " (report answer to nearest integer)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #496187 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1)consider a set of 900 of data values with a mean of 24 and standard deviation of 4.0 \n" ); document.write( "a)how many values are larger than 27.00 \n" ); document.write( "z(27) = (27-24)/4 = 3/4 \n" ); document.write( "P(x > 27) = P(z > 3/4) = 0.2266 \n" ); document.write( "---- \n" ); document.write( "Answer: 0.2266*900 = 204 \n" ); document.write( "---------------------------------------- \n" ); document.write( "b) how many values are btween 23.00 and 28.00 \n" ); document.write( "z(28) = (28-24) = 4/4 = 1 \n" ); document.write( "P(27 < x < 28) = P(3/4 < z < 1) = normalcdf(3/4 , 1) = 0.06 \n" ); document.write( "------ \n" ); document.write( "Ans: 0.06*900 = 54 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |