Calculate the z-score (standard score) of a data point, find the corresponding percentile and probability from the normal distribution table, and convert between raw scores and z-scores.
| Z-score | Percentile | Description |
|---|---|---|
| −2.0 | 2.3% | Far below average |
| −1.0 | 15.9% | Below average |
| 0.0 | 50.0% | Average |
| +1.0 | 84.1% | Above average |
| +2.0 | 97.7% | Far above average |