Statistics

IQ Percentile Calculator

Settings
Reset
Share
Save
Embed
Report a bug

Share calculator

Add our free calculator to your website

Source

Please enter a valid URL. Only HTTPS URLs are supported.

Styling

Input border focus color, switchbox checked color, select item hover color etc.

Advanced

Please agree to the Terms of Use.

Preview

Save calculator

Calculator Settings

Please enter a value within the allowed range.

Please enter a value within the allowed range.

Please enter a value within the allowed range.

Please enter a value within the allowed range.

Share calculator

What Is an IQ Percentile Calculator?

An IQ percentile calculator converts an intelligence quotient (IQ) score into a percentile rank. The percentile tells you what fraction of the population scores at or below a given IQ. For example, an IQ at the 84th percentile means the score is higher than about 84% of people.

IQ tests are designed so that scores follow a normal (bell-shaped) distribution. By convention the distribution has a mean of 100. The standard deviation depends on the test: most modern scales (such as the Wechsler tests) use a standard deviation of 15, while the older Stanford–Binet scale uses 16.

How Does the Calculator Work?

The calculator assumes IQ scores are normally distributed with a mean of 100 and a standard deviation you choose (15 or 16). It first converts the IQ score into a standard score, or z-score, which measures how many standard deviations the score is from the mean. It then applies the standard normal cumulative distribution function (CDF), written Φ\Phi, to find the proportion of the population below that z-score.

Formulas

The z-score is:

z=IQμσz = \frac{\text{IQ} - \mu}{\sigma}

The percentile is the standard normal CDF of the z-score, expressed as a percentage:

P=Φ(z)100P = \Phi(z) \cdot 100

Where:

  • IQ is the score you enter.
  • μ\mu is the mean, fixed at 100.
  • σ\sigma is the standard deviation (15 or 16).
  • Φ(z)\Phi(z) is the probability that a standard normal variable is less than or equal to zz.

The calculator evaluates Φ(z)\Phi(z) with the Abramowitz–Stegun approximation of the error function, which is accurate to within a few thousandths of a percentile.

Worked Examples

These use a standard deviation of 15.

Example 1: IQ 100

z=10010015=0,P=Φ(0)100=50z = \frac{100 - 100}{15} = 0, \quad P = \Phi(0) \cdot 100 = 50

An IQ of 100 sits exactly at the 50th percentile — the middle of the distribution.

Example 2: IQ 115

z=11510015=1,P=Φ(1)10084.13z = \frac{115 - 100}{15} = 1, \quad P = \Phi(1) \cdot 100 \approx 84.13

An IQ of 115 is one standard deviation above the mean, at roughly the 84th percentile.

Example 3: IQ 130

z=13010015=2,P=Φ(2)10097.72z = \frac{130 - 100}{15} = 2, \quad P = \Phi(2) \cdot 100 \approx 97.72

An IQ of 130 is two standard deviations above the mean, at about the 98th percentile — the threshold many societies use for “gifted”.

Example 4: IQ 85

z=8510015=1,P=Φ(1)10015.87z = \frac{85 - 100}{15} = -1, \quad P = \Phi(-1) \cdot 100 \approx 15.87

An IQ of 85 is one standard deviation below the mean, at roughly the 16th percentile.

Practical Notes

  • The percentile depends on the standard deviation. The same raw IQ produces a slightly different percentile on a scale with σ=16\sigma = 16 than on one with σ=15\sigma = 15, so always match the scale your test reports.
  • The “1 in N people” figure describes the rarer tail of the distribution. For an IQ of 130 it is roughly 1 in 44 people.
  • Real test scores are only approximately normal, and percentiles in the extreme tails are sensitive to small modelling differences. Treat very high or very low percentiles as estimates.
  • To turn a percentile back into a range of plausible scores, use the confidence interval calculator. To average several test results, use the average calculator.

Report a bug

This field is required.