document.write( "Question 608083:
\n" );
document.write( "A Math test has a mean of 43 and standard deviation of 17.0. Find the corresponding z scores for:
\n" );
document.write( "
\n" );
document.write( "I. a test score of 13
\n" );
document.write( "II. a test score of 61
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #383033 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! I.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (x - mu)/sigma\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (13 - 43)/(17)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (-30)/(17)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = -1.7647\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "II.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Follow the same idea in part I, but use x = 61 this time. \n" ); document.write( " |