Estimation Risk and Asset Allocation

estimation-riskasset-allocationequity-premiumlong-horizoncompounding-biasjensen-inequalitymean-squared-errorportfolio-theory

Definition

Estimation risk refers to the distortion in forecasts and portfolio decisions that arises from substituting a sample estimate for an unknown true parameter. In the long-horizon context, estimation uncertainty in the mean return compounds over the investment horizon, producing biases and efficiency losses that do not vanish unless both TT (sample length) and T/HT/H (sample-to-horizon ratio) grow large.

Key Ideas

How It Works

The Compounding Bias

Let log-returns rtiidN(μ,σ2)r_t \overset{iid}{\sim} \mathcal{N}(\mu, \sigma^2). The true expected portfolio value after HH periods is: E(VH)=eμH+12σ2HE(V_H) = e^{\mu H + \frac{1}{2}\sigma^2 H}

The maximum likelihood (ML) estimator substitutes μ^\hat\mu (sample mean over TT periods, μ^=μ+σε/T\hat\mu = \mu + \sigma\varepsilon/\sqrt{T}, εN(0,1)\varepsilon \sim \mathcal{N}(0,1)): A=e(μ^+12σ2)H    E(A)=E(VH)eσ2H/TA = e^{(\hat\mu + \frac{1}{2}\sigma^2)H} \implies E(A) = E(V_H) \cdot e^{\sigma^2 H/T}

The upward bias factor eσ2H/Te^{\sigma^2 H/T} grows with H/TH/T and vanishes only when H/T0H/T \to 0.

The Estimator Family

Estimator kk Bias RMSE ranking
Arithmetic / ML (AA) 11 +eσ2H/T+e^{\sigma^2 H/T} Worst
Geometric (GG) 00 Zero only if H=TH=T 2nd best for HT/3H \approx T/3
Unbiased (UU) 1H/T1 - H/T 0 3rd (worse than GG for large H/TH/T)
Min-MSE (MM) 132H/T1 - \tfrac{3}{2}H/T Non-zero Best at all horizons

For H>T/3H > T/3 the ordering is M<G<U<AM < G < U < A. At T=75T = 75, H=40H = 40: A$120A \to \$120, U$80U \to \$80, M$25M \to \$25 per $1\$1 invested.

The Allocation Paradox

With power utility (risk aversion γ>1\gamma > 1), integrating out the posterior a^N(a,σ2/T)\hat a \sim \mathcal{N}(a, \sigma^2/T) yields: w=a^r0γσ2(1+HT)w^* = \frac{\hat a - r_0}{\gamma \sigma^2 \left(1 + \dfrac{H}{T}\right)}

The denominator increases with H/TH/T, so the optimal risky-asset weight decreases as the horizon lengthens. For T=30T = 30, H=40H = 40, γ=2\gamma = 2: ww^* falls from 87% (no parameter uncertainty) to 53%. Log-utility (γ=1\gamma = 1) is the exception: linearity in aa makes the allocation horizon-independent.

Intuition: Estimation error in a^\hat a gets compounded HH times in the utility calculation. The longer the horizon, the more this uncertainty is amplified, making the risky asset effectively riskier from the investor's perspective.

Robustness

Why It Matters

Open Questions

Related