Outline the main techniques used to quantify different types of risks.
Enterprise risk - dynamic financial analysis:
Enterprise risk - financial condition reports (FCR):
Market risks - VaR, TVaR, interest rate models, scenario tests:
Credit risk - credit risk models:
Liquidity risk - asset liability modelling:
Operational risks - internal and external loss data, scenario analysis, simulations:
What is a black swan event?
One-off events which are rare, hard to predict and high impact. These are events that often referred to as ‘predictable with hindsight’ e.g. 2008 credit crunch
Outline two processes that could help us respond appropriately to ‘black-swan’ events.
Describe how unquantifiable risks might be analysed.
The use of risk ranges or risk buckets is one possible approach to recognising the lack of granularity in a risk analysis. These buckets may be quantitative (0%-20%, 20%-40% etc.) or qualitative (low, medium, high). The results may be displayed on a risk map.
Outline correlation.
Outline linear correlation.
Pearson’s measure of linear correlation:
px,y = cov(X,Y)/sqrt(var(X)var(Y))
A: - the value is unchanged under the operation of strictly increasing linear transformations
i.e. p(a+bX, b+dY) = p(X,Y)
D: - the value is not unchanged under the operation of a general (non-linear) strictly increasing transformation
Outline rank correlation.
A: - value of linear correlation is dependent not only on the joint distribution, but also on the marginal distribution. The rank correlation of a bivariate distribution however is independent of the multivariate distributions, giving it more attractive properties.
Outline Spearman’s rho.
spx,y = 1-6/(T(T^2-1)) x sum((Vt - Tt)^2)
where Vt and Wt are ranks of Xt and Yt
Outline Kendall’s tau.
tx,y = 2/(T(T-1)) x (pc - pd)
What are the properties of the rank correlations?
Define tail correlation.
Outline deterministic modelling.
Outline sensitivity analysis
Outline the three key reasons a company may wish to use sensitivity analysis.
Outline scenario analysis.
A: - facilitates evaluation of the potential impact of plausible future events on an organisation
D: - potential complexity as a process
Outline the four steps a company should take when conducting a scenario analysis within a RM framework.
Outline stress testing.
A: - ability to compare the impact of the same stresses on differing organisations
D: - subjective to which assumptions to stress and the degree of stresses to consider
Outline stochastic modelling.
Outline historical simulation (bootstrapping).
A: - applicable to many situations, provided past data is available
D: - cannot be performed in the absence of relevant past data
Outline Monte Carlo simulation.
A: - computer packages are widely available to do most of the work, and these can be easily adapted and updated
D: - random selection of parameter values may lead to a set of simulations which are not representative of the full range of possibilities - unless the set is sufficiently large
- large sets of simulations may be time consuming to perform
Outline two advantages of using a factor-based approach over a data-based approach.
D: Additional effort required, which in some applications, is not justified.
Outline pseudo-random numbers.