Express an observation as standard deviations from a mean and estimate its normal percentile.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
The score is z = (value − mean) ÷ standard deviation. An error-function approximation converts z into the percentage below the observation under a normal model.
Value: 85 Mean: 100 Standard deviation: 15
Z score: -1 Percentile below: 15.87 Percentile above: 84.13
Test scores are standardized across cohorts, quality measurements compare distance from target, and outlier lessons convert observations to normal percentiles.