Skip to content

๐Ÿ‘จโ€๐Ÿซ Notes

Switch to Zen Mode

Formulas for this lecture can be found in my online formula sheet and paper formula sheet.

Notation:

  • F = Face Value of the bond. Also known as โ€œPar value.โ€ Typically, F=$1000 or more.
  • c = coupon rate, as a percentage (c=6%c=6\%, for example)
  • Fc=Fร—cFc = F \times c = your annual coupon payment.
  • T=NT = N = number of years until the bond โ€œmatures.โ€ When that happens, you get F dollars, and the bond ceases to exist.

Pricing formula for regular coupon bonds:

PCouponBond=Fc(1+i)1+Fc(1+i)2+Fc(1+i)3+โ‹ฏ+Fc(1+i)T+F(1+i)T\begin{aligned} P_{CouponBond} &= \frac{Fc}{(1+i)^1} + \frac{Fc}{(1+i)^2} + \frac{Fc}{(1+i)^3} \\ & \qquad + โ‹ฏ + \frac{Fc}{(1+i)^T} + \frac{F}{(1+i)^T} \end{aligned}

Note that this only says that the price of a coupon bond is just the Present Discounted Value of the payments that you get from the bond. Each term of the form, Fc(1+i)t\frac{Fc}{(1+i)^t} refers to the coupon payment at time t. F(1+i)T\frac{F}{(1+i)^T} refers to the lump sum payment of the Face value at the very end.

You can also write the formula out in text as follows:

  • PCouponBond=Fc(1+i)1+Fc(1+i)2+Fc(1+i)3+โ‹ฏ+Fc(1+i)T+F(1+i)TP_{CouponBond} = \frac{Fc}{(1+i)^1} + \frac{Fc}{(1+i)^2} + \frac{Fc}{(1+i)^3} + โ‹ฏ + \frac{Fc}{(1+i)^T} + \frac{F}{(1+i)^T}
  • 2 year coupon bond: PB=Fc(1+i)1+Fc(1+i)2+F(1+i)2PB = \frac{Fc}{(1+i)^1} + \frac{Fc}{(1+i)^2} + \frac{F}{(1+i)^2}
  • 3 year coupon bond: PB=Fc(1+i)1+Fc(1+i)2+Fc(1+i)3+F(1+i)3PB = \frac{Fc}{(1+i)^1} + \frac{Fc}{(1+i)^2} + \frac{Fc}{(1+i)^3} + \frac{F}{(1+i)^3}

If c=0%c=0\%, we have a โ€œZero Coupon Bond.โ€ All of the terms in the above formula become zero, so

  • PZCB=F(1+i)TP_{ZCB} = \frac{F}{(1+i)^T}

If T=โˆžT=โˆž, the bond never matures, we have โ€œConsol.โ€ We calculate the price of a consol using the perpetuity formula, PVPerpetuity=CFiPV_{\text{Perpetuity}} = \frac{CF}{i}, from the last lecture:

  • PConsolP_{\text{Consol}} =Fci= \frac{Fc}{i}

To quickly calculate price of a 4 year coupon bond with F=$1000F=\$1000, i=8%i=8\%, and c=6%c=6\%: (Note that Fc=$60Fc=\$60)

  • PB=601.08+601.082+601.083+10601.084P_B = \frac{60}{1.08} + \frac{60}{1.08^2} + \frac{60}{1.08^3} + \frac{1060}{1.08^4}

Equivalent Tax Free Rate =TaxableRateร—(1โˆ’MarginalTaxRate) = \text{TaxableRate} \times (1-\text{MarginalTaxRate})

The above formulas can also be found in more concise form in the formula sheet.

To solve a Yield To Maturity (YTM) problem write down the bond price formula and solve for i. This is equivalent to calculating the IRR of buying the bond and holding it until it matures.

Muni Effective Tax Free Rate example:

Municipal bonds are typically tax free. Therefore, to compare them to taxable bonds, you must compare the after-tax returns of each.

For a corporate bond:

  • Afterย Taxย Rate=Actualย Interestย Rateร—(1โˆ’Marginalย Taxย Rate)\text{After Tax Rate} = \text{Actual Interest Rate} \times (1-\text{Marginal Tax Rate})

For a Muni: (because there are no taxes)

  • Afterย Taxย Rate=Actualย Interestย Rate\text{After Tax Rate} = \text{Actual Interest Rate}

โœ๏ธ Suppose your marginal tax rate is MTR=30%MTR=30\% and you are considering a 9% corporate bond and a 7% municipal bond. Which is better?

โœ” Click here to view answer

Corporate, taxable bond:
โ€ƒAfter-Tax rate is = i(1โˆ’MTR)=9%ร—(1โˆ’30%)=6.3%i (1-MTR) = 9\% \times (1-30\%)=6.3\%
The muniโ€™s after tax rate is 7%. The corporate looks like it has a higher yield, but after taxes, the muni is better. โ‡จ The corporate bond is equivant to a 6.3% muni, because they both have the same after-tax return.

โœ๏ธ You are considering a 5% muni. What taxable yield (on a corporate bond) is this equivalent to? MTR=30%MTR=30\%.

โœ” Click here to view answer

You could simply use the above equation and Plug and chug: (help)

Plug and chug: (help)
  1. Equation:
    After tax rate is = ic(1โˆ’MTR)i_c (1-MTR)
  2. Plug:๐Ÿ”Œ
    5%=ic(1โˆ’30%)5\% = i_c (1-30\%)
  3. Solve: ๐Ÿš‚
    ic=.05(1โˆ’.30)=7.14%i_c = \frac{.05}{(1-.30)}=7.14\%
  4. Reflect: ๐Ÿง 
    The 5% muni has the same after-tax return as a corporate earning 7.14%.

In summary:

equivalentย muniย bond=icorporateร—(1โˆ’MTR)equivalentย corporateย bond=imuni(1โˆ’MTR)\begin{aligned} \text{equivalent muni bond} &= i_{\text{corporate}} \times (1-MTR) \\ \text{equivalent corporate bond} &= \frac{i_{\text{muni}}}{(1-MTR)} \end{aligned}
Desc Desc

Suppose your marginal tax rate is 30%

And you are looking at two bonds:

Taxable RateTax Free Rate
Corporate9%
Muni6%

Which do you invest in?

Taxable RateAfter-Tax Rate
Corporate9%ETFR=9%ร—(1โˆ’30%)=6.3%ETFR=9\% \times (1-30\%)=6.3\%
Muni6%

The corporate bond may look like it is paying you 9%, but the government is taking a large chunk of that, so the equivalent tax-free rate is 6.3%.

After taxes, the Corporate Bond pays 6.3% and the Muni pays 6%, so the corporate bond is better.

Comparing ii, cc, PbP_b and FF

Section titled โ€œComparing i, c, P_b and Fโ€

Each column of this table is equivalent:

When i>ci>c,then PB<FP_B<FDiscount Bond
When i=ci = cthen PB=FP_B = FPar Bond
When i<ci<cthen PB>FP_B>FPremium Bond
NOTE: ii represents the bondโ€™s Yield to Maturity (YTM)

For example, looking at the top row:

  • if i>ci>c, then it is a discount bond, so PB<FP_B<F
  • if PB<FP_B<F, then it is a discount bond, so i>ci>c

The last row of the table says that:

  • if i<ci<c, then it is a premium bond, so PB>FP_B>F
  • if PB>FP_B>F, then it is a premium bond, so i<ci<c

How you can use the above to check your work. Suppose PB=$1100P_B=\$1100 and F=$1000F=\$1000. c=6%c=6\%. You calculate the YTM=7%YTM=7\% and you want to know if youโ€™ve made an error. Go back and check your math.

Just remember:

  • If you are paying face value, then your YTM will be the coupon rate.
  • If you are paying a lot (PB>FP_B>F), then your YTM will be lower than the coupon rate (because you paid so much).
  • If you are getting a good deal (PB<FP_B<F), then your YTM will be higher than the coupon rate (because you the bond for cheap).

โœ๏ธBond 1: Coupon Cond
c=4%c=4\%
T=4T=4
F=$1000F=\$1000
i=5%i=5\%

โœ” Click here to view answer

A more concise way of solving it:

cF=4%ร—$1000=$40cF = 4\% \times \$1000 = \$40

PB=40(1.05)1+40(1.05)2+40(1.05)3+1040(1.05)4=$964.54P_B = \frac{40}{(1.05)^1} + \frac{40}{(1.05)^2} + \frac{40}{(1.05)^3} + \frac{1040}{(1.05)^4} = \$964.54

โœ๏ธBond 2: Consol
c=8%c = 8\%
F=$10,000F = \$10,000
T=โˆžT = โˆž โ† this means it is a consol.
i=9%i = 9\%

โœ” Click here to view answer

Fc=$10,000ร—8%=$800Fc = \$10,000 \times 8\% = \$800

PC=$8009%=$8,888.89P_C = \frac{\$800}{9\%} = \$8,888.89

