document.write( "Question 1162940: For a population with a mean of 250 and a standard deviation of 42, convert each of the following z scores to raw scores.
\n" );
document.write( "a. 0.52
\n" );
document.write( "b. -1.47
\n" );
document.write( "c. 1.80
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #786869 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "plug in \n" ); document.write( "0.52=(x-250)/42 \n" ); document.write( "x=271.84\r \n" ); document.write( "\n" ); document.write( "-1.47=(x-250)/42 \n" ); document.write( "-61.74=x-250 \n" ); document.write( "x=188.26\r \n" ); document.write( "\n" ); document.write( "do the third the same way. \n" ); document.write( " |