document.write( "Question 629355: A test measuring basic literacy skills in children is normally distributed, with µ = 18 and σ = 5. How do I calculate the z score for each test score, example: a test socre of 11? \n" ); document.write( "
Algebra.Com's Answer #396215 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! z = (x - mu)/(sigma)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (x - 18)/(5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (11 - 18)/(5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (-7)/(5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = -1.4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------------------------------------------------------- \n" ); document.write( "If you need more help, email me at jim_thompson5910@hotmail.com\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jim \n" ); document.write( "-------------------------------------------------------------------------------------------------------------- \n" ); document.write( " |