Calculate the Z-score for a data point and find the corresponding probability.
| Z-Score | — |
| P (below) | — |
| P (above) | — |
A Z-score tells you how many standard deviations a value is from the mean. Z = (x − μ) / σ. A Z-score of 0 = exactly average. Z = 1.96 corresponds to the 97.5th percentile (used in 95% confidence intervals).