Mildenhall Ch 11: Modern Portfolio Pricing Practice Flashcards
Explain the algorithm to compute outcome-probability form of rho_g (SRM)
- Pad the input by adding a zero outcome X0=0 with probability 0
- Sort events by outcome Xj into ascending order
- Group by Xj and sum corresponding pj.
This creates new events X0, X1,…Xn’ and new probabilities. - Calculate survival function to compute g(Sj)
- Distort the survival function to compute g(Sj)
- DIfference g(Sj) to compute risk-add probabilities: delta g = g(Sj-1) - g(Sj)
delta g(S0) = 1 - g(S0) - Sum product to compute rho_g(X) = sum of Xj*delta g(Sj)
Explain the algorithm to compute survival function form of rho_g (SRM)
Steps 1 to 5 are the same as outcome-probability.
- Compute delta Xj instead of delta g(Sj)
Delta Xj = Xj+1 - Xj - Sum-product to compute rho_g(X) = sum of g(Sj) * delta Xj
Calculate TVaR using distortion function
mean of g(s) = s/(1-p) limited to 1 is TVaRp
Calculate biTVaR_p0,p1(X)
(1-w)TVaR_p0(x) + wTVaR_p1(x)
Identify 3 common parametric families of distortion
- Proportional Hazard Transform (PH)
- Dual Moment Distortion (MAXVAR)
- Wang Transform
Describe the Proportional Hazard Transform family of distortion. On which interval is it continuous and differentiable?
g(s) = s^alpha
alpha smaller than 1
Smaller alpha values correspond to greater risk aversion (larger g(s) values)
When alpha=1, it corresponds to E(X)
PH transform increases hazard rate proportionately by factor alpha.
g is continuous and differentiable on (0,1)
Describe the Dual Moment distortion (aka MAXVAR). On which interval is it continuous and differentiable?
g(s) = 1 - (1-s)^m for m greater or equal to 1
Larger m values correspond to greater risk aversion (larger g(s))
g is continuous and differentiable everywhere
Describe the Wang Transform distortion family. On which interval is it continuous and differentiable?
g(s) = Phi(Phi^-1(s) + lambda)
Phi is the CDF of the standard normal distribution
lambda is positive
Larger lambda correspond to greater risk aversion (larger g(s))
g is continuous and differentiable on (0,1)
Complete the sentence:
The LR is ___ for riskier unit and gross LR is ___ than net LR
The LR is lower for riskier unit and gross LR is lower than net LR.
True or False?
For all distortion functions, riskier unit has lower cost of capital.
False, true for all except CCoC.
With CCoC, all returns are equal.
Which distortion function is the most expensive for tail risk but cheaper for body risk.
CCoC distortion
Name 2 other distortion function that are also expensive for tail risk and cheaper for body risk.
PH and Wang
Name the 2 distortion functions that are the most affordable for tail risk but are expensive for body risk.
TVaR and Dual Moment distortions
Identify 4 things that should be considered when selection distortion function
- Simplicity
- Transparency
- Fairness
- Objectivity
- Data-based
- Best practice
- Precedented
Briefly describe how one should calibrate a one-parameter SRM
Actuaries can use financial metrics such as wtd avg cost of capital, required return, loss ratio or margin.
The actuary should set the parameter of the SRM s.t. final results align with expected CoC, required return, loss ratio, etc.
The actuary can also use market information such as cat bond data to calibrate prices.
If the selected distortion function (& parameter) produces price that is completely diff from cat bond prices, function should be revisited.