Last verified · v1.0
Calculator · math
Iq Percentile Calculator
Calculate the percentile rank of any IQ score using the standard normal distribution. Supports WAIS, WISC, Stanford-Binet, and Cattell scales.
Inputs
Percentile Rank
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
How the IQ Percentile Calculator Works
An IQ score only gains meaning when compared against the broader population. The IQ percentile calculator converts a raw IQ score into a percentile rank, revealing what percentage of the reference population scores at or below a given value. This conversion relies on the mathematical properties of the standard normal distribution — a symmetric bell-shaped curve that describes how intelligence test scores spread across the population, centered at a mean of 100.
The Core Formula
The percentile P for a given IQ score is calculated using the cumulative distribution function (CDF) of the standard normal distribution:
P = Φ((IQ − μ) / σ) × 100
- IQ — the measured score from a standardized intelligence test
- μ (mu) — the population mean, fixed at 100 on all major modern IQ scales
- σ (sigma) — the standard deviation, which varies by test: 15 for WAIS, WISC, and Stanford-Binet 5; 24 for the Cattell scale; and 16 for older Stanford-Binet editions prior to 1986
- Φ — the standard normal CDF, which returns the probability that a randomly selected individual scores at or below a given z-score
Step 1: Compute the Z-Score
The z-score expresses a raw score as the number of standard deviations it falls above or below the mean. For an IQ of 130 on the WAIS (σ = 15): z = (130 − 100) / 15 = 2.00. A z-score of 2.00 indicates the score sits two full standard deviations above the population average, a level reached by fewer than 3% of test-takers. As covered in the Maricopa Open Digital Press chapter on z-scores and the standard normal distribution, the z-score transformation places any raw score onto a universal scale, enabling valid comparison across tests with different standard deviations.
Step 2: Apply the Standard Normal CDF
The standard normal CDF, Φ(z), returns the area under the bell curve to the left of the z-score — equal to the proportion of the population scoring at or below that value. For z = 2.00, Φ(2.00) ≈ 0.9772. Multiplying by 100 yields a percentile rank of 97.72. Penn State's STAT 200 applied example on estimating IQ confirms that the normal distribution model is the standard tool for these conversions in educational and clinical psychometrics.
Scale-Specific Standard Deviations
Selecting the correct standard deviation is critical for an accurate result. The three most common scales are:
- WAIS-IV/V, WISC-V, Stanford-Binet 5: σ = 15 (the current industry standard for most clinical and research settings)
- Cattell Culture Fair Intelligence Test: σ = 24 (a wider spread that significantly shifts percentile values at extreme scores)
- Stanford-Binet editions prior to 1986: σ = 16
Worked Examples (WAIS Scale: μ = 100, σ = 15)
- IQ 70: z = −2.00 → 2.28th percentile
- IQ 85: z = −1.00 → 15.87th percentile
- IQ 100: z = 0.00 → 50th percentile (exact population average)
- IQ 115: z = 1.00 → 84.13th percentile
- IQ 130: z = 2.00 → 97.72nd percentile (gifted range)
- IQ 145: z = 3.00 → 99.87th percentile
Interpreting Percentile Results and Measurement Error
While percentile calculations are mathematically precise, interpreting real-world test results requires understanding measurement limitations. The WAIS-IV, for example, reports a standard error of measurement (SEM) of approximately 2.6 points. This means if a person retook the test, their score would likely fall within a 95% confidence interval of roughly ±5 points around the obtained score. A reported IQ of 130 might represent a true ability anywhere from 125 to 135, corresponding to a percentile range of approximately 95th to 98th. Clinicians and test administrators emphasize that individual scores should never be treated as perfectly precise points but rather as estimates within a reasonable confidence band.
The normal curve's symmetry guarantees that roughly 68% of the population scores between 85 and 115, 95.4% between 70 and 130, and 99.7% between 55 and 145 on the WAIS scale — proportions that remain constant regardless of which scale is used, as long as the correct σ is applied.
Reference