Solution to Question 1 from UoL exam 2016, Zone B
This problem is a good preparation for Question 2 from UoL exam 2015, Zone A (FN3142), which is more difficult.
Problem statement
Two corporations each have a 4% chance of going bankrupt and the event that one of the two companies will go bankrupt is independent of the event that the other company will go bankrupt. Each company has outstanding bonds. A bond from any of the two companies will return % if the corporation does not go bankrupt, and if it does, a bondholder will lose the face value of the investment, i.e.,
%. Suppose an investor buys $1000 worth of bonds of the first corporation, which is then called portfolio
, and similarly, an investor buys $1000 worth of bonds of the second corporation, which is then called portfolio
.
(a) [40 marks] Calculate the VaR at % critical level for each portfolio and for the joint portfolio
.
(b) [30 marks] Is VaR sub-additive in this example? Explain why the absence of sub-additivity may be a concern for risk managers.
(c) [30 marks] The expected shortfall at the
% critical level can be defined as
. Calculate the expected shortfall for the portfolios
and
. Is this risk measure sub-additive?
Solution
There are a couple of general ideas to understand before embarking on calculations. The return on the bond of one company is a binary variable taking values 0% and -100%. All calculations involving it are similar to the ones for the coin. After doing calculations the return figures can be translated to dollar amounts by multiplying by $1000.
While the use of the notions of the distribution function and generalized inverse can be avoided, I prefer to use them to show the general approach.
(a) The return on one bond is described by the table
Table 1. Probability table for return on one bond
Return values | Probability |
0 | 0.96 |
-100 | 0.04 |
Therefore its distribution function can be found in the same way as for the coin:

Figure 1. Distribution function for return on one bond
The distribution function is shown in red. It is zero for , 0.04 for
and 1 for
. The definition of the VaR requires inversion of this function. The graph of this function has flat pieces and its usual inverse does not exist. We have to use the generalized inverse defined by
,
see the definition of the infimum here. In our case and the verbal procedure is: 1) find those returns for which
(it's the half-axis
) and 2) among them find the least return. The answer is
%. This is the Value at Risk for each of
What we do next is very similar to the derivation of the sampling distribution for two coins.
Table 2. Joint probability table for returns on two portfolios
First portfolio | |||
0 | -100 | ||
Second portfolio | 0 | ||
-100 |
The main body of the table contains probabilities of pairs of the two returns. For the total portfolio the possible return values are 0 (none of the companies goes bankrupt), -50 (one goes bankrupt and the other does not) and -100 (both go bankrupt). The corresponding probabilities follow from Table 2 and we get
Table 3. Probability table for return on the total portfolio
Total return | Probabilities |
0 | 0.9216 |
-50 | |
-100 | 0.0016 |
This table results in the following distribution function:

Figure 2. Distribution function for return on two bonds
Since 0.0784>0.05, the Value at Risk is -50% (use the generalized inverse).
(b) Translating the percentages to dollars, at 5% the risk for each of the bonds is $0 and for the total portfolio it is $1000 (50% of $2000; I am passing from negative percentages to positive loss figures).
We say that Value at Risk is sub-additive if . Our calculations show that Value at Risk is not sub-additive in case of independent returns. This has an important practical implication. Suppose that a financial institution has several branches and each of them keeps their Value at Risk, say, at zero. Nevertheless, the Value at Risk for the whole institution may well be large and threaten its stability.
(c) Here we have to apply the definition of the conditional expectation: . Since
, this is the same as
%,
.
For the total portfolio we get
%.
In monetary terms, this translates (again passing to positive values) to $40 for each bond and to $1020.40 for the total portfolio. The conclusion is that expected shortfall is not sub-additive.
Leave a Reply
You must be logged in to post a comment.