document.write( "Question 190981: A random sample of 100 students at southern
\n" );
document.write( "university was collected. The mean age was found to be 24.2 years, with a standard deviation of 3.4 years \r
\n" );
document.write( "\n" );
document.write( "A) what percent of students are over 27.6 years old
\n" );
document.write( "b)what percent of the students are between 20.8 and 24.2 years old
\n" );
document.write( "c) If a student is selected at random from southern univesity, what is the probability that he or she will be over 20.8 years old\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I could use some help \n" );
document.write( "
Algebra.Com's Answer #143397 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A random sample of 100 students at southern \n" ); document.write( "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 percent of students are over 27.6 years old \n" ); document.write( "z(27.6) = (27.6-24.2)/[3.4] = 1\r \n" ); document.write( "\n" ); document.write( "P(x > 27.6) = P(z > 1) = 0.15866 \n" ); document.write( "----------------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "b)what percent of the students are between 20.8 and 24.2 years old \n" ); document.write( "z(20.8) = (20.8-24.2)/3.4 = -1 \n" ); document.write( "z(24.2) = 1 \n" ); document.write( "So, P(20.8 < x < 24.2) = P(-1 < z < 1) = 0.68269 \n" ); document.write( "------------------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "c) If a student is selected at random from southern univesity, what is the probability that he or she will be over 20.8 years old \n" ); document.write( "p(x > 20.8) = P(z > -1) = 0.84134 \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |