Behavioral Economics: Difference between revisions

From BloomWiki
Jump to navigation Jump to search
BloomWiki: Behavioral Economics
BloomWiki: Behavioral Economics
 
Line 1: Line 1:
<div style="background-color: #4B0082; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
{{BloomIntro}}
{{BloomIntro}}
Behavioral Economics is a method of economic analysis that applies psychological insights into human behavior to explain economic decision-making. While classical economics assumes a "Rational Agent" (Homo Economicus) who makes consistent, self-interested, and perfectly calculated choices, behavioral economics recognizes that real humans have limited willpower, are influenced by social norms, and use mental shortcuts that lead to systematic biases. By bridging the gap between psychology and economics, this field provides a more realistic framework for understanding market behavior, consumer choice, and the effectiveness of public policy.
Behavioral Economics is a method of economic analysis that applies psychological insights into human behavior to explain economic decision-making. While classical economics assumes a "Rational Agent" (Homo Economicus) who makes consistent, self-interested, and perfectly calculated choices, behavioral economics recognizes that real humans have limited willpower, are influenced by social norms, and use mental shortcuts that lead to systematic biases. By bridging the gap between psychology and economics, this field provides a more realistic framework for understanding market behavior, consumer choice, and the effectiveness of public policy.
</div>


== Remembering ==
__TOC__
 
<div style="background-color: #000080; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
== <span style="color: #FFFFFF;">Remembering</span> ==
* '''Behavioral Economics''' — The study of psychological, social, cognitive, and emotional factors on economic decisions.
* '''Behavioral Economics''' — The study of psychological, social, cognitive, and emotional factors on economic decisions.
* '''Nudge''' — A subtle change in choice architecture that steers people toward a better decision without restricting options.
* '''Nudge''' — A subtle change in choice architecture that steers people toward a better decision without restricting options.
Line 17: Line 22:
* '''Status Quo Bias''' — The preference for the current state of affairs and resistance to change.
* '''Status Quo Bias''' — The preference for the current state of affairs and resistance to change.
* '''Mental Accounting''' — Treating money differently based on its source or intended use (e.g., "gift" money vs. "salary").
* '''Mental Accounting''' — Treating money differently based on its source or intended use (e.g., "gift" money vs. "salary").
</div>


== Understanding ==
<div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
== <span style="color: #FFFFFF;">Understanding</span> ==
Behavioral economics challenges the "perfect" world of classical models.
Behavioral economics challenges the "perfect" world of classical models.


Line 28: Line 35:


'''Intertemporal Choice''': We struggle with consistency over time. Our "present self" wants the donut, while our "future self" wants the health. Classical models assume we have a constant discount rate; behavioral models use "hyperbolic discounting" to explain why we procrastinate and fail to save for retirement.
'''Intertemporal Choice''': We struggle with consistency over time. Our "present self" wants the donut, while our "future self" wants the health. Classical models assume we have a constant discount rate; behavioral models use "hyperbolic discounting" to explain why we procrastinate and fail to save for retirement.
</div>


== Applying ==
<div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
== <span style="color: #FFFFFF;">Applying</span> ==
'''Implementing a Nudge (Default Effect):'''
'''Implementing a Nudge (Default Effect):'''
<syntaxhighlight lang="python">
<syntaxhighlight lang="python">
Line 70: Line 79:
: '''Environmental Policy''' → Making "green" energy the default for new utility customers.
: '''Environmental Policy''' → Making "green" energy the default for new utility customers.
: '''Marketing''' → Using "decoy" options to make a target product look like a better deal.
: '''Marketing''' → Using "decoy" options to make a target product look like a better deal.
</div>


