document.write( "Question 379936: 7) The age of student are normally distributed with a mean of 25 and a standard deviation of 4.25. If a student is chosen at random, what is the probability that :
\n" ); document.write( "a) THE student age is at least 27
\n" ); document.write( "b) THE student age is between 26 and 30
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #269703 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Here \"mu+=+25\" and \"sigma+=+4.25\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a) \"P%28X+%3E=+27%29+=+P%28%28X+-+mu%29%2Fsigma+%3E=+%2827+-+25%29%2F4.25+=+0.47%29\". Hence \"P%28X+%3E=+27%29+=+P%28Z+%3E=0.47%29\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) . Hence P(26 < X < 30) = P(0.235 < Z < 1.176)\r
\n" ); document.write( "\n" ); document.write( "In either case, just use a usual standard normal table to find the probabilities.
\n" ); document.write( "
\n" );