document.write( "Question 428284: Can someone please help me with this problem I am stuck and confused on normal distribution.
\n" );
document.write( "A normal distribution has a mean of 52 and a standard deviation of 4.2 What is the probability of a value between 44.0 and 55.0?\r
\n" );
document.write( "\n" );
document.write( "Your help is greatly apprieciated! \n" );
document.write( "
Algebra.Com's Answer #297753 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A normal distribution has a mean of 52 and a standard deviation of 4.2 What is the probability of a value between 44.0 and 55.0? \n" ); document.write( "---------------------- \n" ); document.write( "9---- \n" ); document.write( "z(55) = (55-52)/4.2 = 0.7143 \n" ); document.write( "------------------- \n" ); document.write( "P(44<= x <=55) = P(-1.9048<= z <= 0.7143) \n" ); document.write( "= normalcdf(-1.9048,0.7143) = 0.7341 \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |