Читать книгу The Investment Advisor Body of Knowledge + Test Bank - IMCA - Страница 33

CHAPTER 3
Statistics and Methods
Part I Some Basic Math

Оглавление

Compounding

Log returns might seem more complex than simple returns, but they have a number of advantages over simple returns in financial applications. One of the most useful features of log returns has to do with compounding returns. To get the return of a security for two periods using simple returns, we have to do something that is not very intuitive, namely adding one to each of the returns, multiplying, and then subtracting one:

(3.1)

Here the first subscript on R denotes the length of the return, and the second subscript is the traditional time subscript. With log returns, calculating multiperiod returns is much simpler; we simply add:

(3.2)

It is fairly straightforward to generalize this notation to any return length.

Sample Problem

Question:

Using Equation 3.1, generalize Equation 3.2 to returns of any length.

Answer:

Note that to get to the last line, we took the logs of both sides of the previous equation, using the fact that the log of the product of any two variables is equal to the sum of their logs.

Limited Liability

Another useful feature of log returns relates to limited liability. For many financial assets, including equities and bonds, the most that you can lose is the amount that you've put into them. For example, if you purchase a share of XYZ Corporation for $100, the most you can lose is that $100. This is known as limited liability. Today, limited liability is such a common feature of financial instruments that it is easy to take it for granted, but this was not always the case. Indeed, the widespread adoption of limited liability in the nineteenth century made possible the large publicly traded companies that are so important to our modern economy, and the vast financial markets that accompany them.

That you can lose only your initial investment is equivalent to saying that the minimum possible return on your investment is –100 percent. At the other end of the spectrum, there is no upper limit to the amount you can make in an investment. The maximum possible return is, in theory, infinite. This range for simple returns, – 100 percent to infinity, translates to a range of negative infinity to positive infinity for log returns.

(3.3)

As we will see in the following sections, when it comes to mathematical and computer models in finance, it is often much easier to work with variables that are unbounded, that is, variables that can range from negative infinity to positive infinity.

Graphing Log Returns

Another useful feature of log returns is how they relate to log prices. By rearranging Equation 3.1 and taking logs, it is easy to see that:

(3.4)

where pt is the log of Pt, the price at time t. To calculate log returns, rather than taking the log of one plus the simple return, we can simply calculate the logs of the prices and subtract.

Logarithms are also useful for charting time series that grow exponentially. Many computer applications allow you to chart data on a logarithmic scale. For an asset whose price grows exponentially, a logarithmic scale prevents the compression of data at low levels. Also, by rearranging Equation 3.4, we can easily see that the change in the log price over time is equal to the log return:

(3.5)

It follows that, for an asset whose return is constant, the change in the log price will also be constant over time. On a chart, this constant rate of change over time will translate into a constant slope. Figures 3.1 and 3.2 both show an asset whose price is increasing by 20 percent each year. The y-axis for the first chart shows the price; the y-axis for the second chart displays the log price.


FIGURE 3.1 Normal Prices


FIGURE 3.2 Log Prices


For the chart in Figure 3.1, it is hard to tell if the rate of return is increasing or decreasing over time. For the chart in Figure 3.2, the fact that the line is straight is equivalent to saying that the line has a constant slope. From Equation 3.5 we know that this constant slope is equivalent to a constant rate of return.

In the first chart, the y-axis could just have easily been the actual price (on a log scale), but having the log prices allows us to do something else. Using Equation 3.4, we can easily estimate the log return. Over 10 periods, the log price increases from approximately 4.6 to 6.4. Subtracting and dividing gives us (6.4 – 4.6)/10 = 18 percent. So the log return is 18 percent per period, which – because log returns and simple returns are very close for small values – is very close to the actual simple return of 20 percent.

Continuously Compounded Returns

Another topic related to the idea of log returns is continuously compounded returns. For many financial products, including bonds, mortgages, and credit cards, interest rates are often quoted on an annualized periodic or nominal basis. At each payment date, the amount to be paid is equal to this nominal rate, divided by the number of periods, multiplied by some notional amount. For example, a bond with monthly coupon payments, a nominal rate of 6 %, and a notional value of $1,000, would pay a coupon of $5 each month: (6 % × $1,000)/12 = $5.

