Interval Forecast Evaluation

interval-forecastvalue-at-riskbacktestingconditional-coverageforecast-evaluationlikelihood-ratio-test

Definition

Interval forecast evaluation assesses whether a sequence of prediction intervals (or, equivalently, value-at-risk quantiles) is correctly calibrated. The modern standard, due to Christoffersen (1998), evaluates a (1p)(1-p) interval forecast through its hit sequence It=1{outcome falls in the interval}I_t=\mathbf 1\{\text{outcome falls in the interval}\} and requires correct conditional coverage: the hits must be independent and identically distributed Bernoulli(pp) — the right violation rate and no predictability of violations from the past.

Key Ideas

How It Works

  1. Collect out-of-sample realizations and the corresponding (1p)(1-p) interval / VaR forecasts; construct the hit sequence ItI_t.
  2. Estimate the empirical violation rate and the first-order Markov transition probabilities of {It}\{I_t\}.
  3. Compute LRucLR_{uc}, LRindLR_{ind}, and LRccLR_{cc} against their χ2\chi^2 reference distributions.
  4. Interpret: correct coverage but rejected independence signals a model that ignores volatility dynamics; rejected coverage signals a mis-scaled interval.

Why It Matters

Open Questions

Related