Topic 1. Backtesting and Exceptions
Topic 2. Difficulties in Backtesting a VaR model
Topic 3. Using Failure Rates in Model Verification
Topic 4. Model Verification: Example
Topic 5. Type I and Type II Errors
Topic 6. Unconditional Coverage
Topic 7. Measuring Potential Losses Using VaR
Q1. In backtesting a value at risk (VaR) model that was constructed using a 97.5% confidence level over a 252-day period, how many exceptions are forecasted?
A. 2.5.
B. 3.7.
C. 6.3.
D. 12.6.
Explanation: C is correct.
(1 − 0.975) × 252 = 6.3
Failure Rate: Percentage of times VaR confidence level is exceeded; computed as N/T (exceptions ÷ sample size)
Basel requirement: banks must use 99% confidence level (p = 1% exception probability)
Probability of Exception (p): The probability of exception, p, is calculated as one minus the confidence level (p=1−c).
Unbiased measure: probability of exception approaches the confidence level as the sample size increases.
Model Calibration Testing: Calculate z-score using formula using x (number of actual observations):
Sol:
Calculate z-score,
Based on the calculation, this is not an unbiased sample because the computed z-value of 2.72 is larger than the 1.96 critical value at the 95% confidence level. In this case, we would reject the null hypothesis that the VaR model is unbiased and conclude that the maximum number of exceptions has been exceeded.
Q2. A risk manager is backtesting a sample at the 95% confidence level to see if a VaR model needs to be recalibrated. He is using 252 daily returns for the sample and discovered 17 exceptions. What is the z-score for this sample when conducting VaR model verification?
A. 0.62.
B. 1.27.
C. 1.64.
D. 2.86.
Explanation: B is correct.
The z-score is calculated using x = 17, p = 0.05, c = 0.95, and N = 252, as follows:
Q3. Which of the following statements regarding verification of a VaR model by examining its failure rates is false?
A. The frequency of exceptions can be determined with the confidence level used for the model.
B. According to Kupiec (1995), we should reject the hypothesis that the model is correct if the loglikelihood ratio (LR) > 3.84.
C. Backtesting VaR models with a higher probability of exceptions is difficult because the number of exceptions is not high enough to provide meaningful information.
D. The range for the number of exceptions must strike a balance between the chances of rejecting an accurate model (a Type I error) and the chances of failing to reject an inaccurate model (a Type II error).
Explanation: C is correct.
Backtesting VaR models with a lower probability of exceptions is difficult because the number of exceptions is not high enough to provide meaningful information.
Definition: Unconditional coverage is a backtesting approach where the only concern is the total number of exceptions and not the timing or independence of their occurrence.
Kupiec's Log-Likelihood Ratio (LRuc): Kupiec (1995) developed a measure for accepting or rejecting models using the tail points of a log-likelihood ratio (LR). The test statistic for unconditional coverage (LRuc) is calculated as:
where p is the probability level, T is the sample size, and N is the number of exceptions.
Rejection Criterion: The hypothesis that the model is correct is rejected if LRuc>3.84. This critical value of 3.84 corresponds to a chi-squared test statistic at a 95% confidence level (with one degree of freedom, assuming a large sample T).
Note: 3.84 is the square of the normal distribution test statistic of 1.96 at the 95% confidence level.
Q4. Unconditional testing does not reflect the:
A. size of the portfolio.
B. number of exceptions.
C. confidence level chosen.
D. timing of the exceptions.
Explanation: D is correct.
Unconditional testing does not capture the timing of exceptions.
Topic 1. Conditional Coverage
Topic 2. Basel Committee Rules for Backtesting
The concept of conditional coverage extends the backtesting framework beyond simply counting the number of exceptions.
Need for Conditional Coverage:
The examples and discussion of backtesting often focus on
unconditional coverage, which does not consider the timing of exceptions.
Conditional coverage incorporates the time variation of the data.
In an accurate model, exceptions are anticipated to be fairly equally distributed across time.
A "bunching" or clustering of exceptions may indicate that market correlations have changed or that trading positions have been altered.
If exceptions are found to be non-independent (serially dependent), the risk manager should incorporate models that consider time variation in risk.
Conditional coverage is required to determine if the clustering of exceptions is random or caused by model or trading changes.
Christoffersen's Test:
Christoffersen extended the unconditional coverage test statistic (LRuc) to account for potential time variation in the data.
He developed a log-likelihood ratio test statistic for the serial independence of deviations (LRind).
The overall log-likelihood test statistic for conditional coverage (LRcc) is computed as the sum of the unconditional coverage test and the independence test:
LRcc=LRuc+LRind
Each component (LRuc and LRind) is independently distributed as chi-squared, and their sum is also distributed as chi-squared.
Rejection Criteria (at the 95% confidence level):
Reject the model if LRcc>5.99.
Reject the independence assumption if LRind>3.84.
The Basel Committee has established rules for backtesting internal VaR models, primarily concerned with striking a balance between Type I and Type II errors.
Requirements:
Market VaR must be calculated at the 99% confidence level.
It must be backtested over the past year, which is approximately 250 trading days.
At the 99% confidence level, the expected number of exceptions is
250×0.01=2.5 exceptions per year.
The Committee designed penalty zones to mitigate the risk that banks deliberately commit a Type II error (using a faulty model).
Banks are penalized for exceeding four exceptions per year.
The penalty is an incremental increase in the capital multiplier (k), which normally starts at 3.00.
Increasing k significantly increases the bank's required capital and lowers performance measures like return on equity.
Q1. The Basel Committee has established four categories of causes for exceptions. Which of the following does not apply to one of those categories?
A. The sample is small.
B. Intraday trading activity.
C. Model accuracy needs improvement.
D. The basic integrity of the model is lacking.
Explanation: A is correct.
Causes include the following: bad luck, intraday trading activity, model accuracy needs improvement, and the basic integrity of the model is lacking.