document.write( "Question 1158647: Show your solution : A data set has mean of 75 and standard deviation of 11.5. Find the z-score for each of the following :
\n" ); document.write( "a. X=85
\n" ); document.write( "b. X=50
\n" ); document.write( "c. X=95
\n" ); document.write( "d. X=75
\n" ); document.write( "

Algebra.Com's Answer #781606 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd=(x-75)/11.5. substitute each x and find z
\n" ); document.write( "a is 10/11.5=0.85
\n" ); document.write( "b is -25/11.5 or -2.17
\n" ); document.write( "c is 20/11.5 or 1.74
\n" ); document.write( "d is 0
\n" ); document.write( "
\n" );