โœ๏ธBond 3: Zero Coupon Bond
c=0%c = 0\%
F=$5,000F = \$5,000
T=6T = 6
i=7%i = 7\%

โœ” Click here to view answer

PB=$5000(1+7%)6=$3331.71P_B = \frac{\$5000}{(1+7\%)^6} = \$3331.71

โœ๏ธBond 1: Consol
c=5%c = 5\%
F=$1000F = \$1000
T=โˆžT = โˆž
PB=$1125P_B = \$1125

โœ” Click here to view answer

Write down the bond pricing formula and solve for i

PC=cFiP_C = \frac{cF}{i}

$1125=5%ร—$1000i\$1125 = \frac{5\% \times \$1000}{i}

Switcheroo: i=$50$1125=4.444%i = \frac{\$50}{\$1125} = 4.444\%

The yield to maturity is 4.444%4.444\%.

โœ๏ธBond 2: 1 year Coupon Bond

c=5%c = 5\%

F=$1000F = \$1000

T=1T = 1

PB=$1005P_B = \$1005

โœ” Click here to view answer

Write down the bond pricing formula and solve for i

PB=cF(1+i)1+F(1+i)1P_B =\frac{cF}{(1+i)^1} + \frac{F}{(1+i)^1}

PB=cF+F1+iP_B = \frac{cF+F}{1+i} โ† must put it over a common denominator before you can switcheroo.

Plug in: $1005=$10501+i\$1005 = \frac{\$1050}{1+i}

Switcheroo: 1+i=$1050$1005=1.0448%1+i = \frac{\$1050}{\$1005} = 1.0448\%

i=4.48%i = 4.48\%, so the Yield to Maturity is 4.48%4.48\%

โœ๏ธBond 3: Zero Coupon Bond

c=0%c = 0\%

F=$1000F = \$1000

T=4T = 4

PB=$853P_B = \$853

โœ” Click here to view answer

Write down the bond pricing formula and solve for i
PZCB=F(1+i)TP_{ZCB} = \frac{F}{(1+i)^T}

Plug in: $853=$1000(1+i)4\$853 = \frac{\$1000}{(1+i)^4}

(1+i)4=$1000$853=1.1723(1+i)^4 = \frac{\$1000}{\$853} = 1.1723 โ† Switcheroo

(1+i)4=1.1723(1+i)^4 = 1.1723 โ† recopy

1+i=1.172314=1.04051+i = 1.1723^\frac{1}{4} = 1.0405 โ† Take the 1/4th exponent of both sides. It cancels out the ^4. Donโ€™t forget parentheses around the (14\frac{1}{4}).

1+i=1.04051+i = 1.0405 โ† recopy

i=4.05%i = 4.05\%, so this bond has a YTM of 4.05%

๐Ÿง  Note that Yield to Maturity is just calculating the IRR of purchasing the bond. This tells you the %-return of purchasing the bond. We can illustrate this by re-solving the above questions as if they were IRR problems instead of YTM problems. Note that we get the same answer!
Solving Bond #1 as an IRR problem rather than a YTM Problem:
โœ” To calculate YTM as an IRR, you write, PDVย Inflows=PDVย Outflows\text{PDV Inflows} = \text{PDV Outflows}:

PDVย Inflows=cFi=5%ร—$1000i\text{PDV Inflows} = \frac{cF}{i} = 5\% \times \frac{\$1000}{i}

PDVย Outflows=PC=$1125\text{PDV Outflows} = P_C = \$1125

$1125=$50i\$1125 = \frac{\$50}{i}

$50i=$1125\frac{\$50}{i} = \$1125

i=$50$1125=4%i = \frac{\$50}{\$1125} = 4\%

Solving Bond #2 as an IRR problem rather than a YTM Problem:
โœ” The cash flows are:

TCash Flows
0-1005 (Cash Outflow of $1005)
15%ร—$1000+$1000=$10505\% \times \$1000 + \$1000 = \$1050

PVย ofย Cashย Inflows=$10501+i\text{PV of Cash Inflows} = \frac{\$1050}{1+i}

PVย ofย Cashย Outflows=$1005\text{PV of Cash Outflows} = \$1005

Settingย PVย Inflows=PVย Outflows\text{Setting }\text{PV Inflows} = PV\text{ Outflows}

$10501+i=$1005\frac{\$1050}{1+i} = \$1005

$1050$1005=1.0448=(1+i)\frac{\$1050}{\$1005} = 1.0448 = (1+i)

i=4.48%i = 4.48\%