CONTENTS

Efficient Market Hypothesis

What is the EMH?

The Efficient Market Hypothesis (EMH) is one of the most influential — and debated — ideas in finance. Proposed by Eugene Fama in 1970, it states that asset prices fully reflect all available information. If the EMH holds, then no investor can consistently achieve returns above the market average on a risk-adjusted basis, because any new information is immediately incorporated into prices.
The EMH is deeply connected to the Random Walk: if prices fully reflect all information, then only new (unpredictable) information moves prices, and price changes must be unpredictable — they follow a random walk.

The Three Forms

Fama distinguished three versions of the EMH, each defined by the type of information that is assumed to be reflected in prices:

Weak form

Prices reflect all past trading information (historical prices, volumes, returns).
Implication: Technical analysis — strategies based on past price patterns — cannot generate excess returns. However, fundamental analysis (studying financial statements, macroeconomic data) may still be profitable because that information may not yet be in the price.
Mathematical formulation: Returns are serially uncorrelated:
Cov(Rt,Rtk)=0for all k1\text{Cov}(R_t, R_{t-k}) = 0 \quad \text{for all } k \geq 1
This is precisely the independent increments property of a Random Walk.

Semi-strong form

Prices reflect all publicly available information (financial statements, news, analyst reports, macroeconomic data).
Implication: Neither technical analysis nor fundamental analysis can generate excess returns. Only insider information — which is illegal to trade on — could provide an edge.
Test: Event studies measure how quickly prices adjust to public announcements (earnings, mergers, regulatory changes). In a semi-strong efficient market, the adjustment is immediate.

Strong form

Prices reflect all information, including private (insider) information.
Implication: Even insiders cannot earn excess returns. This is the most extreme form and is generally not supported empirically — insider trading studies consistently show that insiders do earn abnormal returns.

Connection to the Random Walk

The mathematical content of the EMH, particularly the weak form, is captured by the random walk model. If StS_t is the stock price at time tt, the simplest version of the random walk hypothesis states:

St=St1+ϵt,ϵti.i.d.(0,σ2)S_t = S_{t-1} + \epsilon_t, \quad \epsilon_t \sim \text{i.i.d.}(0, \sigma^2)

A more realistic version allows for drift (expected return):

lnSt=lnSt1+μ+ϵt\ln S_t = \ln S_{t-1} + \mu + \epsilon_t

In either case, the key property is that ϵt\epsilon_t is unpredictable given past information — the best forecast of tomorrow's price is today's price (possibly adjusted for drift).

In continuous time, this leads to the Geometric Brownian Motion model:
dSt=μStdt+σStdWtdS_t = \mu S_t \, dt + \sigma S_t \, dW_t
where WtW_t is a Brownian Motion, and the dWtdW_t increments are independent and normally distributed — the continuous-time analogue of unpredictable price changes.

EMH and Risk-Neutral Pricing

The EMH and the risk-neutral pricing framework are related but distinct:

  • The EMH is an empirical claim about how markets process information.
  • Risk-neutral pricing is a mathematical framework for valuing derivatives, based on the absence of arbitrage.
Specifically, the no-arbitrage condition implies the existence of a risk-neutral measure Q\mathbb{Q} under which discounted prices are martingales:
St=EQ[er(Tt)STFt]S_t = \mathbb{E}^{\mathbb{Q}}\left[e^{-r(T-t)} S_T \mid \mathcal{F}_t\right]

This is a weaker requirement than the EMH. No-arbitrage says you cannot make risk-free profits; the EMH says you cannot make risk-adjusted excess profits. A market can be arbitrage-free (and thus admit a risk-neutral measure for pricing) without being efficient in Fama's sense.

The change of measure from P\mathbb{P} (real-world) to Q\mathbb{Q} (risk-neutral) replaces the real-world drift μ\mu with the risk-free rate rr, but the volatility σ\sigma is unchanged. This is why option pricing under Black-Scholes does not require estimating the expected return — only the volatility matters.

Implications for Quantitative Finance

If the EMH holds (approximately):
  • Passive index investing is optimal for most investors.
  • Alpha (excess return) is a zero-sum game: one trader's gain is another's loss.
  • The focus shifts from prediction to risk management and efficient execution.
If the EMH fails (partially):
  • Statistical arbitrage strategies can exploit temporary mispricings.
  • Momentum, mean-reversion, and other anomalies may persist.
  • Market microstructure effects (bid-ask bounce, order flow imbalance) create short-lived opportunities.

In practice, most quants operate in the space between these extremes: markets are largely efficient, but not perfectly so, and the edge (if any) is small and transient. This is consistent with the Adaptive Market Hypothesis (Lo, 2004), which views market efficiency as an evolving property shaped by competition, adaptation, and changing market conditions.

Empirical Evidence

AnomalyChallenge to EMHPossible explanation
MomentumPast winners continue to outperformBehavioural biases, slow information diffusion
Value premiumLow P/E stocks outperformRisk premium for distressed firms
Volatility clusteringReturns are not i.i.d.Time-varying risk, GARCH models
Fat tailsExtreme events too frequentNon-Gaussian returns, jump processes
January effectReturns higher in JanuaryTax-loss selling, window dressing

Each anomaly weakens the EMH but does not necessarily refute it — many can be explained as compensation for risk rather than true inefficiency.

Efficient Market Hypothesis | q4quant.studio