Fact Check
Bill Gates IQ: Where the 160 Came From, and What the Maths Actually Says
Search bill gates iq and you will see 160 almost everywhere. Gates has never taken an IQ test. The 160 is not a score he earned — it is his 1973 SAT run through a conversion, with one statistical step left out. Put that step back in and the number drops by about fifteen points. Here is the full working, plus the one piece of evidence that is far better than any test score: a maths problem he solved at 22 that nobody beat for thirty years.
There is no verified Bill Gates IQ score. He never sat a documented test. His 1590 SAT converts to 160 only if you skip regression to the mean; correct for it and the estimate lands at roughly 142 to 148. That is still highly gifted — about one person in a thousand — just not one in thirty thousand.
Key facts, at a glance
- Bill Gates has never taken a documented IQ test, and no test provider has published a score for him.
- Bill Gates scored 1590 out of 1600 on the SAT in 1973, made up of 790 on verbal and a perfect 800 on maths.
- On 1970s all-population norms a 1590 SAT sits 4.02 standard deviations above the mean, which converts directly to an IQ of 160.
- That conversion omits regression to the mean; correcting for it with an SAT-IQ correlation of 0.70 to 0.80 gives a Bill Gates IQ estimate of roughly 142 to 148.
- The claim that Bill Gates has an IQ of 180 has no published method behind it. A genuine 180 occurs in about one person in twenty million.
- Bill Gates published one academic paper, written with Christos Papadimitriou and appearing in Discrete Mathematics in 1979.
- That paper proved that (5n+5)/3 flips always suffice to sort a stack of n pancakes, a bound that stood as the best known result until it was improved to (18/11)n in 2009.
- Bill Gates did not place among the top scorers on the Putnam mathematics competition, and former Microsoft executive Brad Silverberg has said Steve Ballmer outscored him on it.
What Is Bill Gates’ IQ?
Nobody knows, and that is the honest starting point. Whether you searched what is the IQ of Bill Gates, what was Bill Gates IQ, or what IQ does Bill Gates have, the answer begins the same way: he has never released a score, no test provider has published one, and he has never claimed a number himself.
So when people ask what’s Bill Gates’ IQ, they are really asking what someone else calculated on his behalf. The Bill Gates IQ number in circulation has an author, and it is not him.
What he did leave behind are two things most public figures never produce. One is a near-perfect score on a hard, standardised exam. The other is an original piece of mathematics that professional researchers took three decades to improve on.
Those two things point in the same direction, and it is not 160.
Where the 160 Actually Came From
Unlike most celebrity IQ numbers, this one is not invented. It has a real method behind it. The method is just incomplete.
In 1973 Gates scored 1590 out of 1600 on the SAT: 790 on verbal, a perfect 800 on maths. That was the pre-1995 version of the test, which was harder to prepare for than today’s and lined up more closely with general reasoning ability.
Now the arithmetic. A 1974 study estimated what the SAT distribution would look like if every American teenager sat it, rather than only the college-bound. On those figures the combined mean was about 770, with a standard deviation near 204.
(1590 − 770) ÷ 204 = 4.02 standard deviations above average. Then 100 + (15 × 4.02) = 160.3. That is the entire derivation. The famous number is one subtraction and two multiplications, and it lands on 160 almost exactly — which is why it sounds so convincing.
So the 160 is not made up. Somebody did real arithmetic. They just stopped one step too early.
The Step Everyone Skips
Here is the problem. The SAT and an IQ test are not the same test. They measure overlapping but different things, and they correlate at roughly 0.7 to 0.8 — strong, but nowhere near perfect.
When two measures correlate imperfectly, an extreme score on one does not predict an equally extreme score on the other. This is called regression to the mean, and it is not a technicality. It is the single most common mistake in celebrity IQ estimates.
Think of it in everyday terms. A player who scores five goals in one match is genuinely excellent. But you would not predict five goals next match — you would predict fewer, because part of any exceptional performance is the thing itself and part is everything that happened to line up that day. The same logic applies to converting one test score into another.
The correction is simple: multiply the z-score by the correlation before converting.
| Method | Working | Estimate |
|---|---|---|
| No correction (the popular one) | 100 + 15 × 4.02 | 160 |
| Corrected, r = 0.70 | 100 + 15 × (0.70 × 4.02) | 142 |
| Corrected, r = 0.75 | 100 + 15 × (0.75 × 4.02) | 145 |
| Corrected, r = 0.80 | 100 + 15 × (0.80 × 4.02) | 148 |
So the defensible answer is roughly 142 to 148, depending on which correlation you use. And because the correlation is not perfect, even that carries a wide margin — a 90% band runs from about 129 to 162.
So what is Bill Gates’ actual IQ, as best anyone can say? Around 145, give or take a few points. The IQ level of Bill Gates on that corrected figure is roughly one person in a thousand — a genuinely rare level of ability. It is simply not the one in thirty thousand that 160 would mean.
Want a score with the working shown?
Our free test corrects for guessing and explains exactly how your raw answers become a number — no conversions, no borrowed maths.
Take the Free IQ TestThe Proof He Published at 22
This is the part almost every article on Bill Gates’ IQ leaves out, and it is far better evidence than any conversion.
As a Harvard undergraduate, Gates sat in a combinatorics class taught by Harry Lewis, who mentioned an unsolved puzzle. It goes like this. A waiter is carrying a stack of pancakes, all different sizes, in a jumbled order. Using only a spatula — slide it under any pancake and flip everything above it — how many flips does it take to get the stack sorted, largest at the bottom, in the worst possible case?
It sounds like a party trick. It is a genuine open problem in computer science, and it matters: the same maths is used for routing between processors in parallel computers, and for comparing genomes to work out how species diverged.
The pancake problem in one picture. Slide the spatula under any pancake, flip everything above it, repeat until sorted. The question is how many flips the worst possible stack needs.
Before Gates, the best anyone could guarantee was the obvious approach: bring the biggest unsorted pancake to the top, flip it into place, repeat. That takes about 2n flips for n pancakes.
Gates came back with a better algorithm within days. Working with Christos Papadimitriou, he proved that (5n + 5) / 3 flips always suffice — about 1.67n instead of 2n — and that at least 17n/16 flips are sometimes necessary. The paper, Bounds for sorting by prefix reversal, appeared in Discrete Mathematics in 1979. It is the only academic paper Gates has ever published.
How long that upper bound stood as the best known result. It was finally improved in 2009, by a team of professional computer scientists, to (18/11)n — a shift from 1.667n to 1.636n. Three decades of specialists working on the problem moved it by three hundredths.
Gates and Papadimitriou also invented a harder variant in the same paper: burnt pancakes, where each one has a burnt side that must finish face down. Their bounds on that version held for about sixteen years.
This matters more than the SAT for a simple reason. A test measures how you perform on problems that already have answers. Solving an open problem measures something else — working out what to do when nobody knows what to do. He was 22, and he did it in his spare time.
Where His Ability Hits a Ceiling
An honest estimate needs limits in both directions, and Gates’ record supplies one.
At Harvard he took the Putnam, the hardest undergraduate mathematics competition in North America. He did not place among the top scorers. Former Microsoft executive Brad Silverberg has also noted that Steve Ballmer outscored Gates on it.
That is useful precisely because it is unflattering. The Putnam selects hard for exactly the kind of raw mathematical ability an IQ estimate is trying to capture. Someone genuinely operating at 160 in that domain would generally show up near the top of that list. Gates did not.
Two data points pushing down, one strong data point pushing up, and they meet in the mid-140s. That convergence is why the corrected range is worth more than either number alone.
What About the Bill Gates IQ 180 Claim?
Some sites list Bill Gates IQ 180 as though it were settled. There is no method behind it anywhere — no conversion, no source, no reasoning shown.
It is worth understanding how extreme that claim is. A score of 145 occurs in about one person in 741. A score of 160 occurs in about one in 31,574. A score of 180 occurs in roughly one person in twenty million.
Nothing in Gates’ record — not the SAT, not the pancake paper, and certainly not the Putnam result — supports a figure that far into the tail. The 180 is what happens when a writer wants a bigger number than the last article they read.
How It Compares to Other Famous Names
| Person | Popular figure | What the evidence supports |
|---|---|---|
| Bill Gates | 160 | ~142–148. Two real data points: a 1590 SAT and a published proof. |
| Elon Musk | 155–160 | ~122–124 from published SAT conversions on a 1400 total. |
| Albert Einstein | 160 | Nothing. Never tested; printed guesses have run 192 to 207. |
| J. Robert Oppenheimer | 165 | ~135–145 from academic record. No test on file. |
Notice the pattern. The popular figure clusters at 160 regardless of who the person is or what evidence exists. That is not four independent measurements agreeing. That is one round number being reused.
Gates is the unusual case here: he is the only one of the four who left behind evidence that can actually be checked. Our guide to famous people’s IQ scores works through why almost every other number on these lists falls apart under the same scrutiny.
Common Misconceptions
“Gates took an IQ test to get into Harvard.”
Harvard did not require an IQ test then and does not now. Admissions used the SAT, school record and references. There is no Harvard IQ file, and the claim seems to exist only to give the 160 somewhere official-sounding to have come from.
“He dropped out because he was bored, which proves he was too smart for it.”
He left because Microsoft could not wait — the window for personal computing was opening right then. He was not failing, but he also was not top of the Putnam list. Harvard gave him an honorary degree in 2007.
“A near-perfect SAT means a near-perfect IQ.”
This is the whole error in one sentence. The two tests correlate at about 0.75, which means roughly 44% of what one measures is not what the other measures. Extreme scores on one predict less extreme scores on the other. That is arithmetic, not opinion.
“142 to 148 is a downgrade.”
It is a correction, not a criticism. That range is around one in a thousand. Combine it with an open problem solved at 22 and a company that reshaped an industry, and the number is arguably the least interesting fact about him.
Key Takeaways
- Bill Gates has never taken a documented IQ test. Every figure online is calculated, not measured.
- The famous 160 comes from converting his 1590 SAT: z = 4.02, then 100 + 15 × 4.02. The arithmetic is real but incomplete.
- Correcting for regression to the mean, using an SAT–IQ correlation of 0.70 to 0.80, gives roughly 142 to 148.
- His 1979 pancake sorting paper with Papadimitriou set a bound that stood unbeaten for about thirty years, which is stronger evidence than any test score.
- He did not place highly on the Putnam, and Steve Ballmer outscored him — a useful ceiling on the estimate.
- The 180 figure has no method behind it at all. A real 180 is about one person in twenty million.
Frequently Asked Questions
What is Bill Gates’ IQ?
There’s no verified number, because he’s never taken a documented test. Every figure is worked backward from his 1590 SAT. Done properly, that score points to roughly 142 to 148 — not the 160 usually repeated.
What is Bill Gates’ IQ score of 160 based on?
Converting his 1590 SAT straight into an IQ. On 1970s all-population norms a 1590 sits 4.02 standard deviations above the mean, and 100 + 15 × 4.02 gives 160. The conversion skips regression to the mean, which is what makes it too high.
Is Bill Gates’ IQ really 180?
No source supports it. It appears on listicles with no method shown. A genuine 180 occurs in about one person in twenty million, and nothing in his record supports a figure that extreme.
Did Bill Gates ever take an IQ test?
There’s no record of one. He’s never released a score, no provider has published one, and he’s never claimed a figure. What he did leave is a 1590 SAT and one published maths paper.
What was Bill Gates’ SAT score?
1590 out of 1600, taken in 1973 on the pre-1995 scale — 790 verbal and a perfect 800 in maths. That version was harder to prepare for than today’s and lined up more closely with general reasoning ability.
How much IQ does Bill Gates have compared to Einstein?
Neither has a real score, so you’re comparing two estimates. Gates at least left testable evidence — a SAT result and a published proof. Einstein left only retrospective guesses, which ranged from 160 to 207 across different decades.
What is Bill Gates’ IQ level in plain terms?
The corrected 142 to 148 range sits in the highly gifted band, roughly one person in a thousand. Genuinely rare — just not the one in thirty thousand that 160 would mean.
What did Bill Gates publish at Harvard?
One paper, with Christos Papadimitriou, in Discrete Mathematics in 1979. It set new bounds on the pancake sorting problem, proving (5n+5)/3 flips always suffice. That bound stood as the best known for about thirty years until it was improved in 2009.
Was Bill Gates the smartest person at Microsoft?
Not by every measure. Former Microsoft executive Brad Silverberg has noted that Steve Ballmer outscored Gates on the Putnam maths competition. Gates also never placed among the top Putnam scorers.
Where does the Bill Gates IQ test claim come from?
There is no Bill Gates IQ test. The phrase circulates because articles describe the SAT conversion loosely enough that readers assume a test happened. The SAT is a real test he really sat; the IQ figure derived from it is not.
Related Reading
Free · 24 Questions · No Signup
Curious where you’d land?
No conversions and no borrowed maths — just pattern, verbal, numerical and spatial questions, scored openly.
Take the Free IQ Test →Sources
- Gates, W. H. & Papadimitriou, C. H. (1979). “Bounds for sorting by prefix reversal.” Discrete Mathematics, 27(1), 47–57.
- Chitturi, B., Fahle, W., Meng, Z., Morales, L., Shields, C., Sudborough, I. H. & Voit, W. (2009). An (18/11)n upper bound for sorting by prefix reversals. Theoretical Computer Science.
- Cohen, D. S. & Blum, M. (1995). “On the problem of sorting burnt pancakes.” Discrete Applied Mathematics, 61(2), 105–120.
- Papadimitriou, C. H. — published recollections of the collaboration with Gates at Harvard.
- College Board — pre-1995 SAT scoring scale and score distributions.
- Silverberg, B. — public remarks on Putnam results at Microsoft.
Last updated: August 2026