document.write( "Question 361608: The final exam scores of students taking a biology course at a university are normally distributed with a population mean of 73 and population standard deviation of 15. Nine students are randomly selected from the university and let x be their average score.
\n" );
document.write( "What is the probability that their average biology score x is between 60 and 80?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Here's what I have so far...\r
\n" );
document.write( "\n" );
document.write( "z=(60-73)/5, z=(80-73)/5
\n" );
document.write( "z=-2.6;1.4\r
\n" );
document.write( "\n" );
document.write( "P(-2.6 < x < 1.4)
\n" );
document.write( "P(z<1.4)-P(z<-2.6) \n" );
document.write( "
Algebra.Com's Answer #257782 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The final exam scores of students taking a biology course at a university are normally distributed with a population mean of 73 and population standard deviation of 15. Nine students are randomly selected from the university and let x be their average score. \n" ); document.write( "What is the probability that their average biology score x is between 60 and 80? \r \n" ); document.write( "\n" ); document.write( "Here's what I have so far... \n" ); document.write( "z=(60-73)/5,e z=(80-73)/5 \n" ); document.write( "z=-2.6;1.4 \n" ); document.write( "P(-2.6 < x < 1.4) \n" ); document.write( "P(z<1.4)-P(z<-2.6) \n" ); document.write( "---------------------- \n" ); document.write( "You say the standard deviation is 15, \n" ); document.write( "but you use 5 as the standard deviation. \n" ); document.write( "---- \n" ); document.write( "Assuming 5 is the correct number, you \n" ); document.write( "z-values are correct. \n" ); document.write( "---- \n" ); document.write( "Your conclusion should be the following: \n" ); document.write( "P(60 < x < 80) = P(-2.6 < z < 1.4) = 0.9146 \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |