🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!
gambler_s_fallacy
The mistaken belief that if a random event has occurred more frequently than expected in the past, it is less likely to occur in the future (or vice versa). People expect random sequences to self-correct, as if previous outcomes influence future ones. This reflects a fundamental misunderstanding of statistical independence. This cognitive bias is also relevant as a logical fallacy (D1) and a statistical error (D4), where it manifests as incorrect probabilistic reasoning about independent events.
After a roulette wheel lands on red seven times in a row, a gambler bets heavily on black, believing it is 'due' — even though each spin is independent and the probability of red or black remains the same regardless of past outcomes.
A couple has four daughters in a row and becomes convinced their next child is 'bound to be a boy' to balance things out. They make nursery plans accordingly, not recognizing that the sex of each pregnancy is an independent event with roughly 50/50 odds.
A lottery player avoids picking numbers that appeared in last week's draw, believing those numbers are now 'used up' and less likely to come up again — even though the lottery machine has no memory and every combination has an equal probability each week.
Binary (yes/no) questions an LLM must answer to identify this aspect:
Are past random outcomes being used to predict future independent events?
Type: binaryIs there a belief that a streak must end because it has gone on too long?
Type: binaryAre independent events being treated as if they have memory?
Type: binaryThe mistaken belief that if a random event has occurred more frequently than expected in the past, it is less likely to occur in the future (or vice versa). People expect random sequences to self-correct, as if previous outcomes influence future ones. This reflects a fundamental misunderstanding of statistical independence. This cognitive bias is also relevant as a logical fallacy (D1) and a statistical error (D4), where it manifests as incorrect probabilistic reasoning about independent events.
People apply a mental model of 'representativeness' — they expect short sequences to mirror the overall probabilities. A long streak of one outcome doesn't 'look random' to the human mind, triggering expectations of reversal.
Remind yourself that independent random events have no memory. Each coin flip, dice roll, or roulette spin is unaffected by previous outcomes, regardless of how long the streak.
This fallacy is endemic in gambling, but also affects financial trading (expecting market reversals after runs), sports betting, and even judicial decisions where judges may be less likely to grant asylum after a string of approvals.
Structural and content errors in reasoning.
Errors in data analysis and interpretation.
The tendency to draw strong conclusions from small samples, failing to recognize that small samples are more variable and less reliable than large ones.
Believing that small samples accurately represent the underlying population distribution.
Two individually losing strategies can combine to produce a winning strategy.
Use these tools to detect, analyze, or train this aspect.