CONTENTS

Exercise: Kupiec POF test by hand

A bank runs a 5%5\%-VaR model over T=500T = 500 trading days and observes N=40N = 40 exceedances.

Tasks

  1. Compute the expected exceedance count under the null.

  2. Compute the Kupiec POF likelihood ratio statistic.

  3. At the 5%5\% significance level, does the test reject? What about at 1%1\%? (χ1,0.952=3.841\chi^2_{1, 0.95} = 3.841, χ1,0.992=6.635\chi^2_{1, 0.99} = 6.635.)

  4. Repeat with N=35N = 35 and N=45N = 45 to see how sensitive the rejection decision is.

  5. Under the Basel traffic-light system (defined for α=1%\alpha = 1\% over 250 days), the bank's scenario above doesn't fit directly. Propose an analogous table for α=5%\alpha = 5\%, T=500T = 500: what exceedance counts would map to green, yellow, and red zones?

Hint

The asymptotic Chi-squared approximation is reliable when N,TN5N, T-N \ge 5.