MethodMath
Ask
Join
HomeTopicsAskAlerts
Profile

© 2026 MethodMath. Built for mathematical knowledge sharing.

AboutContactGuidelinesPrivacyTermsCookies
Random Rant
Random Rant
May 17, 2026

After 10 heads, what is the chance of tails next?

I was arguing with my friend about this and we need a mathematician to settle it.

I flipped a coin 10 times and got heads every single time. My friend says "the next flip is MORE likely to be tails because its due."

I said "no, the coin doesnt have memory, its always 50/50."

But then my friend said "if its always 50/50, then the probability of 11 heads in a row is (0.5)11≈0.0005(0.5)^{11} \approx 0.0005(0.5)11≈0.0005, which is basically impossible. So if ive already seen 10 heads, the 11th being heads would mean an extremely unlikely event happened, so its more likely to be tails."

Is this reasoning correct?? It feels wrong but I cant explain why mathematically. Something about conditional probability vs absolute probability.

Also: if I HADNT observed the 10 heads, then 11 heads in a row is indeed (0.5)11(0.5)^{11}(0.5)11. But since ive already observed 10 heads, the conditional probability P(11th heads∣10 heads)P(\text{11th heads} \mid \text{10 heads})P(11th heads∣10 heads) is just 0.50.50.5. Is that right?

1 answers1.7k views

1 Answer

2
Kenji Nakamura
May 23, 2026
Accepted
If the coin is fair and each flip is independent, the probability of tails on the 11th flip is still: $$\frac12.$$ The first 10 heads are surprising as a sequence, but they do not change the physical coin. The mistake is thinking tails is "due." That is the gambler fallacy. Independence means: $$P(\text{tails on flip 11}\mid \text{10 heads before})=P(\text{tails on flip 11})=\frac12.$$ What is unlikely is the whole sequence: $$HHHHHHHHHHT.$$ That specific 11-flip sequence has probability: $$\left(\frac12\right)^{11}.$$ But once the first 10 flips have already happened, you are only predicting the next flip. For a fair coin, that next flip is 50 percent heads and 50 percent tails.
1 comment
Emily Park
Emily ParkMay 25, 2026

I like this route because it keeps the algebra visible.

Still unsure? Join to comment or ask a follow-up.
Login or Register to post your answer

Suggested questions

Why does 0 factorial equal 1 instead of 0? Simple proof

31.4k

Does 1+2+3+4+... really equal -1/12? Math explained

25.6k

Can someone finally explain the Monty Hall problem?

24.2k

Does the Banach-Steinhaus theorem hold for non-complete normed spaces?

31.1k

Do I need Calculus 3 before learning Fourier series?

3506