Apps

🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!

Negativity Bias

Also Known As: Negativitätsverzerrung Negativitätsbias Negativity Effect Negativitätseffekt Bad-Is-Stronger-Than-Good Effect
Cognitive Bias ID: negativity_bias

Definition

Negativity bias is the psychological tendency for negative events, emotions, and information to have a greater impact on cognition and behavior than positive or neutral stimuli of equal intensity. Research consistently shows that 'bad is stronger than good' — negative experiences are processed more thoroughly, remembered more vividly, and have more lasting effects.

Examples

An employee receives a performance review with nine positive comments and one piece of constructive criticism. They spend the rest of the day fixating on the single negative point, barely remembering the praise.

A politician's approval rating drops sharply after one scandal despite years of popular policies — voters remember the bad more than the good.

A restaurant with 200 five-star reviews and 3 one-star reviews finds that potential customers focus disproportionately on the negative reviews when deciding whether to visit.

Formal Logic Pattern
FOL Pattern
The First-Order Logic formula representing this reasoning pattern's logical structure.
FOL (First-Order Logic) uses quantifiers (∀ = for all, ∃ = there exists), connectives (∧ = and, ∨ = or, ⇒ = implies, ¬ = not), and predicates to capture the essential form of a reasoning pattern. For example, the Ad Hominem fallacy: Person(x) ∧ HasFlaw(x) ⇒ Invalid(Claim(x)). These patterns allow automated verification of logical validity.

∀x∀y(Negative(x) ∧ Positive(y) ∧ EqualMagnitude(x,y) → PsychImpact(x) > PsychImpact(y))

Verification Steps
Verification Steps
Binary yes/no questions that an AI must answer to detect a reasoning pattern in a text.
Each of the 452 aspects has verification steps — simple yes/no questions designed to systematically detect whether a pattern appears in a text. For ad hominem: "Does the argument attack a person rather than their claim?" For false dichotomy: "Are only two options presented when more exist?" This ensures consistent, reproducible analysis.

Binary (yes/no) questions an LLM must answer to identify this aspect:

  1. 1

    Is negative information given more weight or attention than equally strong positive information?

    Type: binary
  2. 2

    Does the person dwell on a single criticism while ignoring multiple compliments?

    Type: binary
  3. 3

    Are negative events being treated as more informative or diagnostic than positive ones?

    Type: binary
Deep Dive
The expandable detail section on each aspect page with examples, psychology, and counter-strategies.
The Deep Dive section provides in-depth information about each aspect: a real-world example showing the pattern in action, an explanation of why it works psychologically, practical advice on how to counter it, alternative names, and links to related aspects.

Hierarchical Context