1.7 Examples

1.7 Examples

Let’s consider some examples of risk measures. These will introduce basic concepts and standard notation. They will also illustrate a framework for thinking about value-at-risk measures (and, more generally, measures of PMMRs), which we shall formalize in Section 1.8.

1.7.1 Example: The Leavens PMMR

Value-at-risk metrics first emerged in finance during the 1980s, but they were preceded by various other PMMRs, including Markowitz’s (1952) variance of simple return. Even earlier, Leavens (1945) published a paper describing the benefits of diversification. He accompanied his explanations with a simple numerical example:

Measure time t in appropriate units. Let time t = 0 be the current time. Leavens considers a portfolio of 10 bonds over some horizon [0, 1]. Each bond will either mature at time 1 for USD 1000 or default and be worthless. Events of default are assumed independent. The portfolio’s market value at time 1 is given by the sum of the individual bonds’ accumulated values at time 1:

[1.6]

Let’s express this relationship in matrix notation. Let be a random vector with components . Let ω be a row vector whose components are the portfolio’s holdings in each bond. Since the portfolio holds one of each, ω has a particularly simple form:

[1.7]

With this matrix notation, [1.6] becomes the product:

[1.8]

Let 1|0ϕi denote the probability function, conditional on information available at time 0, of the ith bond’s value at time 1:

[1.9]

Measured in USD 1000s; the portfolio’s value has a binomial distribution with parameters n = 10 and p = 0.9. The probability function is graphed in Exhibit 1.3.

Exhibit 1.3: The market value (measured in USD 1000s) of Leavens’ bond portfolio has a binomial distribution with parameters 10 and 0.9.

Writing for a non-technical audience, Leavens does not explicitly identify a risk metric, but he speaks repeatedly of the “spread between probable losses and gains.” He seems to have the standard deviation of portfolio market value in mind. For the portfolio in his example, that PMMR has the value USD 948.69.

Our next two examples are more technical. Many readers will find them simple. Other readers—those whose mathematical background is not as strong—may find them more challenging. A note for each group:

  • For the first group, the examples may tell you things you already know, but in a new way. They introduce notation and a framework for thinking about value-at-risk that will be employed throughout the text. At points, explanations may appear more involved than the immediate problem requires. Embrace this complexity. The framework we start to develop in the examples will be invaluable in later chapters when we consider more complicated value-at-risk measures.
  • For the second group, you do not need to master the examples on a first reading. Don’t think of them as a main course. They are not even an appetizer. We are taking you back into the kitchen to sample a recipe or two. Don’t linger. Taste and move on. In Chapters 2 through 5, we will step back and explain the mathematics used in the examples—and used in value-at-risk measures generally. A purpose of the examples is to provide practical motivation for those upcoming discussions.

There is a useful formula that we will use in the next two examples. We introduce it here for use in those examples but will cover it again in more detail in Section 3.5.

Let X be a random vector with covariance matrix Σ. Define random variable Y as a linear polynomial

[1.10]

of X, where b is an n-dimensional row vector and a is a scalar. The variance of Y is given by

[1.11]

where a prime ′ indicates transposition. Formula [1.11] is a quintessential formula for describing how correlated risks combine, but there is a caveat. It only applies if Y is a linear polynomial of X.

Exercises
1.10

Using a spreadsheet, extend Leavens’ analysis to a bond portfolio that holds 20 bonds.

  1. Graph the resulting probability function for .
  2. Value Leavens’ “spread between probable losses and gains” PMMR for the portfolio?

Solution

1.11

Using only the information provided in the example, which of the following PMMR’s could we evaluate for Leavens’ bond portfolio:

  1. 95% quantile of loss;
  2. variance of portfolio value;
  3. standard deviation of simple return.

Solution