18

Reading 53

Fixed Income · Yield and Yield Spread Measures for Fixed-Rate Bonds

MODULE 53.1: YIELD AND YIELD SPREAD MEASURES FOR FIXED-RATE BONDS

LOS 53.a

Calculate annual yield on a bond for varying compounding periods in a year.

Given a bond's market price, the yield to maturity (YTM) is the single discount rate that sets the present value of the bond's future cash flows equal to its price. For a 5-year, annual-pay 7% coupon bond priced at 102.078, the YTM solves:

$\dfrac{7}{(1+\text{YTM})^1}+\dfrac{7}{(1+\text{YTM})^2}+\dfrac{7}{(1+\text{YTM})^3}+\dfrac{7}{(1+\text{YTM})^4}+\dfrac{107}{(1+\text{YTM})^5}=102.078$

Calculator: N = 5; PMT = 7; FV = 100; PV = −102.078; CPT → I/Y = 6.5%.

By convention, the YTM on a semiannual-pay bond is quoted as two times the semiannual periodic discount rate. For a 5-year, semiannual-pay 7% coupon bond priced at 102.078:

N = 10; PMT = 3.5; FV = 100; PV = −102.078; CPT → I/Y = 3.253% per six months, so the quoted (annualized) YTM is $3.253\% \times 2 = 6.506\%$.

中文翻譯

給定債券市價,到期殖利率(YTM)為使債券未來現金流現值等於市價的單一折現率。對於一張 5 年期、年付 7% 票息、市價 102.078 的債券,可求出 YTM = 6.5%。

慣例上,半年付債券的 YTM 報價為「半年期折現率 × 2」。同樣價格與條件但半年付的債券,半年期 I/Y = 3.253%,年化報價 YTM = 6.506%。

The periodicity of a bond is the number of coupon payments per year. A bond with periodicity 2 quotes its YTM on a semiannual bond basis. For a fixed coupon rate, a higher periodicity means more compounding periods per year and therefore a higher effective annual yield (EAY).

Given a stated YTM with periodicity $n$, the effective annual yield is:

$\text{annual yield} = \left(1 + \dfrac{\text{YTM}}{n}\right)^{n} - 1$
Example
Effective Annual Yields

What is the effective annual yield for a stated YTM of 10% when:

  1. The periodicity is 2 (semiannual)?
  2. The periodicity is 4 (quarterly)?

Answer:

1. $\left(1+\frac{0.10}{2}\right)^{2}-1 = 1.05^{2}-1 = 10.25\%$

2. $\left(1+\frac{0.10}{4}\right)^{4}-1 = 1.025^{4}-1 = 10.38\%$

Example
Adjusting Yields for Periodicity

An Atlas Corporation bond is quoted at YTM = 4% on a semiannual bond basis (periodic return = 2% per six months). What yields permit comparison with (a) an annual-pay bond and (b) a quarterly-pay bond?

(a) Annual-pay equivalent (EAY): $1.02^{2} - 1 = 4.04\%$.

(b) Quarterly-pay equivalent: the quarterly rate that compounds to 2% per six months is $1.02^{1/2} - 1 = 0.995\%$. Annualized on a quarterly bond basis: $4 \times 0.995\% = 3.98\%$.

The three quotations all correspond to the same EAY:

  • 4.04% on an annual basis (periodicity 1)
  • 4.00% on a semiannual basis (periodicity 2)
  • 3.98% on a quarterly basis (periodicity 4)
中文翻譯

債券每年的票息支付次數稱為週期性 (periodicity)。週期性為 2 的債券,其 YTM 以「半年付債券基準」報價。在票息率固定下,週期性愈高,年內複利次數愈多,有效年收益率 (EAY) 愈高。EAY 計算公式:$(1 + \text{YTM}/n)^{n} - 1$。

例題:EAY 計算。當 YTM = 10%:(1) 週期性 2 ⇒ EAY = 10.25%;(2) 週期性 4 ⇒ EAY = 10.38%。

例題:週期性調整。半年付 4% 對應 EAY = 4.04%;對應的季付債券報價 = 4 × ($1.02^{0.5}-1$) = 3.98%。三種報價(4.04%/4.00%/3.98%)對應同一 EAY。

Street convention yields use the stated coupon dates, even when those fall on weekends or holidays. The true yield uses the actual payment dates (the next business day when applicable). Because true-yield cash flows arrive slightly later, true yields are typically a few basis points below street-convention yields.

Current yield (a.k.a. income yield or running yield) considers only annual coupon income, ignoring capital gains/losses and reinvestment:

$\text{current yield} = \dfrac{\text{annual cash coupon payment}}{\text{bond price}}$
Example
Computing Current Yield

A 20-year, $1,000 par, 6% semiannual-pay bond trades at a flat price of $802.07. Find the current yield.

Annual coupon = $1{,}000 \times 0.06 = \$60$.

$\text{current yield} = \dfrac{60}{802.07} = 7.48\%$.

Current yield uses only annual coupon dollars, so it is the same for an otherwise identical annual-pay bond at the same price.

Simple yield incorporates straight-line amortization of any premium or discount over the remaining years to maturity:

$\text{simple yield} = \dfrac{\text{annual coupon} \;\pm\; \text{straight-line amortization of discount/premium}}{\text{flat price}}$
Example
Computing Simple Yield

A 3-year, 8% coupon, semiannual-pay bond is priced at 90.165. Find the simple yield.

Discount from par = $100 - 90.165 = 9.835$. Annual straight-line amortization = $9.835 / 3 = 3.278$.

$\text{simple yield} = \dfrac{8 + 3.278}{90.165} = 12.51\%$.

中文翻譯

街道慣例 (street convention):以名義票息日期計算殖利率;真實殖利率 (true yield):採用因週末/假日延後的實際付款日,因此通常略低於街道慣例殖利率(差幾個基點)。

當期收益率 (current yield) = 年度現金票息 ÷ 債券市價,僅反映票息收入,不含資本利得或再投資收益。例:20 年期、6% 半年付、價格 $802.07,當期收益率 = 60 / 802.07 = 7.48%。

單純收益率 (simple yield):將溢/折價以直線法在剩餘年限內攤銷,再加(減)回票息後除以淨價。例:3 年期 8% 半年付、價格 90.165 ⇒ 折價 9.835、年攤銷 3.278,單純收益率 = (8 + 3.278) / 90.165 = 12.51%。

For a callable bond, an investor's realized yield depends on whether and when the bond is called. A yield to call (YTC) is computed for each possible call date/price. The yield to worst is the lowest of the YTM and all YTCs.

Example
Yield to Call and Yield to Worst

A 5-year, semiannual-pay 6% bond trades at 102 on January 1, 20X4. Call schedule:

  • Callable at 102 on or after January 1, 20X7
  • Callable at 101 on or after January 1, 20X8

Find YTM, yield to first call, yield to second call, and yield to worst.

YTM: N = 10; PMT = 3; FV = 100; PV = −102; CPT → I/Y = 2.768% ⇒ $2 \times 2.768\% = 5.54\%$.

Yield to first call (Jan 20X7, price 102): N = 6; PMT = 3; FV = 102; PV = −102; CPT → I/Y = 2.941% ⇒ $5.88\%$.

Yield to second call (Jan 20X8, price 101): N = 8; PMT = 3; FV = 101; PV = −102; CPT → I/Y = 2.830% ⇒ $5.66\%$.

Yield to worst = the smallest of these three = 5.54% (the YTM).

A callable bond can be decomposed as:

callable bond value = straight bond value − call option value

Equivalently, the option-adjusted price equals the callable bond's price plus the embedded call option's value (from an option-pricing model). The corresponding option-adjusted yield is the yield the bond would offer if it were not callable. Because the call option lowers the bond's price and raises its yield, removing the option produces an option-adjusted yield lower than the callable bond's yield. This measure makes bonds with different embedded options comparable on a consistent basis with option-free bonds.

教授提醒
Option-adjusted measures (price and yield) remove the impact of the embedded option — they do not "incorporate" it. When you read "option-adjusted," mentally substitute "option removed" or "option taken away."
中文翻譯

可贖回債券的實際收益取決於是否被贖回與贖回時點。對每個贖回日期/價格分別計算贖回收益率 (YTC)最差收益率 (yield to worst) 為 YTM 與各 YTC 中的最低者。

例題:5 年期半年付 6% 債券,市價 102。YTM = 5.54%;首次贖回 (20X7, 102) 殖利率 = 5.88%;次次贖回 (20X8, 101) = 5.66%。最低者為 5.54%(即 YTM),故 yield to worst = 5.54%。

可贖回債券價值分解:可贖回債券 = 直接(無選擇權)債券 − 買權價值。選擇權調整後價格 (option-adjusted price) = 可贖回價格 + 買權價值;對應的選擇權調整後殖利率則為「移除買權後」債券應有的殖利率,因買權降低價格、提高殖利率,故移除後殖利率較低。

教授提醒:option-adjusted 是「移除」選擇權影響,不是納入選擇權。看到 "option-adjusted" 就想成 "option removed"。

LOS 53.b

Compare, calculate, and interpret yield and yield spread measures for fixed-rate bonds.

A yield spread (benchmark spread) is the difference between a bond's yield and that of a benchmark security. For example, if a 5-year corporate bond yields 6.25% and the 5-year Treasury note yields 3.50%, the benchmark spread is $625 - 350 = 275$ basis points.

For fixed-coupon bonds, on-the-run government yields at the same (or interpolated) maturity are common benchmarks because they are the most actively traded. A spread quoted in bp over a government benchmark is called a G-spread. When no benchmark exists at the exact maturity, interpolate between adjacent maturities.

Example
G-Spread

A 3-year, 8% coupon, semiannual-pay bond is priced at 103.165. The 1-year Treasury yields 3% and the 4-year Treasury yields 5%. Find the G-spread.

Bond YTM: N = 6; PMT = 4; FV = 100; PV = −103.165; CPT → I/Y = 3.408% per period ⇒ quoted YTM = $2 \times 3.408\% = 6.82\%$.

Interpolated 3-year Treasury yield: $3\% + \dfrac{3-1}{4-1}\times(5\%-3\%) = 4.33\%$.

G-spread = $6.82\% - 4.33\% = 2.49\%$ = 249 bp.

Alternatively, the spread to swap rates of equal currency and tenor — known as the I-spread (interpolated spread) — represents the bond's excess return over the interbank market reference rate (MRR). I-spreads are commonly quoted for euro-denominated bonds (e.g., for a bond priced at $\text{€}100$ par).

Yield spreads help decompose the drivers of yield changes. If a bond's yield rises but its spread is unchanged, the benchmark yield must have risen too — pointing to macroeconomic drivers (real rate, inflation expectations). If the spread itself widens, microeconomic drivers — issuer-specific credit risk or liquidity deterioration — dominate.

教授提醒
Recall from Quantitative Methods that an interest rate equals the real risk-free rate plus expected inflation plus a risk premium. Macroeconomic factors drive the real rate and inflation expectations (the benchmark yield); microeconomic factors drive the credit and liquidity risk premiums (the yield spread). Differential taxation across issuers also feeds into spreads.
中文翻譯

殖利率價差 (yield spread / benchmark spread)為債券殖利率與基準殖利率的差。固定利率債券常以同/近期限的活躍政府公債為基準;以政府公債為基準的價差稱為 G-spread。若無精確期限的基準,則用相鄰年期線性內插。

例題:G-spread。3 年期 8% 半年付、價 103.165 ⇒ YTM = 6.82%;1 年/4 年 Treasury 內插得 3 年率 4.33%;G-spread = 249 bp。

另一種基準是同幣別、同期限的利率交換 (swap) 利率;對應的價差稱為 I-spread (內插價差),代表債券相對 MRR 的超額報酬,常見於歐元債券(如以 $\text{€}100$ 面額計價之債券)。

價差有助於拆解殖利率變動原因:殖利率升而價差不變,反映總體因素(基準殖利率上升);若價差擴大,則為個體因素(信用風險或流動性惡化)。

教授提醒:利率 = 實質無風險利率 + 預期通膨 + 風險溢酬。前兩項屬總體 (構成基準),後者屬個體 (構成價差)。發行人稅務差異亦會影響價差。

Zero-Volatility (Z) and Option-Adjusted Spreads. G- and I-spreads compare a single YTM to a single benchmark yield. But each cash flow occurring at a different maturity actually faces a different spot rate. The YTM of a coupon bond is a weighted average of these spot rates.

教授提醒
Spot rates are introduced more formally in The Term Structure of Interest Rates. For now, note that calculating spreads over benchmark spot rates is more precise than over a single YTM because it respects the term structure (how rates vary across maturities).

The Z-spread is the constant amount that, when added to every benchmark spot rate, makes the present value of the bond's cash flows equal to its market price. It captures the shape of the yield curve and is solved by trial and error.

Example
Zero-Volatility Spread

The 1-, 2-, and 3-year Treasury spot rates are 4%, 8.167%, and 12.377%. A 3-year, 9% annual-coupon corporate bond trades at 89.464. Its YTM is 13.50% and the 3-year Treasury YTM is 12%. Find the G-spread and the Z-spread.

G-spread = $13.50\% - 12.00\% = 1.50\%$.

Z-spread: solve for ZS such that

$89.464 = \dfrac{9}{(1.04+ZS)^{1}} + \dfrac{9}{(1.08167+ZS)^{2}} + \dfrac{109}{(1.12377+ZS)^{3}}$

Trial and error gives $ZS = 1.67\%$ = 167 bp.

The option-adjusted spread (OAS) applies to bonds with embedded options. Loosely, the OAS is the Z-spread with the option component removed — it is the spread to the spot curve the bond would carry if it were option-free. Because a call option raises the yield demanded by investors:

option value = Z-spread − OAS  ⇔  OAS = Z-spread − option value

For example, if a callable bond has Z-spread = 180 bp and call option value = 60 bp, then OAS = 120 bp. The full 180 bp compensates investors for credit, liquidity, taxation, and optionality risks; once the optionality component is stripped, the remaining 120 bp (OAS) compensates only for credit, liquidity, and taxation.

中文翻譯

零波動價差 (Z-spread):在每個基準期限的即期利率 (spot rate)上,加上同一個固定 ZS,使所有現金流的折現值總和等於債券市價,求解 ZS。較單一 YTM 更精確地考慮殖利率曲線形狀。

例題:1/2/3 年即期 4%、8.167%、12.377%;3 年期 9% 年付公司債價 89.464 ⇒ YTM = 13.50%、3 年 Treasury YTM = 12%。G-spread = 150 bp;以試誤法解出 Z-spread ≈ 167 bp。

選擇權調整價差 (OAS):適用於含嵌入式選擇權的債券,將選擇權部分從 Z-spread 中移除,即「假設無選擇權時應有的價差」。

關係式:option value = Z-spread − OAS。例:可贖回債券 Z-spread = 180 bp、買權價值 60 bp ⇒ OAS = 120 bp。180 bp 補償信用、流動性、稅務及選擇權風險;扣除 60 bp 選擇權後,120 bp 僅補償前三項。

📝 Module Quiz 53.1
1. Based on semiannual compounding, what is the YTM of a 15-year, zero-coupon, $1,000 par value bond currently trading at $331.40?
  • A. 3.750%.
  • B. 5.151%.
  • C. 7.500%.
CN = 30; FV = 1,000; PMT = 0; PV = −331.40; CPT → I/Y = 3.750% per period; annualized = $3.750\% \times 2 = 7.500\%$. Equivalently, $\left(\dfrac{1{,}000}{331.40}\right)^{1/30} - 1 = 3.75\%$ per period; doubled = 7.5%. (LOS 53.a)
2. An analyst observes a Widget & Co. 7.125%, 4-year, semiannual-pay bond trading at 102.347. The bond is callable at 101 in two years. The bond's yield to call is closest to:
  • A. 3.2%.
  • B. 6.3%.
  • C. 9.4%.
