Question 411595
A set of 50 data values has a mean of 15 and a variance of 36. Find the standard score of a data value = 20
-----
How far is 20 from the mean?
20-15 = 5
----
How many standard deviations is that?
5/sqrt(36) = 5/6 = 0.8333
-----
That is the z-score for 20. 
That is the standard score.
---
In general, the z score for a data value
is z(x) = (x-u)/std
=========================
Cheers,
Stan H.
=========