"High deviation = smart" — does that sound about right?
But surprisingly few people can explain what a deviation value actually means.
In this article, you'll grasp the truth behind deviation values in 3 minutes.
Start by playing with this graph.
// Hands-on Simulator
Drag the sliders freely, or pick a preset from the table on the right. Everything stays in sync.
| Dev | Top % | Rarity |
|---|---|---|
| 75 | 0.62% | 1-2 per grade |
| 70 | 2.28% | #1 in class of 40 |
| 65 | 6.68% | Top 2-3 in class |
| 60 | 15.87% | Top 1/6 |
| 55 | 30.85% | Slightly above avg |
| 50 | 50.00% | Dead average |
| 45 | 69.15% | Slightly below avg |
| 40 | 84.13% | Bottom ~16% |
// What a Deviation Value Really Is
The "deviation" you just played with — its formula is this simple:
It's a straightforward scale transform: re-center the mean to 50 and set the standard deviation (spread) to 10.
In other words, "a number that lets you compare your position across any test, using the same ruler" — that's a deviation value.
// 3-Question Quiz — Check Your Understanding
Q1. Does a deviation of 80 mean you scored 80 on the test?
Q2. Does a deviation of 50 equal the average score?
Q3. You got a deviation of 60 on two different tests. Same ability level?
// The Pitfall: When Deviation Values Lie
Deviation values are calculated under the assumption that scores follow a normal distribution.
But in reality, test results rarely form a perfect bell curve.
Drag the skewness slider to the right and feel how much the "top %" diverges for the same deviation value.
// KEY TAKEAWAY
- Deviation is not a "score" — it's your position within a group
- The formula simply rescales: mean → 50, standard deviation → 10
- Deviation 60 → top 16%. Deviation 70 → top 2%. Just 10 points = 5x rarity
- When the distribution is skewed, the "top %" from deviation can be misleading
// Frequently Asked Questions
Deviation = 50 + 10 × (Your Score − Mean) ÷ Std Dev
First, compute the mean and standard deviation from all scores. Then plug your score in. At the mean you get 50; one standard deviation above the mean gives 60.
A deviation of 50 means "exactly the group average." No matter what the raw test score is, if it matches the mean, the deviation is 50.
A deviation of 60 is roughly the top 15.87% (about 1 in 6). At 65 it's top 6.68%, at 70 it's top 2.28%. Each 10-point increase causes rarity to jump dramatically.
No. Deviation is a relative position assuming a normal distribution; rank is an absolute ordering from actual data. When scores aren't normally distributed, the rank predicted by deviation can differ significantly from the real rank. Try the "Pitfall" section above to see this in action.
Mathematically, yes. A deviation of 100 means "5 standard deviations above the mean" — extremely rare, but possible with small samples or outliers.
Generally, no. Deviation measures your position within the specific group that took that test. If the test populations differ, a deviation of 60 on one test may represent a completely different ability level than 60 on another.
Behind every deviation value is a "normal distribution."
Want to understand the bell curve you just saw on a deeper level?
StatPlay's interactive materials let you learn statistics by touching.