Day 02 · Mental Models Deep Dive

Cognitive Biases

2026-05-13 | Cognitive Biases
MODEL 01

Confirmation Bias

Confirmation Bias

Confirmation bias is the most deeply rooted of human cognitive defects: we seek out, prefer, and remember information that supports what we already believe, while overlooking or discounting the evidence that contradicts it. This isn't laziness — even when you're actively researching, the bias quietly warps how you collect and interpret information. The neural mechanism rides the dopamine reward system: confirming information triggers a small pleasure spike; disconfirming information triggers an amygdala threat response. Confirmation bias is, at the physiological level, "reward the bias, punish the truth."

The non-trivial insight: the most insidious mode of confirmation bias isn't rejecting opposing evidence — it's distorting the search strategy itself. You don't intentionally ignore contrary information; your search terms, choice of sources, and attention allocation are already biased toward confirmation before you start reading. In the filter-bubble era, recommendation algorithms are a force-multiplier for this. Worse, confirmation bias is self-sealing — the people most under its influence are the ones least likely to believe they have it.

Practice: ① For each important judgment, set up a "red team" — assign a person (or AI) whose sole job is to surface contrary evidence; ② When searching, deliberately use opposite keywords (bullish on AI? search "AI bubble" / "AI overvalued"); ③ Build a steel-manning habit — before critiquing the opposing view, restate it in its strongest possible form. Make sure you're attacking the strongest version of their argument, not a straw man.

Classic Example

Peter Wason's "2-4-6 task": the experimenter has a rule in mind; subjects propose number sequences to discover it. Most people, after guessing "ascending even numbers," only test sequences consistent with their hypothesis (8-10-12) and never try counterexamples (1-3-5). The actual rule was just "any three ascending numbers" — but pure confirmation-seeking made the truth permanently undiscoverable.

Scenario · BigCat

BigCat is bullish on a particular AI hardware sector and starts reading heavily in the space. Two months in, he has stacked up "bullish evidence" and feels confident. Looking back carefully: three bearish analyst reports got skipped, one quarter of declining unit sales got hand-waved as "short-term noise," the community accounts he follows skew long. The whole process has unconsciously built an echo chamber. Counter-move: actively search for the most persuasive bearish case and force yourself to steel-man the other side.

Confirmation Bias is the tendency to search for, favor, and remember information that confirms our existing beliefs — while discounting contradictory evidence. It operates unconsciously even in active research, and is dramatically amplified by algorithmic recommendation systems. Countering it requires deliberately seeking out the strongest opposing arguments, not just acknowledging they exist.

English Prompt

I believe: [your belief]. Act as a rigorous devil's advocate using steel-manning (present the strongest possible case against my view, not a straw man). Give me the 3 most compelling reasons why I might be wrong, and identify the specific points in my research process where confirmation bias is most likely distorting my judgment.

MODEL 02

Anchoring Effect

Anchoring Effect

The anchoring effect describes how people, when making a judgment, over-rely on the first piece of information they encounter — the "anchor" — as a reference point. Even when the anchor is random and irrelevant, it measurably shifts every subsequent estimate. Two psychological channels are at work: "anchor and adjust" — the brain starts from the anchor and makes adjustments that are almost always insufficient; and "selective accessibility" — the anchor activates memories and information consistent with itself, pulling later judgments in its direction.

The non-trivial insight: anchoring doesn't only operate on "uncertain estimates" — it also operates on "judgments you feel sure about." Even seasoned experts — real estate appraisers, judges, doctors — are demonstrably shifted by random anchors in controlled experiments. Which means "I'm experienced, so I'm not anchorable" is itself a dangerous flavor of overconfidence. In negotiation, whoever quotes first holds a structural advantage. In investing, a stock's all-time high becomes a hidden anchor, and "40% off the peak" is a zero-information sentence that nonetheless drives behavior.

Practice: ① Before exposure to any external anchor, form your own independent estimate range — "what do I think this is worth?" must be answered before you see the asking price; ② In negotiation, if you can't quote first, at least explicitly reject the first anchor's reference value before resetting the frame; ③ For investments, replace historical price with an intrinsic-value model (DCF, etc.) as your reference — price is somebody else's anchor; value is your own judgment.

Classic Example

Kahneman and Tversky spun a rigged wheel that landed on 10 or 65, then asked subjects: "What percentage of UN member states are African?" People who saw 10 guessed 25% on average; people who saw 65 guessed 45%. A completely random, zero-information number shifted judgment by 20 percentage points.

Scenario · BigCat

BigCat is shopping for a tutor and the first quote is $200/hour. The next quote, $120, feels "cheap." But if the first quote had been $80, $120 would feel "expensive." The $200 anchor distorted his sense of "fair price." De-anchoring move: before getting any concrete quote, estimate independently what range this service should cost, and use your own judgment as the anchor.

The Anchoring Effect describes how the first piece of information we encounter disproportionately influences our subsequent judgments — even when that information is arbitrary or irrelevant. In negotiations, pricing, and investment decisions, whoever sets the anchor gains a structural advantage. The defense is to form an independent estimate before encountering any external anchor.

English Prompt

I'm making a judgment that involves numbers: [negotiation/pricing/valuation scenario]. Help me: (1) identify where anchoring bias is most likely to distort my judgment in this context, (2) provide an independent valuation framework I can use before encountering any external anchor, and (3) if I'm in a negotiation, advise on how to strategically set anchors in my favor.

