document.write( "Question 80681: I sent this one before but made some misstakes sorry. In the question u is for population mean and o is for Population standards deviation thank you .\r
\n" );
document.write( "\n" );
document.write( "Let X be a normally distributed random variable with u=100 and o=15 . The probability that is between 80 and 120 is (to the nearest whole percent)
\n" );
document.write( " a. 8 % b. 82 % c. 91% d. answer not listed
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #57829 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In the question u is for population mean and o is for Population standards deviation thank you .\r \n" ); document.write( "\n" ); document.write( "Let X be a normally distributed random variable with u=100 and o=15 The probability that is between 80 and 120 is (to the nearest whole percent) \n" ); document.write( " a. 8 % b. 82 % c. 91% d. answer not listed \n" ); document.write( "-------------- \n" ); document.write( "If you have a Ti calulator use normalcdf(80,120,100,15) = 0.8175... \n" ); document.write( "----- \n" ); document.write( "If you do not find the z-scores of 80 and of 120: \n" ); document.write( "z(80)=(80-100)/15 = -1.333333 \n" ); document.write( "z(120)=(120-100)/15 = 1.333333 \n" ); document.write( "Probability you want is normalcdf(-1.33333,1,33333)=0.8175... \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |