🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!
hasty_generalization
Hasty generalization is the act of drawing a broad conclusion from insufficient, biased, or unrepresentative evidence. It leaps from particular observations to universal claims without adequate justification. The fallacy is not in generalizing per se -- induction is essential to reasoning -- but in doing so from a sample too small or skewed to support the conclusion.
"I've met three people from that town and they were all rude. Everyone from that town must be rude."
The first two electric cars I test-drove had shorter range than advertised. Electric cars in general must always fall short of their claimed range.
A journalist interviews three voters outside a polling station, all of whom support the incumbent. She reports that the incumbent has overwhelming public support.
∃x(P(x)) ⇒ ∀x(P(x))
Binary (yes/no) questions an LLM must answer to identify this aspect:
Does the argument draw a general or universal conclusion?
Type: binaryIs the evidence limited, anecdotal, or from a small/unrepresentative sample?
Type: binaryWould a larger or more representative sample potentially invalidate the conclusion?
Type: binaryHasty generalization is the act of drawing a broad conclusion from insufficient, biased, or unrepresentative evidence. It leaps from particular observations to universal claims without adequate justification. The fallacy is not in generalizing per se -- induction is essential to reasoning -- but in doing so from a sample too small or skewed to support the conclusion.
The human brain is wired for pattern recognition and seeks to form quick judgments from limited data as a survival mechanism, making us prone to treating small samples as representative.
Ask about sample size and representativeness. Provide counterexamples and request evidence from larger, more diverse data sets.
Rampant in stereotyping and prejudice, product reviews based on a single experience, and media coverage that treats isolated incidents as trends.
Filtering out contradicting information, only accepting confirming data.
Forming worldview based on examples that come most easily to mind.
Believing individual member characteristics reflect the entire group.
Bandwagon effect – adopting behaviors/beliefs because the majority does.
Altering a generalization's definition to exclude a counter-example.
Ignoring general statistical base rates in favor of specific individual-case info.
A trend in several groups that disappears or reverses when combined.
Using collective pronouns to assign responsibility to groups lacking cohesive agency.
Generic generalisation occurs when a generic statement — one that captures a typical or characteristic property of a kind — is treated as a strict universal claim. Generic sentences like 'dogs have four legs' or 'mosquitoes carry malaria' express statistical tendencies, characteristic features, or normative expectations, but they tolerate exceptions. The fallacy arises when these defeasible generics are deployed as though they were exceptionless universal quantifications, licensing conclusions about specific individuals.
The accident fallacy (a dicto simpliciter ad dictum secundum quid) occurs when a general rule is applied to a specific case whose circumstances make the rule inapplicable. The fallacy treats the general rule as absolute and exceptionless, ignoring the particular features of the case at hand that constitute a legitimate exception. It is the opposite of the converse accident (hasty generalisation), which moves from specific cases to general rules.
The overwhelming exception fallacy occurs when a generalisation is presented as meaningful or informative despite having so many exceptions that it is effectively vacuous. The rule may be technically true only in a narrow set of circumstances, yet it is invoked as though it captures a genuine regularity. This differs from the accident fallacy in that the problem is not misapplication to one case but the rule's fundamental inadequacy as a generalisation.
The anecdotal argument fallacy occurs when personal experiences, individual stories, or isolated examples are presented as sufficient evidence for a general claim. While anecdotes can be valuable for illustration, hypothesis generation, or making data relatable, they are unreliable as evidence because they are subject to selection bias, survivorship bias, memory distortion, and the representativeness heuristic. A single vivid story can psychologically overwhelm statistical evidence covering thousands of cases.
The panacea fallacy occurs when a single, simple solution is proposed as the complete answer to a complex, multi-dimensional problem. The fallacy lies not in the potential value of the proposed solution but in the claim that it alone is sufficient. Complex problems typically have multiple interacting causes, and addressing only one causal pathway while ignoring others gives the illusion of resolution without achieving it. This fallacy exploits the human preference for simple, actionable narratives over complicated, ambiguous ones.
Use these tools to detect, analyze, or train this aspect.