document.write( "Question 460024: If the class average is 195 and the SD is 30, what would be the score 1 SD above and below the mean? \n" ); document.write( "
Algebra.Com's Answer #315503 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Score 1 SD Above the mean = mean + 1*SD = 195+1*30 = 225\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Score 1 SD Below the mean = mean - 1*SD = 195-1*30 = 165
\n" ); document.write( "
\n" );