// Statistics

STANDARD SCORE

Turn a raw value into a z-score and see where it falls in the distribution.

z = (x − μ) / σ.