Exercise: Risk Management
Exercise
A random variable \( L \) is called normally distributed with mean \( \mu \) in \(\mathbb{R} \) and variance \( \sigma > 0 \) if it has a probability density given by
and we use the notation \( L \sim \mathcal{N}(\mu, \sigma^2) \). We denote by
the CDF and quantile of the normal distribution with mean \( \mu \) and variance \( \sigma \). We use the simplified notations for the standard normal:
- Show that if \( L \sim \mathcal{N}(0,1) \), it holds \( \mu + \sigma L \sim \mathcal{N}(\mu, \sigma^2) \).
- Show that if \( L \sim \mathcal{N}(\mu, \sigma^2) \), it holds \( -L \sim \mathcal{N}(-\mu, \sigma^2) \).
-
Show that
\[ f_{\mu,\sigma}(x) = \frac{1}{\sigma} f\left( \frac{x-\mu}{\sigma} \right), \quad \sigma^2 f^\prime_{\mu,\sigma} (x) = (\mu-x)f_{\mu,\sigma}(x) \]\[ F_{\mu,\sigma}(x) = F\left( \frac{x-\mu}{\sigma} \right), \quad q_{\mu,\sigma}(s) = \mu + \sigma q(s). \]
Recall that
and that both functionals are positive homogoneous.
Show that for \(L\sim \mathcal{N}(\mu, \sigma^2)\)
where \(\bar{L} \sim \mathcal{N}(0, 1)\) (in other terms, to compute the value at risk or expected shortfal of normal distribution, you just need the V@R and ES of the standard normal distribution).
Deduce that for normally distributed random variable \(L\) with zero mean, \(V@R\) and \(ES\) are related through
for some constant \(C\) which you provide explicitely.
Dual Representation
We already know that the expected shortfall has two possible representations:
We derive an alternative formulation in terms of duality, namely:
This general statement says that the expected shortfall accounts for computing the expected loss under any alternative probability model \( Q \) such that \( Q \) is not "too" far away from \( P \) in the sense that the density is bounded by \( 1/\alpha \).
-
Show that for every \( x \) and every \( y \) with \( 0 \leq y \leq 1/\alpha \) it holds:
\[ \frac{1}{\alpha} x^+ \geq xy \]In other terms, \( x^+ / \alpha = \sup\{ xy \colon 0 \leq y \leq 1/\alpha \} \), which is called Fenchel-Moreau duality.
-
Using the fact that \( E[dQ/dP] = 1 \), show that if \( 0 \leq dQ/dP \leq 1/\alpha \), then it holds:
\[ m + \frac{1}{\alpha} E\left[ (L-m)^+ \right] \geq E^Q[L] \]and deduce that:
\[ ES_{\alpha}(L) \geq \sup\left\{ E^Q[L] \colon 0 \leq \frac{dQ}{dP} \leq \frac{1}{\alpha} \right\} \] -
Assuming that \( F_L \) is continuous and strictly increasing, show that if we define the random variable:
\[ \frac{dQ^\ast}{dP} = \frac{1}{\alpha} 1_{\{L \geq q_L(1-\alpha)\}} \]then it defines a probability measure \( Q^\ast \) such that \( 0 \leq dQ^\ast/dP \leq 1/\alpha \) and for which it holds:
\[ ES_{\alpha}(L) = E^{Q^\ast}[L] \]and deduce the duality formula — for which you now have an explicit \( Q^\ast \) that depends on \( L \).