> ## Documentation Index
> Fetch the complete documentation index at: https://meta.niceshare.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Anchoring Effect

> The Anchoring Effect is a cognitive bias where people rely heavily on the first piece of information they encounter. Learn about its origins, mechanisms, and countermeasures.

<Info>
  **Category**: Effects<br />
  **Type**: Cognitive Bias<br />
  **Origin**: Psychology research, 1974, Amos Tversky and Daniel Kahneman<br />
  **Also known as**: Anchoring Bias, Focalism
</Info>

<Note>
  **Quick Answer** — The Anchoring Effect is a cognitive bias in which people
  rely excessively on the first piece of information they encounter (the
  "anchor") when making decisions. First documented by Tversky and Kahneman in
  1974, this bias shows that even arbitrary numbers can dramatically influence
  judgments about prices, salaries, and estimates. Understanding anchoring helps
  you make more objective decisions and recognize when others are manipulating
  your perceptions.
</Note>

## What is the Anchoring Effect?

The Anchoring Effect is a powerful cognitive bias that influences how people make numerical estimates and decisions. When people are presented with an initial value—an "anchor"—their subsequent judgments tend to remain close to that starting point, even when the anchor is completely arbitrary or irrelevant.

The key insight is that anchors can be surprisingly influential even when people are aware of them. In classic experiments, participants were asked to estimate various quantities after being shown random numbers. Those who saw higher anchors gave higher estimates, and those who saw lower anchors gave lower estimates—even though the anchor numbers had no logical relationship to the actual values being estimated.

> The first number you see becomes your mental reference point, shaping all subsequent judgments whether it represents reality or not.

This bias operates through two main mechanisms. First, people adjust their thinking insufficiently from the anchor—they start at the anchor and move in the right direction but don't go far enough. Second, people evaluate information through the lens of the anchor, searching for evidence that confirms the initial reference point while discounting information that would contradict it.

### The Anchoring Effect in 3 Depths

* **Beginner**: Notice how initial prices in negotiations or advertisements set your expectation—even if you know the price is arbitrary, it still influences what you consider "reasonable."
* **Practitioner**: When making estimates or decisions, generate your own independent estimate before exposing yourself to any external numbers or opinions.
* **Advanced**: In high-stakes decisions, use "reverse anchoring"—deliberately consider extreme opposite values to calibrate your thinking away from potentially manipulative anchors.

## Origin

The anchoring effect was first systematically documented by **Amos Tversky** and **Daniel Kahneman** in their landmark 1974 study. In their famous experiment, participants were asked to estimate various statistical facts after spinning a wheel of fortune in front of them. The wheel was rigged to land on either 10 or 65.

Participants were then asked whether the percentage of African countries in the United Nations was higher or lower than the number shown, and to estimate the actual percentage. Despite the wheel number being completely random and unrelated to African countries, those who saw 65 estimated an average of 45%, while those who saw 10 estimated only 25%.

This groundbreaking research demonstrated that arbitrary anchors could dramatically influence estimates, even when participants knew the anchors were random. Subsequent research by **Tversky and Kahneman** and later scholars has shown anchoring affects diverse domains including real estate pricing, salary negotiations, legal judgments, and consumer preferences.

## Key Points

<Steps>
  <Step title="Arbitrary anchors still work">
    The original anchor value doesn't need to be meaningful or relevant. Random
    numbers, spun wheels, or arbitrary prices all create similar effects. This
    is why marketing often uses "original prices" that were never real—they
    create an anchor that makes sale prices seem like bargains.
  </Step>

  <Step title="Insufficient adjustment">
    People start at the anchor and make adjustments, but those adjustments are
    typically insufficient. If asked to estimate the year of Einstein's birth
    after seeing 1900, most people adjust too little from that arbitrary
    starting point.
  </Step>

  <Step title="Selective confirmation">
    Once an anchor is set, people tend to search for and give more weight to
    information that confirms the anchor. This creates a self-reinforcing cycle
    where the initial value continues to influence judgments.
  </Step>

  <Step title="Expertise doesn't eliminate the bias">
    Even experts in fields like real estate, stock valuation, or legal judgment
    show anchoring effects. In fact, some research suggests experts may be more
    susceptible because they're more confident in their adjustments.
  </Step>
</Steps>

## Applications

