Quantify Flashcards
Modelling, stress testing, scenario analysis (141 cards)
Range test
Test if the value is in the acceptable range of values. Ex: month 13 would fail the range test
Ratio control test
Test that the ratio of 2 data elements is within a reasonable range (upper and lower limits). Ex: average salary or average cost of a good
Zero control test
Check that the total collected and the sum of the pieces collected match. Ex: Earnings from 3 channels shouldn’t be higher than the total earnings.
Internal consistency test
A test to check that the values of data elements within a database are consistent (if-then tests and zero control tests).
If-then test
Test the value of a data element based on the value of a different data element. Ex: If “total of past claims” is 0, then “number of past claims” must also be 0.
Goodness of fit tests
- Adjusted R^2
- F test
- t test
- Likelihood ratio test
Adjusted R^2
Measures the proportion of the variation in the dependent variable that is predictable from the independent variables. Adjusted for the number of predictors in the model.
F test
Tests whether all coefficients in the regression are statistically different from 0 or not
t test
Tests whether a single coefficient in the regression is statistically different from 0 or not
How to select a candidate model
Likelihood ratio test, AIC, BIC. Also analyze residuals to gauge goodness of fit.
Challenges of likelihood-based model selection criteria
1) Selection is relative. We don’t know if any of the candidate models actually provide an adequate fit, just which one fits best out of the candidates.
2) Likelihood is dominated by the fit in the center of the distribution. For risk mangement, we’re often more interested in the tails.
Likelihood ratio test
- Used to compare nested models (one contains all of the independent variables of the other plus one or more additional variables)
- Null hypothesis is that the additional variables give no significant improvement in the explanatory power of the model (so the coefficients are 0)
How to validate a time series model
Back-testing. Fit the model to data for one period, then test how well the model performs in a subsequent period
How to validate a cross-sectional model
A similar approach to back-testing can be used. The data can be split into 2 groups rather than 2 time periods: a training set and a validation set. Make sure there are no time effects that might make the model appear more accurate than it is.
Deterministic scenario
Individual scenarios producing individual paths
Going concern scenario
An adverse scenario that is more likely to occur and/or less severe than a solvency scenario. Used to test the insurer’s ability to maintain operations and fulfill obligations while at least meeting regulatory minimum capital ratios
Integrated scenario
An adverse scenario that is a combination of at least 2 risk factors. The 2+ risk factors can be correlated or not, extreme or not, but the integrated scenario needs to be plausible and consider ripple effects
Solvency scenario
A plausible adverse scenario that is credible and has a non-trivial probability of occurring and will test the insurer’s ability to maintain a positive equity position.
Standard scenario
- A scenario prescribed by regulators.
- Regulators have all firms test so that they can gauge possible impacts of systemic risks.
- The opposit of a standard scenario is an own scenario.
Stochastic scenario
A weighted average of a range of scenarios with random variation
Purpose of stochastic scenarios
Economic assumptions are often derived from stochastic scenario generators
Challenges of stochastic scenarios
1) Correlation of risks must be taken into account when stochastic scenarios are generated.
2) Since they’re a weighted average, they don’t focus on the effect of low frequency, high severity events, so deterministic scenarios are better for things like sensitivity testing and development of management strategies.
Stress scenario
A scenario with significant or unexpected adverse consequences
Historical scenario
A scenario based on experience during an observation period, possibly triggered by a certain historical event