document.write( "Question 829500: IQ test scores are normally distributed with a mean of 103 and a standard deviation of 13. An individuals IQ score is found to be 104. Find the z-score corresponding to this value. \n" ); document.write( "
Algebra.Com's Answer #499883 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"z=%28x-m%29%2Fs\"
\n" ); document.write( "\"z=%28104-103%29%2F13\"
\n" ); document.write( "
\n" );