document.write( "Question 1155573: The scores on a psychology exam were normally distributed with a mean of 51 and a standard deviation of 6. About what percentage of scores were less than 33 ? \n" ); document.write( "
Algebra.Com's Answer #778265 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( "=(33-51)/6
\n" ); document.write( "=-3
\n" ); document.write( "probability of z < -3 is about 0.0015 or about 0.15%.
\n" ); document.write( "
\n" );