Z-score
A z-score tells how many standard deviations a value lies above or below the mean of its distribution.
A z-score standardizes a value by measuring its distance from the mean in standard deviations. You compute it as , where is the value, (mu) is the mean, and (sigma) is the standard deviation. For example, a score of 85 in a distribution with mean 70 and standard deviation 5 has , so it sits 3 standard deviations above the mean. A negative z-score means the value is below the mean.
More describing data terms, or browse the full statistics glossary.