document.write( "Question 1131812: A normal distribution has a mean of 224 and a standard deviation of 12. Find the probability that a score is in the interval given. (Round your answer to four decimal places.)\r
\n" );
document.write( "\n" );
document.write( "Between 205 and 250 \n" );
document.write( "
Algebra.Com's Answer #748545 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A normal distribution has a mean of 224 and a standard deviation of 12. Find the probability that a score is in the interval given. (Round your answer to four decimal places.) \n" ); document.write( "Between 205 and 250 \n" ); document.write( "----- \n" ); document.write( "z(205) = (205-224)/12 = -19/12 \n" ); document.write( "z(250) = (250-224)/12 = 26/12 \n" ); document.write( "------ \n" ); document.write( "P(205< x < 250) = P(-19/12 < z < 26/12) = normalcdf(-19/12,26/12) = 0.9282 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |