Why Random Coin-Flip Streaks Look Fake Even When They Are Fair
People often trust a sequence that alternates neatly and distrust one with six heads in a row. Real independence does not care what looks random to us.
A fair coin does not balance every short window
“50/50” describes long-run probability, not a rule that every ten flips must contain exactly five heads and five tails. Short samples can be lopsided without the process being biased.
One exact streak versus some streak somewhere
The probability of getting six heads starting at one specified position is small. But a long run of flips contains many possible starting positions and many possible surprising patterns. The more opportunities you have, the less shocking it becomes to see at least one streak.
Why alternation feels more random than clustering
Humans tend to expect random sequences to “mix” aggressively. A sequence like HTHTHT looks intuitively random even though it is just as specific as HHHHHH. Independence permits both.
The gambler’s fallacy
After several heads, tails can feel “due.” For independent fair flips, the next flip is still 50/50. The past sequence does not create a balancing obligation.
What the EgoTools game demonstrates
The Coin Flip Streak game is designed to make this intuition uncomfortable. Watching a browser produce long runs is a quick way to feel how different mathematical randomness can look from human expectations.
Important technical note
Browser games normally use pseudo-random number generators. They can simulate independent fair choices for a mini-game, but they are not the same thing as physical quantum randomness or a cryptographic randomness audit.
Try it yourself
Use the explanation above, then run the tool and compare your own repeated results.
See a random streak →