document.write( "Question 1125808: In 2000 act mean was 20.7 normal distribution was 5 what is the probability that a random selected student has a act of at least 25 \n" ); document.write( "
Algebra.Com's Answer #742118 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
if mean was 20.7 and sd 5
\n" ); document.write( "z=(x-mean)/sd or 4.5/5 or 0.86
\n" ); document.write( "probability z > 0.86 is 0.1949
\n" ); document.write( "
\n" );