How do we compare two instruments with different payment frequencies? Are you better off paying 5 percent on an annual basis or 4.5 percent on a monthly basis? One solution is to turn the nominal rate into an annualized rate:

(3.6)

where n is the number of periods per year for the instrument.

If we hold RAnnual constant as n increases, RNominal gets smaller, but at a decreasing rate. Though the proof is omitted here, using L'Hôpital's rule, we can prove that, at the limit, as n approaches infinity, RNominal converges to the log rate. As n approaches infinity, it is as if the instrument is making infinitesimal payments on a continuous basis. Because of this, when used to define interest rates the log rate is often referred to as the continuously compounded rate, or simply the continuous rate. We can also compare two financial products with different payment periods by comparing their continuous rates.

Sample Problem

Question:

You are presented with two bonds. The first has a nominal rate of 20 percent paid on a semiannual basis. The second has a nominal rate of 19 percent paid on a monthly basis. Calculate the equivalent continuously compounded rate for each bond. Assuming both bonds have the same credit quality and are the same in all other respects, which is the better investment?

Answer:

First we compute the annual yield for both bonds:

Next we convert these annualized returns into continuously compounded returns:

All other things being equal, the first bond is a better investment. We could base this on a comparison of either the annual or the continuously compounded rates.

Discount Factors

Most people have a preference for present income over future income. They would rather have a dollar today than a dollar one year from now. This is why banks charge interest on loans, and why investors expect positive returns on their investments. Even in the absence of inflation, a rational person should prefer a dollar today to a dollar tomorrow. Looked at another way, we should require more than one dollar in the future to replace one dollar today.

In finance we often talk of discounting cash flows or future values. If we are discounting at a fixed rate, R, then the present value and future value are related as follows:

(3.7)

where Vt is the value of the asset at time t and Vt+n is the value of the asset at time t + n. Because R is positive, Vt will necessarily be less than Vt+n. All else being equal, a higher discount rate will lead to a lower present value. Similarly, if the cash flow is further in the future – that is, n is greater – then the present value will also be lower.

Rather than work with the discount rate, R, it is sometimes easier to work with a discount factor. In order to obtain the present value, we simply multiply the future value by the discount factor:

(3.8)

Because δ is less than one, Vt will necessarily be less than Vt+n. Different authors refer to δ or δn as the discount factor. The concept is the same, and which convention to use should be clear from the context.

Geometric Series

In the following two subsections we introduce geometric series. We start with series of infinite length. It may seem counterintuitive, but it is often easier to work with series of infinite length. With results in hand, we then move on to series of finite length in the second subsection.

INFINITE SERIES

The ancient Greek philosopher Zeno, in one of his famous paradoxes, tried to prove that motion was an illusion. He reasoned that, in order to get anywhere, you first had to travel half the distance to your ultimate destination. Once you made it to the halfway point, though, you would still have to travel half the remaining distance. No matter how many of these half journeys you completed, there would always be another half journey left. You could never possibly reach your destination.

While Zeno's reasoning turned out to be wrong, he was wrong in a very profound way. The infinitely decreasing distances that Zeno struggled with foreshadowed calculus, with its concept of change on an infinitesimal scale. Also, an infinite series of a variety of types turn up in any number of fields. In finance, we are often faced with series that can be treated as infinite. Even when the series is long, but clearly finite, the same basic tools that we develop to handle infinite series can be deployed.

In the case of the original paradox, we are basically trying to calculate the following summation:

(3.9)

What is S equal to? If we tried the brute force approach, adding up all the terms, we would literally be working on the problem forever. Luckily, there is an easier way. The trick is to notice that multiplying both sides of the equation by has the exact same effect as subtracting from both sides:


The right-hand sides of the final line of both equations are the same, so the left-hand sides of both equations must be equal. Taking the left-hand sides of both equations, and solving:

(3.10)

The fact that the infinite series adds up to one tells us that Zeno was wrong. If we keep covering half the distance, but do it an infinite number of times, eventually we will cover the entire distance. The sum of all the half trips equals one full trip.

