🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!
affect_heuristic
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.
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.
∃a∃d(Agent(a) ∧ Decision(d) ∧ Emotion(a,e) → Influences(e,d) ∧ ¬BasedOn(d, ObjectiveAnalysis))
Binary (yes/no) questions an LLM must answer to identify this aspect:
Does the decision appear driven by emotional reactions rather than objective analysis?
Type: binaryAre risks and benefits being evaluated based on feelings about the topic rather than data?
Type: binaryWould the judgment likely change if the person were in a different emotional state?
Type: binaryThe 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.
Emotional responses occur faster than analytical thinking and served as rapid survival signals throughout evolution. The brain uses current feelings as information ('How do I feel about this?'), creating an inverse relationship between perceived risk and perceived benefit.
Separate emotional reactions from analytical assessment. Use structured decision frameworks that require explicit evaluation of risks and benefits independently. Take time between emotional reaction and decision. Seek data-driven perspectives.
The affect heuristic drives public policy debates: people who love a technology see only benefits; those who fear it see only risks. Marketing exploits this by creating positive emotional associations with products through branding and advertising.
Use these tools to detect, analyze, or train this aspect.