== Analyzing ==
<div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
== <span style="color: #FFFFFF;">Analyzing</span> ==
{| class="wikitable"
{| class="wikitable"
|+ Classical vs. Behavioral Economics
|+ Classical vs. Behavioral Economics
Line 88: Line 99:


'''The Endowment Effect''': Why is it so hard to sell your old car for its "fair" market price? Once you own something, it becomes part of your identity. This creates a "gap" between what a buyer is willing to pay and what a seller is willing to accept, which can cause markets to freeze.
'''The Endowment Effect''': Why is it so hard to sell your old car for its "fair" market price? Once you own something, it becomes part of your identity. This creates a "gap" between what a buyer is willing to pay and what a seller is willing to accept, which can cause markets to freeze.
</div>


== Evaluating ==
<div style="background-color: #483D8B; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
== <span style="color: #FFFFFF;">Evaluating</span> ==
Evaluating behavioral insights:
Evaluating behavioral insights:
# '''Replicability''': Some famous behavioral effects have struggled to replicate in larger studies.
# '''Replicability''': Some famous behavioral effects have struggled to replicate in larger studies.
Line 95: Line 108:
# '''Market Forces''': Do these biases disappear in competitive markets where "irrational" players lose money?
# '''Market Forces''': Do these biases disappear in competitive markets where "irrational" players lose money?
# '''Cultural Variation''': Are these biases universal, or are they specific to "WEIRD" (Western, Educated, Industrialized, Rich, Democratic) societies?
# '''Cultural Variation''': Are these biases universal, or are they specific to "WEIRD" (Western, Educated, Industrialized, Rich, Democratic) societies?
</div>


== Creating ==
<div style="background-color: #2F4F4F; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
== <span style="color: #FFFFFF;">Creating</span> ==
Future Directions:
Future Directions:
# '''Personalized Nudging''': Using AI to tailor interventions to an individual's specific psychological profile.
# '''Personalized Nudging''': Using AI to tailor interventions to an individual's specific psychological profile.
Line 106: Line 121:
[[Category:Psychology]]
[[Category:Psychology]]
[[Category:Behavioral Science]]
[[Category:Behavioral Science]]
</div>

Latest revision as of 01:48, 25 April 2026

How to read this page: This article maps the topic from beginner to expert across six levels � Remembering, Understanding, Applying, Analyzing, Evaluating, and Creating. Scan the headings to see the full scope, then read from wherever your knowledge starts to feel uncertain. Learn more about how BloomWiki works ?

Behavioral Economics is a method of economic analysis that applies psychological insights into human behavior to explain economic decision-making. While classical economics assumes a "Rational Agent" (Homo Economicus) who makes consistent, self-interested, and perfectly calculated choices, behavioral economics recognizes that real humans have limited willpower, are influenced by social norms, and use mental shortcuts that lead to systematic biases. By bridging the gap between psychology and economics, this field provides a more realistic framework for understanding market behavior, consumer choice, and the effectiveness of public policy.

Remembering[edit]

  • Behavioral Economics — The study of psychological, social, cognitive, and emotional factors on economic decisions.
  • Nudge — A subtle change in choice architecture that steers people toward a better decision without restricting options.
  • Heuristic — A mental shortcut used to make quick, often efficient, but sometimes biased decisions.
  • Anchoring — Relying too heavily on an initial piece of information (the "anchor") when making judgments.
  • Loss Aversion — The tendency to feel the pain of a loss twice as strongly as the joy of an equivalent gain.
  • Framing Effect — How the presentation of information (e.g., "90% lean" vs "10% fat") influences choice.
  • Endowment Effect — Valuing something more highly simply because you own it.
  • Sunk Cost Fallacy — Continuing to invest in a losing project because of past investments that cannot be recovered.
  • Confirmation Bias — Seeking out information that confirms our existing beliefs while ignoring contradictory evidence.
  • Hyperbolic Discounting — The tendency to prefer smaller, immediate rewards over larger, delayed ones.
  • Bounded Rationality — The idea that our ability to make rational decisions is limited by our cognitive capacity and time.
  • Choice Architecture — The design of different ways in which choices can be presented to consumers.
  • Status Quo Bias — The preference for the current state of affairs and resistance to change.
  • Mental Accounting — Treating money differently based on its source or intended use (e.g., "gift" money vs. "salary").

Understanding[edit]

Behavioral economics challenges the "perfect" world of classical models.

System 1 and System 2: Proposed by Daniel Kahneman. System 1 is fast, instinctive, and emotional (intuition). System 2 is slower, more deliberative, and logical. Most economic models assume we use System 2, but in reality, we often rely on System 1, which leads to predictable biases.

Reference Points: We don't judge wealth in absolute terms but relative to a reference point (usually our current state or a social peer). This explains why a person with $1M can feel "poor" in a neighborhood of billionaires.

Social Preferences: Humans are not purely selfish. We care about fairness, reciprocity, and social standing. This is demonstrated in the "Ultimatum Game," where people often reject "free money" if they feel the offer is insultingly unfair.

Intertemporal Choice: We struggle with consistency over time. Our "present self" wants the donut, while our "future self" wants the health. Classical models assume we have a constant discount rate; behavioral models use "hyperbolic discounting" to explain why we procrastinate and fail to save for retirement.

Applying[edit]

Implementing a Nudge (Default Effect): <syntaxhighlight lang="python"> def simulate_enrollment(population_size, default_option='out'):

   """
   Demonstrates the power of defaults in a retirement plan.
   'out': Employees must manually join (Opt-in).
   'in': Employees are automatically joined (Opt-out).
   """
   import random
   
   enrollment_count = 0
   # Inertia factor: probability a person does nothing
   inertia = 0.7 
   
   for _ in range(population_size):
       did_nothing = random.random() < inertia
       
       if default_option == 'in':
           if did_nothing: enrollment_count += 1
           else: 
               # Active choice: some might still leave
               if random.random() > 0.1: enrollment_count += 1
       else: # default is out
           if did_nothing: pass
           else:
               # Active choice: some might join
               if random.random() < 0.3: enrollment_count += 1
               
   return (enrollment_count / population_size) * 100

print(f"Enrollment rate (Opt-in): {simulate_enrollment(1000, 'out'):.1f}%") print(f"Enrollment rate (Opt-out): {simulate_enrollment(1000, 'in'):.1f}%")

  1. The 'Nudge' of changing the default dramatically increases the savings rate.

</syntaxhighlight>

Practical Applications
Finance → "Save More Tomorrow" (SHeP) programs that commit future raises to savings.
Public Health → Placing healthy food at eye level in cafeterias.
Environmental Policy → Making "green" energy the default for new utility customers.
Marketing → Using "decoy" options to make a target product look like a better deal.

Analyzing[edit]

Classical vs. Behavioral Economics
Concept Classical (Econ) Behavioral (Human)
Goal Maximize utility Satisfice (find "good enough")
Information Perfect & complete Limited & filtered
Time Consistent discounting Impulsive / Procrastinating
Self-Interest Purely selfish Fair & social
Errors Random noise Systematic and predictable

The Endowment Effect: Why is it so hard to sell your old car for its "fair" market price? Once you own something, it becomes part of your identity. This creates a "gap" between what a buyer is willing to pay and what a seller is willing to accept, which can cause markets to freeze.

Evaluating[edit]

Evaluating behavioral insights:

  1. Replicability: Some famous behavioral effects have struggled to replicate in larger studies.
  2. Welfare Impacts: Are "nudges" manipulative (paternalism), or do they help people achieve their own goals?
  3. Market Forces: Do these biases disappear in competitive markets where "irrational" players lose money?
  4. Cultural Variation: Are these biases universal, or are they specific to "WEIRD" (Western, Educated, Industrialized, Rich, Democratic) societies?

Creating[edit]

Future Directions:

  1. Personalized Nudging: Using AI to tailor interventions to an individual's specific psychological profile.
  2. Neuroeconomics: Mapping the brain's reward circuits (the striatum) to understand the "valuation" of choices in real-time.
  3. Behavioral Finance 2.0: Designing "guardrails" for retail investors in high-volatility environments like crypto.
  4. Boosting vs. Nudging: Teaching people "heuristics" that actually work (Gigerenzer) rather than just steering them via defaults.