document.write( "Question 1119830: SAT scores of all students writing the 2018 exam in the state of Ohio are
\n" ); document.write( "Normally distributed with a mean of 1550 and a standard deviation of 225
\n" ); document.write( "a. If 1 SAT score is randomly selected, find the probability that it is greater than
\n" ); document.write( "1600.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #735512 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( "z=(1600-1550)/225
\n" ); document.write( "z=50/225 or 0.222
\n" ); document.write( "probability z>0.22 is 0.4129.
\n" ); document.write( "
\n" );