document.write( "Question 213459: A random sample of 100 students at Southern University was collected. The mean age was found to be 24.2 years, with a standard deviation of 3.4 years.
\n" );
document.write( "(a) What percentage of students are over 27.6 years old? 4%
\n" );
document.write( "(b) What percentage of the students are between 20.8 and 24.2 years old? 9%
\n" );
document.write( "(c) If a student is selected at random from Southern University, what is the probability that he or she will be over 20.8 years old? 5%\r
\n" );
document.write( "\n" );
document.write( "Ignore the 4 percent, 9 percent and the 5 percent that was what I think the answer is. \n" );
document.write( "
Algebra.Com's Answer #161243 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A random sample of 100 students at Southern University was collected. The mean age was found to be 24.2 years, with a standard deviation of 3.4 years. \n" ); document.write( "(a) What percentage of students are over 27.6 years old? \n" ); document.write( "Find the z-score of 27.6. \n" ); document.write( "z(27.6) = (27.6-24.2)/3.4 = 1 \n" ); document.write( "Then P(x > 27.6) = P(z > 1) = 0.1587 \n" ); document.write( "==============================================\r \n" ); document.write( "\n" ); document.write( "(b) What percentage of the students are between 20.8 and 24.2 y0.34ears old? \n" ); document.write( "Find the z-scores of the two numbers: \n" ); document.write( "z(24.2) = 0 \n" ); document.write( "z(20.8) = (20.8-24.2) = -3.4=2.4 = -1 \n" ); document.write( "P(20.8 < x < 24.2) = P(-1 < z < 0) = 0.3413 \n" ); document.write( "----------------------------------------------------------- \n" ); document.write( "(c) If a student is selected at random from Southern University, what is the probability that he or she will be over 20.8 years old? \n" ); document.write( "z(20.8 = -1 \n" ); document.write( "P(x > 20.8) = P(z > -1) = 0.8413 \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " \n" ); document.write( " |