Risk measures Flashcards
(47 cards)
elaborate on types of risk
we have differnet types of risk:
market risk: movements in financial market
credit risk: issuer risk refers to the risk that the custiemr will default
liquidity risk
operational risk
The idea is that “risk” is not well defined. What we mean by risk depends on the context.
elaborate on what we should do we risk
We need to define a risk measure, which is a way of quantifying the risk.
Typically, we quantify risk in monetary units. The value would represent a capital buffer that we need.
What are solvency 2, basel 3 etc
These are regulations placed on financial institutions that they must follow to ensure a certain way to deal with losses etc.
Solvency 2 is the insurance sector.
Basel 3 is for banks
what VaR is used by Solvency 2?
99.5% over one year
what is the potnetial pitfall with these regulations?
They say that banks etc must use VaR, but not “how” they should compute it. Makes inconsistent results
elaborate on risk measures
A risk measure is a function that transforms the random variable X into a single number. X is a random variable representing our portfolio’s value.
The point of this is that this “value” that is spit out is a quantification of the risk.
It is “the minimum capital required that needs to be added to the initial posiiton to make the final position acceptabel”.
“Acceptable” refers to referrring to a probability of portfolio being non-profitable.
If p(X)<= 0, our portfolio is acceptable.
if p(X) > 0, our portfolio is not acceptable, it requires more capital.
Essentially, we need to add cash to shift the entire distribution.
simplest example of a risk measure
an absolute lower bound
elaborate on the absolute lower bound as a risk measure
“the portfolio is acceptable if it is surely larger than some given value”.
p(X) = min (a >= 0 : X + aR_0 >= C) = ( c - x) / R_0
if C=0, we get the case where p(X) = - x/R_0, which means that we need to invest “x” in risk free asset in order to guarantee no losses at time 1.
elaborate on the mean-variance risk measures
p(X) = - E[X / R_0] + c sqrt(Var[X / R_0])
what is “standard deviation premium principle”?
Same as mean-variance
what is the risk measure we typically want?
coherent
what is a monetary risk measure?
Needs to satisfy the properties of “monotonicity” and “cash invariance”
define a monotonic risk measure
if X2 <= X1, then p(X1) >= p(X2)
define cash invariance
p(X + cR_0) = p(X) - c
basically, adding cash to the position should reduce the “minimum capital required to make our portfolio acceptable”.
according to solvency 2, what is needed to make portfolio acceptablr?
p(A1 - L1) <= 0
A1 is the assets
L1 is the liabilities
It is possible to make some maths here and get:
p(A1 - L1) = p((A1 - A0R0) - (L1 - L0 R0)) - (A0 - L0)
So basically, since p(A1 - L1) <= 0, we need:
A0 >= L0 + SCR, where SCR is the Solvency Capital Requirement
define a coherent riks measure
Requires cash invariance, monotonicity, positive homogeneity, and subadditivitry
Define positive homogenetity
p(kX) = kp(X)
This basically just means that risk increase linearly with the size of the position.
If we double the position size, we double the risk as well.
Note that in some cases, this is wrong. For instance in extremely large positions.
Define subadditivity
p(X1 + X2) <= p(X1) + p(X2)
Meaning, the risk of two assets together should never be larger than the risk of holding both of them individually. Basically, diverisification should rewarded.
Define a convex measure
A convex measure satisfy:
- cash invariance
- monotonicity
- convexity properties
All coherent are convex. But not all convex are coherent
define convex proeprty
what happens if we have a convex measure that satisfies positive homogeneity?
We get a coherent measure
What proeprties can create convexity?
subadditivity + positive homogeneity
does coonvexity imply positive homogeneity and subadditivity?
no, not alone
What properties does the mean-variance risk measure have?
it satisfies:
- cash invariance
- convexity
- positive homogeneity
- subadditivity
Because it is lacking monotonicity, we do not have that it is either a convex risk measure or a coherent risk measure.