Back to cognitive-biases

skills/cognitive-biases/context/examples-ethics.md

Cognitive Bias Examples and Ethical Guidelines

cognitive-biases

Document

Real-world examples and ethical frameworks for applying cognitive biases.

Foundation: Dual-Process Theory

┌─────────────────────────────────────────────────────────────────┐
│                     HUMAN DECISION-MAKING                        │
├────────────────────────────┬────────────────────────────────────┤
│       SYSTEM 1 (95%)       │          SYSTEM 2 (5%)             │
├────────────────────────────┼────────────────────────────────────┤
│ Fast                       │ Slow                               │
│ Automatic                  │ Deliberate                         │
│ Intuitive                  │ Analytical                         │
│ Unconscious                │ Conscious                          │
│ Associative                │ Logical                            │
│ Low effort                 │ High effort                        │
│ Emotional                  │ Rational                           │
├────────────────────────────┼────────────────────────────────────┤
│ "Feels right"              │ "Let me think about this"          │
└────────────────────────────┴────────────────────────────────────┘

Most user interactions happen through System 1.
Design for intuition, not just logic.

Ethical Guidelines

✅ Do: Enhance Experience

Ethical bias application:

Reducing cognitive load:
├── Smart defaults (don't make users think)
├── Progressive disclosure (show what's relevant)
└── Clear visual hierarchy (guide attention)

Building trust:
├── Real testimonials with names/photos
├── Honest scarcity (actual inventory)
└── Transparent pricing (no surprises)

Helping decisions:
├── Comparison tables (reduce effort)
├── Recommendations (based on real fit)
└── Clear CTAs (obvious next steps)

❌ Don't: Exploit Users

Dark patterns to avoid:

Fake urgency:
├── "Only 2 left!" (when unlimited)
├── "Sale ends soon!" (perpetual sale)
└── Countdown timers that reset

Hidden information:
├── Fees revealed at checkout
├── Auto-renewal buried in terms
└── Difficult cancellation flows

Manipulation:
├── Guilt-tripping copy
├── Confirm-shaming ("No, I don't want to save money")
└── Trick questions in opt-outs

Ethical Decision Framework

Before applying a bias, ask:

1. Is this helping the user?
   YES → Continue
   NO  → Stop

2. Would I be comfortable if this was exposed?
   YES → Continue
   NO  → Stop

3. Does this create long-term value?
   YES → Continue
   NO  → Stop

4. Would this work on an informed user?
   YES → Continue (persuasion)
   NO  → Stop (manipulation)

Real-World Examples

Amazon: Ethical Anchoring

Product page:

List Price:    $79.99  ──→ Anchor (if real MSRP)
Price:         $49.99
You Save:      $30.00 (38%)

✅ Ethical if list price is genuine
❌ Unethical if inflated for appearance

Spotify: Positive Framing

Subscription conversion:

"Get 3 months free"
    vs
"Pay for 9 months, get 12"

Same value, different perception.
Ethical because both options are clearly available.

Duolingo: Commitment + Loss Aversion

Streak system:

"🔥 15 day streak!"
"Don't break your streak - practice now"

✅ Ethical: Creates positive habit
⚠️ Watch for: Anxiety-inducing pressure

Quick Reference

BIAS CHEAT SHEET

Acquisition:
├── Social Proof → "Join 50,000+ users"
├── Anchoring → Show premium first
└── Scarcity → "Limited beta access"

Activation:
├── Commitment → Small first steps
├── Planning Fallacy → Realistic time estimates
└── Loss Aversion → Show progress at risk

Retention:
├── Sunk Cost → "Your history, connections"
├── Confirmation → Personalized experience
└── Social Proof → "Your team uses this"

Revenue:
├── Anchoring → Price comparison
├── Framing → Annual savings highlighted
└── Loss Aversion → "You're losing $X/month"

Referral:
├── Social Proof → "X friends joined"
├── Reciprocity → Give before asking
└── Scarcity → "Exclusive invite codes"

Resources