BN = 4; FV = 101; PMT = 3.5625; PV = −102.347; CPT → I/Y = 3.167% per period; annualized = $3.167\% \times 2 = 6.334\%$. (LOS 53.a)
3. Holding the effective annual yield constant, if the periodicity of a bond is increased, its stated YTM will:
  • A. decrease.
  • B. stay the same.
  • C. increase.
A — More frequent compounding produces the same EAY at a lower stated YTM. Example: at EAY = 5%, periodicity 2 ⇒ YTM = $2(1.05^{1/2}-1) = 4.94\%$; periodicity 4 ⇒ YTM = $4(1.05^{1/4}-1) = 4.91\%$. (LOS 53.a)
4. A corporate bond is quoted at a spread of +235 basis points over an interpolated 12-year U.S. Treasury bond yield. This spread is a(n):
  • A. G-spread.
  • B. I-spread.
  • C. Z-spread.
A — G-spreads are quoted relative to actual or interpolated government bond yields. I-spreads use swap rates; Z-spreads are based on the entire spot-rate term structure. (LOS 53.b)
5. For a callable bond, relative to its option-adjusted spread, its Z-spread is most likely to be:
  • A. lower.
  • B. the same.
  • C. higher.
C — A callable bond yields more than an equivalent option-free bond because investors bear call risk. The Z-spread includes the optionality premium; the OAS strips it out. Therefore Z-spread > OAS, with the difference equal to the option value. (LOS 53.b)
Key Concepts — Reading 53
LOS 53.a

A bond's effective annual yield depends on its periodicity. For an annual-pay bond, EAY = YTM. For higher periodicities, EAY > YTM. A YTM quoted on a semiannual bond basis equals two times the semiannual periodic rate. Conversion: $\text{EAY} = (1+\text{YTM}/n)^{n}-1$.

Street convention yields use stated coupon dates; true yields use the actual (possibly delayed) payment dates and tend to be slightly lower.

Current yield = annual coupon ÷ price. Simple yield adds straight-line amortization of any premium/discount to the coupon, then divides by the flat price.

For a callable bond, compute a yield to call at each call date/price; the yield to worst is the lowest of YTM and all YTCs. Option-adjusted price/yield removes the embedded option's effect, allowing comparison with option-free bonds.

LOS 53.b

A yield spread (benchmark spread) is the difference between a bond's yield and a benchmark yield/curve. G-spread: spread over a government bond yield (interpolated when needed). I-spread: spread over a swap rate at the same tenor.

The Z-spread (zero-volatility spread) is the constant amount added to every benchmark spot rate that makes the present value of the bond's cash flows equal to its market price; it captures the term structure.

The option-adjusted spread (OAS) is the spread the bond would offer if its embedded option were absent. For a callable bond: OAS = Z-spread − call option value (in bp); equivalently, option value = Z-spread − OAS.

中文翻譯 — 重點整理

【LOS 53.a】債券有效年收益率取決於週期性:年付債券 EAY = YTM;週期性愈高,EAY 愈高於 YTM。半年付債券的 YTM = 半年期折現率 × 2。換算:EAY = (1 + YTM/n)^n − 1。

街道慣例殖利率用名義票息日;真實殖利率用實際付款日,通常略低。當期收益率 = 年票息 ÷ 價格;單純收益率另加直線攤銷的折/溢價。可贖回債券需算各 YTC,最低者(含 YTM)為最差收益率選擇權調整之價格/殖利率為「移除」嵌入式選擇權後之數值,便於與無選擇權債券比較。

【LOS 53.b】殖利率價差為債券殖利率與基準的差。G-spread:對政府公債(必要時內插);I-spread:對同期 swap 利率。Z-spread:加在每個基準即期利率上、使現金流現值等於市價的固定常數,反映期間結構。OAS:移除嵌入式選擇權後的價差;對可贖回債券,OAS = Z-spread − 買權價值,亦即買權價值 = Z-spread − OAS。

0% 0:00 / 0:00
0%