Apps

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

Affect Heuristic

Also Known As: Affektheuristik Affect-Heuristik Emotional Reasoning Heuristic Feelings-as-Information
Cognitive Bias ID: affect_heuristic

Definition

The affect heuristic is a mental shortcut in which people make judgments and decisions based on their current emotions rather than through deliberate, analytical reasoning. Identified by Paul Slovic, it means that if we feel positively about something, we judge its risks as low and its benefits as high — and vice versa. Emotions serve as a rapid, automatic evaluation system.

Examples

A person who feels warm and positive about nuclear energy because of its clean-energy image underestimates its risks, while someone who feels fear about it overestimates the same risks — both without examining the actual data.

After watching a heartwarming documentary about a charity, a donor gives a large sum without researching the organization's effectiveness or financial transparency.

An investor buys stock in a company they love using as a customer, assuming a great product experience means a great investment — without analyzing the financials.

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.

∃a∃d(Agent(a) ∧ Decision(d) ∧ Emotion(a,e) → Influences(e,d) ∧ ¬BasedOn(d, ObjectiveAnalysis))

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

    Does the decision appear driven by emotional reactions rather than objective analysis?

    Type: binary
  2. 2

    Are risks and benefits being evaluated based on feelings about the topic rather than data?

    Type: binary
  3. 3

    Would the judgment likely change if the person were in a different emotional state?

    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