What you'll learn
- How cognitive biases like loss aversion, overconfidence, and anchoring distort portfolio decisions
- The mechanics of prospect theory versus expected utility and how to score risky choices
- How to use Bayesian updating to improve reactions to new information
- Position sizing with Kelly criterion and the risks of overconfidence
- How to design checklists, rules, and pre-commitments that reduce bias
- How to detect bias in your own trading data (e.g., disposition effect)
- Practical workflows for rebalancing, risk control, and post-mortems
Concept explanation
Behavioral finance studies how real investors make decisions, often deviating from the classical “rational” model. Rather than coolly weighing probabilities and payoffs, we pay extra attention to losses, cling to first impressions, and see patterns in noise. These tendencies are systematic, not random, and they can meaningfully affect returns and risk.
At the heart of behavioral finance is loss aversion: we dislike a loss about twice as much as we like an equivalent gain. We also anchor to initial numbers (like the last price we saw), overreact to vivid news, and prefer certainties over superior but risky alternatives. These biases nudge us into predictable mistakes—selling winners too early, holding losers too long, and chasing hot trends that have already run.
Unlike traditional finance, which assumes a single risk preference and perfect Bayesian updating, behavioral finance models how we actually perceive value and probability. Prospect theory replaces expected utility with a value function that is steeper for losses than gains and a probability-weighting function that overweights small probabilities and underweights moderate-to-high ones.
Why it matters
Biases do not merely cause small detours—they compound. Overtrading driven by overconfidence can erode returns through spreads and taxes. Anchoring and confirmation bias slow down corrective action when fundamentals deteriorate. Herding concentrates risk in crowded trades, making drawdowns larger and recoveries slower.
For long-term investors, the costs show up as lower risk-adjusted returns and increased volatility of outcomes. For traders, they show up as larger tail losses and inconsistent execution. Measuring and counteracting these biases can tighten decision quality: better entries and exits, clearer sizing, and steadier adherence to a plan.
Calculation method
1) Prospect theory versus expected utility
Expected value (EV) treats outcomes linearly: multiply payoff by probability and sum. Prospect theory adjusts two parts: value of outcomes and decision weight of probabilities.
-
Value function (typical):
v(x) = \begin{cases} x^{\alpha}, & x \ge 0 \\ -\lambda\,(-x)^{\beta}, & x < 0 \end{cases}where 0 < α, β ≤ 1 (diminishing sensitivity) and λ > 1 (loss aversion).
-
Probability weighting (typical Prelec form):
\pi(p) = \exp\left(-\eta\,(-\ln p)^{\gamma}\right)
Step-by-step example: Suppose a lottery pays +60 with p = 0.6. Let α = β = 0.88, λ = 2.25, and use a simple weighting proxy: π(p) = p^{0.7} / [p^{0.7} + (1-p)^{0.7}]^{1/0.7} (for illustration).
- Compute values:
- Gains: v(100) = 100^{0.88} ≈ 57.5
- Losses: v(−60) = −2.25 × (60^{0.88}) ≈ −2.25 × 31.7 ≈ −71.3
- Weight probabilities:
- Compute π(0.4) and π(0.6). Using the proxy numerically: π(0.4) ≈ 0.36, π(0.6) ≈ 0.64 (rounded for illustration).
- Decision value:
- DV ≈ 0.36 × 57.5 + 0.64 × (−71.3) ≈ 20.7 − 45.6 = −24.9
Even if the classical EV is positive or near zero, loss aversion can tilt the decision negative. Compare with EV:
EV = 0.4\times 100 + 0.6\times (-60) = 40 - 36 = 4This gap illustrates how loss aversion and probability weighting can drive risk-averse choices.
2) Bayesian updating of beliefs
Bayes’ rule adjusts a prior belief when new evidence arrives.
Posterior = \frac{Likelihood\times Prior}{(Likelihood\times Prior) + (False\,Positive\,Rate\times (1-Prior))}Example: You estimate a 20% prior probability of a recession within 12 months. A leading indicator “signals recession” with 70% sensitivity (true positive rate) and 20% false positive rate.
- Prior: P(Recession) = 0.20
- Likelihood: P(Signal | Recession) = 0.70
- False positive rate: P(Signal | No Recession) = 0.20
Compute posterior P(Recession | Signal):
Posterior = \frac{0.70\times 0.20}{0.70\times 0.20 + 0.20\times 0.80} = \frac{0.14}{0.14 + 0.16} = \frac{0.14}{0.30} \approx 0.467Your recession probability nearly doubles to about 47%. This framework helps temper overreaction and underreaction by grounding updates in base rates.
3) Disposition effect diagnostic
The disposition effect is selling winners too soon and holding losers too long. Quantify it from your trade log:
- Realized Gain Share (RGS): proportion of realized gains among all gains and losses available to realize.
- Realized Loss Share (RLS): proportion of realized losses among all gains and losses available to realize.
A simple metric:
DE = RGS - RLSPositive DE indicates preference for realizing gains over losses. Compute monthly by counting positions with unrealized gains/losses and sales.
4) Kelly sizing and overconfidence
Kelly criterion for binary bets with win probability p, loss probability q = 1 − p, and even odds (win +1, lose −1) is:
f^{*} = p - q = 2p - 1If you overestimate p due to overconfidence, you overbet.
Example: True p = 0.55 ⇒ f* = 0.10 (10% of capital). If you believe p = 0.65, you bet f̂ = 0.30. A threefold increase in risk that can amplify drawdowns. Fractional Kelly (e.g., 0.5×) is a practical guardrail.
5) Cost of overtrading
Assume your annual expected alpha before costs is 3%. Each round-trip trade costs 20 bps (spread + fees), and you turn the portfolio 8× per year.
Cost = 0.20\% \times 8 = 1.6\%After costs, alpha shrinks to 1.4%. Taxes can further reduce after-tax returns, especially if gains are short-term.
Case study
Investor A runs a concentrated stock portfolio of 15 names. Over two years, A records 60 sells and maintains detailed logs.
- Average holding period: winners 5 months, losers 14 months.
- RGS = 0.62, RLS = 0.31 ⇒ DE = 0.31 (strong disposition effect).
- Turnover = 250% per year; average round-trip cost = 18 bps; estimated pre-cost alpha = 2.5%.
- News reaction process: A tends to overweight sensational headlines, underweight base rates.
Interventions and quantified impact:
- Base-rate Bayesian updates
- Prior P(Earnings miss next quarter) set to 25% based on sector history.
- Signal: “inventory build” model has 60% sensitivity, 30% false positive.
- Posterior P(Miss | Signal) = 0.6×0.25 / (0.6×0.25 + 0.3×0.75) = 0.15 / (0.15 + 0.225) ≈ 0.40.
- Action: Trim position from 7% to 5% weight rather than exit entirely, avoiding whipsaw.
- Prospect-theory-aware exits
- For a −20% loser with improving fundamentals, A reframes the decision using expected value rather than purchase anchor. Adds a rule: if updated EV over 12 months is positive with margin, hold; otherwise, harvest loss and redeploy.
- This reduced average loser holding time from 14 to 9 months and improved tax efficiency via loss harvesting.
- Fractional Kelly sizing
- Edge estimates calibrated using out-of-sample hit rate p̂ = 0.56. Full Kelly f* = 2p̂ − 1 = 12% for best ideas. A adopts 0.5× Kelly ⇒ 6% max weight per new position.
- Result: portfolio volatility dropped, drawdown depth reduced by ~25% during a subsequent correction, with minimal impact on expected return.
- Overtrading brake
- Checklist requires at least two independent signals or a thesis update before any sell. Turnover fell to 140%; cost drag decreased by ~2 × 18 bps = 36 bps per year.
After 12 months, A’s DE fell to 0.10, turnover dropped, and net alpha improved by ~60 bps, largely from reduced frictions and more consistent sizing.
Practical applications
- Pre-commitment rules: Define entry, add, reduce, and exit conditions before you buy. Include a maximum position size (e.g., fractional Kelly) and a stop-loss or thesis-break trigger.
- Bayesian updates: Maintain priors for key events (earnings miss/beat, margin compression, regulatory action). Update with each new signal using sensitivity/specificity. This tempers narrative swings.
- Prospect-aware framing: Evaluate hold/sell decisions based on forward EV and opportunity cost, not the purchase price anchor. Treat every holding as if you could buy it today.
- Rebalancing policy: Schedule periodic rebalancing to counter herding and momentum chasing. Automate where possible.
- Checklists and red-team reviews: Require at least one disconfirming piece of evidence before acting on bullish news. Use premortems (“It failed—why?”) to reveal blind spots.
- Trading diary and metrics: Track RGS, RLS, DE, win rate, payoff ratio, and turnover. Review monthly. Look for patterns like shrinking payoff ratio with stable win rate (overconfidence and tight stops).
- Default frictions: Add small “speed bumps” (cooling-off periods, second review for big trades) to reduce impulsive actions.
Common misconceptions
Summary
Glossary
Loss aversion: A tendency to dislike losses more than equivalent gains, often by a factor of about two.
Anchoring: Relying too heavily on an initial value (e.g., purchase price) when making decisions.
Prospect theory: A behavioral model where outcomes are valued relative to a reference point with loss aversion and probability weighting.
Bayesian updating: A method to revise probabilities by combining prior beliefs with new evidence via Bayes’ rule.
Disposition effect: The tendency to sell winners too soon and hold onto losers too long.
Kelly criterion: A formula for optimal bet size based on edge and odds; often used fractionally in practice.
Overconfidence: Overestimating one’s knowledge, precision, or edge, leading to excessive trading or sizing.