To generalize Zeno's paradox, assume we have the following series:

(3.11)

In Zeno's case, δ was . Because the members of the series are all powers of the same constant, we refer to these types of series as geometric series. As long as |δ| is less than one, the sum will be finite and we can employ the same basic strategy as before, this time multiplying both sides by δ.

(3.12)

Substituting for δ, we see that the general equation agrees with our previously obtained result for Zeno's paradox.

Before deriving Equation 3.12, we stipulated that |δ| had to be less than one. The reason that |δ| has to be less than one may not be obvious. If δ is equal to one, we are simply adding together an infinite number of ones, and the sum is infinite. In this case, even though it requires us to divide by zero, Equation 3.12 will produce the correct answer.

If δ is greater than one, the sum is also infinite, but Equation 3.12 will give you the wrong answer. The reason is subtle. If δ is less than one, then δ converges to zero. When we multiplied both sides of the original equation by δ, in effect we added a δ∞+1 term to the end of the original equation. If |δ| is less than one, this term is also zero, and the sum is unaltered. If |δ| is greater than one, however, this final term is itself infinitely large, and we can no longer assume that the sum is unaltered. If this is at all unclear, wait until the end of the following section on finite series, where we will revisit the issue. If δ is less than –1, the series will oscillate between increasingly large negative and positive values and will not converge. Finally, if δ equals –1, the series will flip back and forth between –1 and +1, and the sum will oscillate between –1 and 0.

One note of caution: In certain financial problems, you will come across geometric series that are very similar to Equation 3.11 except the first term is one, not δ. This is equivalent to setting the starting index of the summation to zero (δ0 = 1). Adding one to our previous result, we obtain the following equation:

(3.13)

As you can see, the change from i = 0 to i = 1 is very subtle, but has a very real impact.

Sample Problem

Question:

A perpetuity is a security that pays a fixed coupon for eternity. Determine the present value of a perpetuity, which pays a $5 coupon annually. Assume a constant 4 percent discount rate.

Answer:


FINITE SERIES

In many financial scenarios – including perpetuities and discount models for stocks and real estate – it is often convenient to treat an extremely long series of payments as if it were infinite. In other circumstances we are faced with very long but clearly finite series. In these circumstances the infinite series solution might give us a good approximation, but ultimately we will want a more precise answer.

The basic technique for summing a long but finite geometric series is the same as for an infinite geometric series. The only difference is that the terminal terms no longer converge to zero.

(3.14)

We can see that for |δ| less than 1, as n approaches infinity δn goes to zero and Equation 3.14 converges to Equation 3.12.

In finance, we will mostly be interested in situations where |δ| is less than one, but Equation 3.14, unlike Equation 3.12, is still valid for values of |δ| greater than one (check this for yourself). We did not need to rely on the final term converging to zero this time. If δ is greater than one, and we substitute infinity for n, we get:

(3.15)

For the last step, we rely on the fact that (1 – δ) is negative for δ greater than one. As promised in the preceding subsection, for δ greater than one, the sum of the infinite geometric series is indeed infinite.

Sample Problem

Question:

What is the present value of a newly issued 20-year bond, with a notional value of $100, and a 5 percent annual coupon? Assume a constant 4 percent discount rate, and no risk of default.

Answer:

This question utilizes discount factors and finite geometric series.

The bond will pay 20 coupons of $5, starting in a year's time. In addition, the notional value of the bond will be returned with the final coupon payment in 20 years. The present value, V, is then:

We start by evaluating the summation, using a discount factor of δ = ≈ 0.96:

Inserting this result into the initial equation we obtain our final result:

Note that the present value of the bond, $113.59, is greater than the notional value of the bond, $100. In general, if there is no risk of default, and the coupon rate on the bond is higher than the discount rate, then the present value of the bond will be greater than the notional value of the bond.

When the price of a bond is less than the notional value of the bond, we say that the bond is selling at a discount. When the price of the bond is greater than the notional value, as in this example, we say that it is selling at a premium. When the price is exactly the same as the notional value, we say that it is selling at par.

The Investment Advisor Body of Knowledge + Test Bank

Подняться наверх