document.write( "Question 944638: What is the z-score for a normal distribution that has a mean of 100 a standard deviation of 8 given x = 108 \n" ); document.write( "
Algebra.Com's Answer #575982 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"z+=+%28x-mu%29%2Fsigma\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"z+=+%28108-100%29%2F8\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"z+=+1\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the z-score is 1. This means the raw score of 108 is exactly 1 standard deviation above the mean.
\n" ); document.write( "
\n" );