<CardGroup cols={2}>
  <Card title="Negotiation" icon="handshake">
    The first number mentioned in a negotiation creates an anchor that
    influences final outcomes. Making the first offer—or "anchoring high" when
    appropriate—can significantly advantage your position.
  </Card>

  <Card title="Pricing and Sales" icon="tag">
    retailers use original "list prices" as anchors to make sale prices appear
    more attractive. Understanding this helps consumers avoid manipulated
    perceptions and make better purchasing decisions.
  </Card>

  <Card title="Salary Negotiations" icon="coins">
    Job candidates who state a number first during salary negotiations typically
    achieve higher offers. Recruiters use anchoring techniques, so being aware
    of this bias helps candidates prepare counter-strategies.
  </Card>

  <Card title="Estimates and Forecasting" icon="chart-pie">
    When making business estimates or forecasts, be aware that any initial
    number you encounter—even from colleagues or consultants—may anchor your
    thinking inappropriately.
  </Card>
</CardGroup>

## Case Study

### Amazon's "List Price" Anchoring

The **Amazon** e-commerce platform has masterfully utilized the anchoring effect through its display of "List Prices" alongside discounted selling prices. This practice, widespread across retail, demonstrates how anchoring influences consumer behavior.

Amazon displays a "List Price" (sometimes called "Was Price" or "MSRP") for most products, which typically represents the manufacturer's suggested retail price or the price the item previously sold for. The company then shows a significantly lower "Current Price" with a calculation showing the percentage savings.

Research has consistently shown that this anchoring technique works because consumers use the list price as a reference point to evaluate the current price. A product listed at $100 with a $60 current price seems like a good deal—even though the product may never have actually sold for $100, and $60 may be close to its true market value.

The effectiveness of this strategy is evident in Amazon's widespread adoption and the extensive academic research documenting the "anchoring effect" in retail contexts. Consumers who understand anchoring can make better purchasing decisions by researching true market values before viewing any prices.

## Boundaries and Failure Modes

The anchoring effect is robust but has important boundaries:

* **High involvement reduces but doesn't eliminate anchoring**: When people are highly motivated and involved in a decision, the anchoring effect is weaker but still present.
* **Expertise is not immunity**: Contrary to intuition, domain experts may show stronger anchoring because they feel more confident making adjustments from the initial number.
* **Numeric anchors are more powerful**: Anchoring effects are strongest when anchors are specific numbers rather than verbal descriptors.
* **Self-generated anchors still work**: Even when you generate your own initial estimate, it creates anchoring effects—you're not immune to your own mental reference points.

## Common Misconceptions

<AccordionGroup>
  <Accordion title="Awareness eliminates anchoring">
    Many people believe knowing about anchoring protects them from its effects.
    Research consistently shows that even when people are warned about anchoring
    and try to avoid it, the bias still influences their judgments.
  </Accordion>

  <Accordion title="Only naive people are affected">
    Studies show that experts, professionals, and even those who teach about
    anchoring are susceptible to its effects. Expertise may actually increase
    vulnerability because experts feel more confident in their adjustments from
    anchors.
  </Accordion>

  <Accordion title="Anchoring only matters for small decisions">
    The anchoring effect operates across all magnitudes of decisions. Research
    has documented anchoring in multi-million dollar business valuations, legal
    damage awards, and strategic planning estimates.
  </Accordion>
</AccordionGroup>

## Related Concepts

The Anchoring Effect connects closely to other cognitive biases that shape judgment and decision-making:

<CardGroup cols={3}>
  <Card title="Framing Effect" icon="frame" href="/zh/effects/framing-effect">
    Related to anchoring, framing shows how the presentation of choices
    influences decisions. While anchoring sets an initial reference point,
    framing affects how options are evaluated.
  </Card>

  <Card title="Confirmation Bias" icon="check-double" href="/zh/effects/confirmation-bias">
    Anchoring interacts with confirmation bias—once an anchor is set, people
    seek information that confirms the initial reference point.
  </Card>

  <Card title="Availability Heuristic" icon="brain">
    Both anchoring and availability involve mental shortcuts. Anchoring relies
    on initial reference points while availability judges probability by ease of
    recall.
  </Card>

  <Card title="Status Quo Bias" icon="balance-scale">
    The preference for current state can interact with anchoring—when anchored
    to current values, people resist change even when alternatives are
    objectively better.
  </Card>

  <Card title="Endowment Effect" icon="gift">
    Both biases involve how reference points shape valuation. The endowment
    effect shows people value items more once they own them, similar to how
    anchors shape perceived values.
  </Card>

  <Card title="Loss Aversion" icon="exclamation-triangle">
    Related to anchoring through reference points—losses loom larger than gains
    because people anchor on their current position and view changes as
    potential losses.
  </Card>
</CardGroup>

## One-Line Takeaway

<Tip>
  When making important estimates or decisions, generate your own independent
  judgment before encountering any external numbers—and always question whether
  the first number you've seen is genuinely relevant.
</Tip>
