Market Risk and Var Models 3: Backtesting Flashcards
What is the best solution for VaR backtesting?
Consistency between frequency of losses and VaR confidence interval
Which economic result should we compare with VaR?
P&L obtained by using previous day portfolio and revauling it at the new market conditions (static P&L)
What is a type 1 error?
Reject a good model
What is a type 2 error?
Accept a bad model
What is the Kupiec approach to testing models?
Null hp: the actual empirical frequency of exceptions, π = x/N, is equal to the theoretical desired one, p
If H0 is true, then the probability of observing x exceptions in a sample of N observations is given by the binomial distribution:
prob(x|p,N) = (Nx) * px * (1-p)N-x
What is the unconditional likelihood ratio test?
LRuc = -2 * ln[(px * (1-p)N-x)/(πx * (1-π)N-x)]
chi squraed distribution