MODEL 03

Survivorship Bias

Survivorship Bias

The core mechanism of survivorship bias is the asymmetric extinction of data: failures systematically disappear from the observable sample, leaving us to infer general laws from a heavily filtered subset. Evolution actually reinforced this — humans innately attend to "what's alive, present, and audible," because in the ancestral environment, the absent didn't matter for survival decisions. In a modern information environment, the same instinct makes us systematically overestimate the efficacy of "successful" strategies and underestimate the role of randomness.

The non-trivial insight: the real danger of survivorship bias isn't "you can't see the failures" — it's that it flips the direction of causality. You think A caused success, but in reality success filtered for samples that happened to have property A. Successful entrepreneurs are mostly "high risk tolerance," not because risk-taking caused success, but because the conservative founders already exited your sample. Which means: the "strategies" extracted from success cases are often by-products of the survival filter, not real causal drivers.

Practice: ① For any case study, force yourself to find a counterexample — someone who used the same strategy and failed. One case can't prove anything, but one counterexample can refute a lot; ② For any statistic, ask: "what was the inclusion criterion for this sample? who got excluded?"; ③ Build a "graveyard" habit — before investing, study the companies in the same sector that died; before founding, study the failed founders in the same model; before adopting a learning method, find the contexts where it didn't work.

Classic Example

WWII: Allied analysts tallied the bullet-hole distribution on returning bombers and proposed armoring the most-hit spots. Statistician Abraham Wald pointed out the inversion: heavily hit areas were where planes could still take damage and return — the truly fatal hits (engines, fuel tanks) didn't show up on returning aircraft, because planes hit there crashed. Armor where the data isn't.

Scenario · BigCat

BigCat reads dozens of case studies and notices that successful AI founders all have "manic execution and absurd work hours." He molds his work style accordingly. But this is textbook survivorship bias: founders with the same manic execution who picked the wrong direction and burned out simply don't appear in the corpus. The real question is: "Among all founders with that level of execution, what's the success rate? Did execution cause the outcome, or did sector selection?"

Survivorship Bias occurs when we draw conclusions from visible survivors while ignoring the invisible failures. It makes successful strategies look more reliable than they are, because the failures using the same strategy have disappeared from our dataset. The corrective is to actively ask: "What would the full distribution of outcomes look like, including the cases I'm not seeing?"

English Prompt

I'm studying [a success story/strategy/person] to extract replicable lessons. Apply survivorship bias analysis: (1) identify which features of the success story might be coincidental rather than causal, (2) describe the likely characteristics of the invisible failures who followed the same strategy, and (3) after correcting for survivorship bias, what is the realistic success rate and true preconditions for this approach?

MODEL 04

Sunk Cost Fallacy

Sunk Cost Fallacy

The sunk cost fallacy is continuing a course of action you should abandon, simply because of past time, money, or effort already invested. Rational decisions should weigh only future costs and benefits; sunk costs are unrecoverable and should not influence forward-looking choices. The psychological roots aren't just "I can't bear to walk away" — it's a double hostage situation: loss aversion (quitting confirms the loss) plus self-consistency (quitting concedes the past decision was wrong, threatening self-image).

The non-trivial insight: the most dangerous form of sunk-cost reasoning isn't "I don't want to lose the money" — it's "I don't want to lose the narrative." After heavy investment in a project, you've sunk not just resources but a whole story about why this is worth doing. Quitting demolishes that narrative — and humans will keep losing money rather than admit the story was wrong. That's why organizational sunk-cost behavior is worse than individual: every reporting layer is protecting its own narrative.

Practice: ① For any "continue or stop" decision, run the reset test: "If I were starting fresh today with no commitment to this project, would I choose to start it?" If the answer is no, the only reason to continue is sunk cost; ② Set a stop-loss line up front — "if by date X we haven't hit metric Y, we terminate" — defined before emotion can hijack the call; ③ Don't decide while in a losing state — when emotion is highest, decision quality is lowest. Let it cool 24 hours and re-evaluate.

Classic Example

The Anglo-French Concorde program: mid-development, both governments already knew the commercial outlook was grim and operating costs untenable. But with billions already sunk, they kept funding it "to not waste the prior investment." Concorde operated for 27 years and never turned a profit — each day extending old losses with new ones. The fallacy is even nicknamed the "Concorde Fallacy" in economics.

Scenario · BigCat

BigCat has spent 3 months and substantial configuration effort on one AI workflow toolset. A new tool appears that, from first principles, fits his needs better, with a switching cost of about two weeks. The sunk-cost voice says: "I've put 3 months in, I can't waste it." The correct question: "From today forward, over the next six months, which option — keep optimizing the old stack vs. switch to the new — has higher expected return?" The past 3 months aren't in the equation.

The Sunk Cost Fallacy is the irrational tendency to continue an endeavor because of past investments — time, money, or effort — rather than future prospects. Rational decision-making should be purely forward-looking: sunk costs are gone regardless of your next action. The key question is always "what are the future costs and benefits from this point forward?" — not "how much have I already spent?"

English Prompt

I'm deciding whether to continue [project/investment/direction]. I've already invested [time/money/resources]. Perform a purely forward-looking analysis that completely ignores sunk costs: (1) evaluate only the future expected costs and benefits from today forward, (2) explicitly flag any reasoning in my thinking that is contaminated by sunk cost fallacy, and (3) give a rational continue/stop recommendation based solely on prospective value.