Fixed Income
OpenStax Principles of Finance (CC BY 4.0) ยท MIT OCW 15.401 (CC BY-NC-SA 4.0)
A bond is a promise to pay known cash flows on known dates. Its price is the present value of those flows. Everything else — yield, duration, convexity — follows from that single idea.
Bond pricing
A bond pays periodic coupons C and returns face value F at maturity. Its price is the sum of discounted cash flows: P = ∑ C/(1+y)t + F/(1+y)n. This is just TVM applied to a fixed schedule.
Yield to maturity
Yield to maturity (YTM) is the single discount rate that makes the bond's price equal the PV of its cash flows. It is the bond's internal rate of return if held to maturity. Finding YTM requires solving P = ∑ C/(1+y)t + F/(1+y)n for y — no closed form, so we use bisection.
Duration and convexity
Macaulay duration is the weighted-average time to receive cash flows, weighted by present value. It measures interest rate sensitivity: a bond with duration D loses roughly D% in price for a 1% rise in yield. Convexity captures the curvature — the error in the linear duration approximation.
Yield curve shapes
The yield curve plots yield against maturity. A normal curve slopes up: longer bonds demand higher yields for bearing more risk. An inverted curve (short rates above long rates) historically signals recession. A flat curve means the market sees no term premium.
Neighbors
- 📈 Finance Ch.1 — TVM provides the discounting machinery bonds depend on
- 📈 Finance Ch.3 — equity valuation uses the same discounting, but cash flows are uncertain
- ∫ Calculus Ch.1 — exponentials and logarithms behind compound interest