🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!
conjunction_fallacy_logic
The logical form of the conjunction fallacy: concluding that a conjunction of events is more probable than one of its conjuncts alone. This violates a basic axiom of probability theory and formal logic concerning subset relationships.
Linda is more likely to be a bank teller AND a feminist activist than just a bank teller.
Mark is a retired army officer who frequently attends gun shows and has written letters to his local newspaper opposing federal regulations. People consistently rate it as more probable that Mark is a veteran AND a member of the NRA than that Mark is simply a veteran — despite the conjunction always being less probable than either component alone.
A weather app user is told there is a 70% chance of rain tomorrow. They reason that it is more likely to rain AND be cold than it is to simply rain, because rain and cold 'go together' — violating the basic probability rule that a conjunction cannot exceed the probability of its least likely conjunct.
P(A ∧ B) ≤ P(A) violated
Binary (yes/no) questions an LLM must answer to identify this aspect:
Does the argument claim that a specific, detailed scenario is more likely than a more general one?
Type: binaryIs the specific scenario a subset of the general scenario (i.e., the specific scenario includes all conditions of the general one plus more)?
Type: binaryDoes the reasoning violate the rule that P(A and B) cannot exceed P(A)?
Type: binaryThe logical form of the conjunction fallacy: concluding that a conjunction of events is more probable than one of its conjuncts alone. This violates a basic axiom of probability theory and formal logic concerning subset relationships.
Detailed, vivid scenarios feel more representative and thus more probable, even when probability theory guarantees the opposite.
Apply the conjunction rule: the probability of A-and-B can never exceed the probability of A alone. More specific always means equal or less likely.
Risk assessment, intelligence analysis, and jury reasoning where detailed narratives are judged as more plausible than simpler ones.
Use these tools to detect, analyze, or train this aspect.