Interview Questions144

    Duration: Macaulay, Modified, and Effective

    The principal interest-rate-risk metric that DCM bankers and fixed-income investors use to quantify bond price sensitivity to rate changes.

    |
    17 min read
    |
    8 interview questions
    |

    Introduction

    Duration is the most important interest-rate-risk metric in fixed income and a foundational concept that every DCM banker, credit analyst, and fixed-income portfolio manager uses daily. The metric measures how much a bond's price changes for a given change in interest rates, providing the standard quantitative basis for managing interest rate risk in bond portfolios. Three duration variants (Macaulay, modified, and effective) each have specific applications: Macaulay provides intuition through its time-to-cash-flow interpretation; modified is the standard rate-sensitivity measure for non-option-embedded bonds; effective is required for callable bonds, MBS, and any instrument with embedded options. Understanding the differences between the three variants is essential for accurate fixed-income analysis and a recurring topic in DCM and fixed-income interviews.

    This article walks through the three duration variants in detail. It covers the basic intuition and calculation of each variant, the specific applications and limitations, the relationship between duration and bond price changes, and the practical implications for DCM bankers structuring transactions and for portfolio managers managing interest rate exposure. The framing is from the IBD DCM banker's seat, with the rates trading desk and credit research as the principal counterparties on duration-related analysis.

    Macaulay Duration

    Macaulay duration was developed by Frederick Macaulay in 1938 as a measure of the weighted-average time to receive a bond's cash flows. The metric provides intuitive interpretation but is rarely used directly in modern fixed-income analytics.

    Calculation

    Macaulay duration is calculated as the weighted-average time to receive the bond's cash flows, where the weights are the present value of each cash flow as a percentage of the bond's total price:

    DMac=t=1NtCFt(1+y)tBond PriceD_{\text{Mac}} = \frac{\sum_{t=1}^{N} t \cdot \frac{CF_t}{(1+y)^t}}{\text{Bond Price}}

    where tt is the time to each cash flow, CFtCF_t is the cash flow at time tt, and yy is the bond's yield to maturity.

    Worked Example

    Consider a 5-year bond with 5% annual coupon and 5% yield to maturity, priced at par ($1,000). The cash flows are $50 at years 1, 2, 3, 4 and $1,050 at year 5.

    YearCash flowPV at 5%WeightYear × Weight
    1$50$47.624.76%0.0476
    2$50$45.354.54%0.0907
    3$50$43.194.32%0.1296
    4$50$41.144.11%0.1646
    5$1,050$822.7082.27%4.1135
    Total$1,000100%4.5460

    The Macaulay duration is 4.55 years, meaning the weighted-average time to receive the bond's cash flows is 4.55 years out of the 5-year stated maturity.

    Intuition

    Macaulay duration is always less than or equal to the bond's stated maturity (equal only for zero-coupon bonds with all cash flow at maturity). The duration is shorter than the maturity because the intermediate coupons reduce the average time to cash flow.

    Macaulay Duration

    The weighted-average time, in years, until a bondholder receives the bond's cash flows, where each cash flow is weighted by its present value relative to the bond's total price. Developed by Frederick Macaulay in 1938, the metric was originally designed as a measure of the bond's "effective maturity" that accounts for the timing of intermediate coupon payments. Macaulay duration is always less than or equal to the bond's stated maturity, with equality only for zero-coupon bonds. The metric is rarely used directly in modern fixed-income analytics but provides the foundation for modified duration, which converts the time-based measure into a price-sensitivity measure used for risk management. Macaulay duration is highest for low-coupon long-maturity bonds and lowest for high-coupon short-maturity bonds.

    Modified Duration

    Modified duration converts Macaulay duration into a percentage-price-change-per-rate-change metric, providing the standard rate sensitivity measure for non-option-embedded bonds.

    Modified Duration

    A measure of a bond's price sensitivity to interest rates, giving the approximate percentage change in price for a one-percentage-point change in yield. It is calculated as Macaulay duration divided by (1 + yield/compounding periods), so a modified duration of 5 means a 1% rise in yields produces roughly a 5% fall in price. Modified duration is the standard interest-rate-risk measure for bonds without embedded options; callable bonds and mortgage-backed securities instead require effective duration.

    Calculation

    Modified duration equals Macaulay duration divided by 1 plus the periodic yield:

    DMod=DMac1+y/nD_{\text{Mod}} = \frac{D_{\text{Mac}}}{1 + y/n}

    where yy is the yield to maturity and nn is the number of compounding periods per year.

    For the 5-year bond above with Macaulay duration of 4.55 years and 5% annual yield:

    ``` Modified Duration = 4.55 / (1 + 0.05/1) = 4.55 / 1.05 = 4.33 ```

    Interpretation

    A modified duration of 4.33 means: for a 1% (100 basis point) increase in yield, the bond's price will decrease by approximately 4.33%. For a 1% decrease in yield, the bond's price will increase by approximately 4.33%.

    The relationship between price change and yield change is approximately linear for small yield changes:

    ``` ΔP / P ≈ -Modified Duration × Δy ```

    Where ΔP is the price change, P is the bond price, and Δy is the change in yield.

    Worked Example: Price Change

    Consider the same 5-year bond at par with modified duration of 4.33. If yields rise 50 basis points:

    ``` Price change = -4.33 × 0.005 = -2.17% New price = $1,000 × (1 - 0.0217) = $978.30 ```

    The actual price recalculation produces a slightly different number due to convexity (covered in the next article), but for small yield changes the modified-duration approximation is highly accurate.

    Bond profileTypical modified duration
    1-year Treasury bill0.99 years
    2-year Treasury note1.95 years
    5-year Treasury note4.50 years
    10-year Treasury note8.20 years
    30-year Treasury bond17.00 years
    5-year IG corporate4.45 years
    7-year HY corporate5.70 years
    30-year zero-coupon~29.3 years (Macaulay duration equals the 30-year maturity; modified duration is slightly lower)

    Applications

    Modified duration is the standard rate-sensitivity measure used in:

    1. 1.Portfolio interest-rate-risk management: Portfolio modified duration aggregates the rate sensitivity across all holdings
    2. 2.Hedge sizing for interest-rate hedges: Hedging instruments are sized based on dollar-duration matching
    3. 3.Performance attribution: Returns can be decomposed into duration-driven (rate-driven) and credit-driven components
    4. 4.Pricing analytics: Bond pricing models use modified duration to translate rate changes into price changes

    Effective Duration

    Effective duration handles bonds with embedded options (callables, putables, MBS, hybrid securities) where modified duration does not apply because the cash flows depend on the interest rate path.

    Why Modified Duration Fails for Option-Embedded Bonds

    Modified duration assumes the bond's cash flows are fixed and independent of rates. For callable bonds, the call option may be exercised if rates fall (eliminating the long-term cash flows), and modified duration overstates the bond's true price sensitivity to rate changes. For mortgage-backed securities, prepayment behavior depends on rates, with similar implications.

    Calculation

    Effective duration uses parallel shifts in the benchmark yield curve:

    DEff=PP+2P0ΔyD_{\text{Eff}} = \frac{P_- - P_+}{2 \cdot P_0 \cdot \Delta y}

    where PP_- is the price after a downward parallel shift of Δy\Delta y, P+P_+ is the price after an upward shift, P0P_0 is the current price, and Δy\Delta y is the size of the shift. Effective duration is used for bonds with embedded options (callable, putable) where modified duration breaks down.

    Worked Example

    Consider a callable HY bond with current price $98.50. After a 25-basis-point downward shift in the curve, the price would be $99.10 (call option becomes more in-the-money but the curve effect dominates). After a 25-bp upward shift, the price would be $97.20:

    ``` Effective Duration = ($99.10 - $97.20) / (2 × $98.50 × 0.0025) = $1.90 / $0.49 = 3.86 ```

    The effective duration of 3.86 is meaningfully shorter than the modified duration would suggest for a non-callable equivalent bond, reflecting the call option's dampening effect on the bond's price sensitivity to falling rates.

    Dollar Duration and DV01

    For practical risk management, modified duration is often translated into dollar terms through dollar duration (DD) and DV01 (dollar value of a basis point).

    Dollar Duration

    Dollar duration converts the percentage price change implied by modified duration into a dollar amount:

    Dollar Duration=DMod×Bond Price\text{Dollar Duration} = D_{\text{Mod}} \times \text{Bond Price}

    A bond with $10 million face value, modified duration of 5, and price of $10 million has dollar duration of $50 million, meaning a 1% rate change produces a $500,000 dollar price change.

    DV01

    DV01 (dollar value of a basis point) is the dollar price change for a 1 basis point rate change:

    DV01=DMod×Bond Price×0.0001\text{DV01} = D_{\text{Mod}} \times \text{Bond Price} \times 0.0001

    The same bond above has DV01 of $5,000, meaning each 1 basis point rate change produces $5,000 of price change.

    Practical Use

    DV01 is particularly useful for traders managing portfolio risk on an ongoing basis. The metric provides a direct dollar-impact estimate without requiring percentage-to-dollar conversion calculations. Trading desks typically track DV01 across positions and aggregate to a desk-level DV01 that defines their overall rate risk exposure.

    How Duration Relates to Bond Characteristics

    Duration is determined by several bond-specific factors that DCM bankers and portfolio managers track closely.

    Maturity

    Longer-maturity bonds have higher duration than shorter-maturity bonds (other factors equal). The relationship is roughly linear: a 30-year bond has roughly 3x the duration of a 10-year bond of similar coupon.

    Coupon Rate

    Higher-coupon bonds have lower duration than lower-coupon bonds (other factors equal). The intuition: high-coupon bonds return more value through intermediate coupons (closer to today) and less through final principal (further away).

    Yield Level

    Higher-yield bonds have lower duration than lower-yield bonds (other factors equal). The intuition: higher discounting reduces the relative weight of distant cash flows.

    Embedded Options

    Callable bonds have lower effective duration than non-callable equivalents because the call option dampens price sensitivity to falling rates. Putable bonds have higher effective duration than non-putable equivalents because the put option dampens price sensitivity to rising rates.

    Coupon Type

    Floating-rate bonds (most leveraged loans, FRNs) have very low effective duration because the coupon resets with rates, eliminating most rate sensitivity. A floating-rate note with quarterly resets has effective duration approximately equal to the time to next reset (typically less than 0.25 years).

    Bond featureEffect on duration
    Longer maturityHigher duration
    Higher couponLower duration
    Higher yieldLower duration
    CallableLower effective duration vs non-callable
    PutableHigher effective duration vs non-putable
    Floating-rateVery low duration (≈ time to next reset)

    Key-Rate Duration and Curve Risk

    Beyond aggregate duration measures, sophisticated portfolio managers use key-rate duration (also called partial duration) to measure sensitivity to specific points on the yield curve rather than to a parallel curve shift.

    What Key-Rate Duration Measures

    Key-rate duration measures the bond's price sensitivity to a 1 basis point change in a specific tenor on the yield curve, holding all other tenors constant. Standard key-rate tenors include 2-year, 5-year, 10-year, 20-year, and 30-year. The sum of the key-rate durations approximately equals the bond's modified or effective duration.

    Why It Matters

    Aggregate duration measures assume parallel curve shifts (all tenors moving by the same amount). Real curve movements rarely look like parallel shifts: the curve often steepens, flattens, or twists, with different tenors moving by different amounts. Key-rate duration captures these non-parallel movements and provides a more accurate picture of bond risk.

    Practical Applications

    Key-rate duration is essential for:

    1. 1.Curve-positioning strategies: Portfolio managers expressing views on curve steepening or flattening need to understand their key-rate duration exposure
    2. 2.Hedging non-parallel curve risk: Standard duration hedging only protects against parallel shifts; non-parallel hedging requires key-rate duration matching
    3. 3.Mortgage and structured product analysis: MBS and CMBS have complex key-rate duration profiles due to embedded prepayment and default options

    Trade-Off Versus Aggregate Duration

    Key-rate duration provides more precise risk measurement at the cost of additional complexity. Most DCM bankers covering corporate borrowers focus on aggregate modified or effective duration, while rates traders and structured-credit specialists work extensively with key-rate duration.

    Duration in Practice: Hedging and Risk Management

    Duration is the principal tool DCM bankers and portfolio managers use to manage interest rate risk.

    Issuer Hedging

    When an issuer prices a bond, the rate exposure between mandate award and final pricing can be hedged through interest rate swaps, Treasury futures, or forward-rate agreements. The hedge is sized using the bond's expected dollar duration to match the rate exposure.

    Portfolio Risk Management

    Fixed-income portfolio managers track portfolio duration relative to a benchmark and adjust positioning to maintain target duration. The standard quote is "portfolio duration of 6.5 years versus benchmark duration of 6.7 years," indicating the portfolio is slightly underweight duration relative to its benchmark.

    Asset-Liability Matching

    Insurance companies and pension funds use duration matching to align asset cash flows with liability cash flows. The standard insurance approach matches asset duration with liability duration to immunize the balance sheet against parallel rate shifts.

    Beyond interest-rate duration, fixed-income analysts use "spread duration" to measure a bond's price sensitivity to credit spread changes (rather than benchmark yield changes).

    Spread duration measures the percentage price change for a 1 basis point change in the bond's credit spread, holding the underlying benchmark yield constant:

    DSpread=1PPsD_{\text{Spread}} = -\frac{1}{P} \cdot \frac{\partial P}{\partial s}

    For most non-callable corporate bonds, spread duration is approximately equal to modified duration. For bonds with embedded options or unusual structures, the two metrics can differ meaningfully.

    Spread duration is the relevant metric when analyzing credit-driven price moves (spread tightening or widening) as opposed to rate-driven moves (Treasury or swap yield changes). Credit research and HY-focused portfolio managers typically pay closer attention to spread duration than to interest-rate duration because their alpha-generation comes primarily from credit-spread movements.

    Bond returns can be decomposed into rate-driven returns (driven by changes in the underlying benchmark yield, scaled by interest-rate duration) and credit-driven returns (driven by changes in the credit spread, scaled by spread duration). The decomposition is essential for performance attribution in fixed-income portfolios.

    Common Pitfalls in Duration Analysis

    Several common pitfalls can produce materially incorrect duration analysis if DCM bankers and analysts are not careful.

    Confusing Duration with Maturity

    Duration and maturity are different concepts. A 10-year bond has stated maturity of 10 years but modified duration of approximately 8 years (for typical 4-5% coupon levels). Confusing the two produces material errors in rate-risk analysis.

    Using Modified Duration for Callable Bonds

    As discussed above, using modified duration on callable bonds overstates rate sensitivity because the call option dampens price responsiveness. The correct measure is effective duration.

    Ignoring Convexity for Large Rate Moves

    The duration-based price approximation is linear and progressively underestimates the actual price for large rate changes. For rate moves greater than 50 basis points, convexity adjustment is essential for accurate price estimates.

    Adding Durations Across Currencies

    Duration in different currencies cannot be directly added because the duration measures sensitivity to that currency's specific rate curve. A USD bond with 5-year duration plus a EUR bond with 5-year duration does not produce a portfolio with combined 10-year USD-equivalent duration; cross-currency duration aggregation requires currency-specific scenario analysis.

    Duration Risk in 2022-2023 Rate Volatility

    The 2022-2023 rate-hiking cycle was one of the most consequential periods for fixed-income duration risk in modern history, with implications for both portfolio managers and DCM bankers.

    The Magnitude of the Move

    The Fed funds rate moved from 0% in March 2022 to 5.25-5.50% by mid-2023, with the 10-year Treasury yield rising from approximately 1.5% in January 2022 to over 5% in October 2023. The 350+ basis point move in long-end Treasury yields produced material price losses on long-duration bond holdings.

    Impact on Bond Portfolios

    Long-duration bond portfolios experienced unprecedented losses through the cycle. The Bloomberg US Aggregate Bond Index posted -13.0% return in 2022 (the worst calendar year on record for the index) driven primarily by duration-driven losses. Long-duration Treasury ETFs (like TLT) lost over 30% peak-to-trough through 2022-2023.

    Lessons for DCM Bankers

    The cycle reinforced several lessons for DCM bankers:

    1. 1.Duration risk is real and material: The textbook formulas understate the disruption that large rate moves can produce in actual portfolios
    2. 2.Long-tenor bond issuance carries duration risk for issuers too: Issuers locking in 30-year debt at low rates benefit, but those issuing as rates rise face higher cost of debt
    3. 3.Hedging matters during long syndication windows: The 2022-2023 environment featured multiple cases where bonds priced wider than IPTs because rates moved adversely during the build, with implications for hedge sizing
    4. 4.Convexity matters more for big rate moves: Duration alone underestimates the actual price impact of moves over 100 basis points, making convexity adjustments essential during high-volatility periods

    Duration is the foundational interest-rate-risk metric in fixed income and a critical concept for every DCM banker. The next article walks through convexity, DV01, and PVBP, the additional risk metrics that supplement duration for more accurate bond risk analysis.

    Interview Questions

    8
    Interview Question #1Easy

    What is duration, intuitively?

    Duration measures a bond's price sensitivity to interest-rate changes: roughly the percentage price change for a 1% change in yield. Intuitively it is the weighted-average time (in years) to receive the bond's cash flows, so cash flows further out make the bond more sensitive. A modified duration of 7 means about a 7% price move for a 1% yield change. Longer maturity and lower coupon both raise duration.

    Interview Question #2Easy

    Modified duration is 7 and rates rise 100 bps. Approximate price move?

    About −7%. Price change ≈ −modified duration × change in yield = −7 × 1% = −7% (a first-order estimate that ignores convexity, which would soften the loss slightly).

    Interview Question #3Medium

    Two bonds from the same issuer mature on the same date, one with a 3% coupon and one with a 7% coupon. Which has the higher price, and which has the higher duration?

    The 7% bond has the higher price (more cash flow), but the 3% bond has the higher duration. Duration falls as coupon rises because a higher coupon delivers more cash earlier, pulling the weighted-average time to receive cash flows forward; the low-coupon bond has more value in the distant principal repayment, so it is more rate-sensitive. Same reason zeros (0% coupon) have the maximum duration for a maturity.

    Interview Question #4Medium

    A bond falls from 100 to 96.5 when its yield rises 50 bps. What is its approximate modified duration?

    About 7. Modified duration ≈ −(percentage price change) / (change in yield). The price change is (96.5 − 100) / 100 = −3.5% for a +0.50% yield move, so modified duration ≈ 3.5% / 0.50% = 7.0. In words, the bond loses roughly 7% of its value per 1% rise in yield, which is typical of an intermediate (around 8-10 year) bond.

    Interview Question #5Medium

    Macaulay vs modified vs effective duration?

    Macaulay duration is the weighted-average time to receive the bond's cash flows, in years. Modified duration = Macaulay / (1 + y/n); it converts that into the percentage price change per 1% yield change, so it is the practical risk measure. Effective duration uses up and down rate-scenario re-pricing and is required for bonds with embedded options (callable, putable, MBS), where cash flows shift with rates and modified duration (which assumes fixed cash flows) breaks down.

    Interview Question #6Medium

    What drives a bond's duration?

    Three things: maturity (longer → higher duration), coupon (lower → higher), and yield level (lower yield → higher). A zero-coupon bond has the maximum duration for its maturity (Macaulay = maturity). Embedded options cut effective duration (a call caps the upside, shortening duration as rates fall).

    Interview Question #7Medium

    Why do you need effective duration for callable bonds?

    Because a callable bond's cash flows change with rates (the issuer calls when rates fall), modified duration, which assumes fixed cash flows, overstates the price sensitivity to falling rates. Effective duration re-prices the bond under up and down rate scenarios, ((P₋ − P₊) / (2 × P₀ × Δy)), capturing how the call option dampens the upside. It is essential for any bond with embedded options.

    Interview Question #8Medium

    Roughly what is the modified duration of a 5-year, 5% coupon bond trading at par?

    About 4.3 years. A par coupon bond's Macaulay duration is somewhat below its maturity because coupons arrive over the life; for a 5-year 5% annual par bond, Macaulay duration ≈ 4.55, and modified duration ≈ 4.55 / 1.05 ≈ 4.33. Rule of thumb: a par coupon bond's duration sits moderately below its maturity, and the lower the coupon, the closer duration gets to maturity.

    Explore More

    Debt Capacity Analysis in LBOs: Complete Guide

    Master debt capacity analysis for leveraged buyouts. Learn how lenders determine maximum debt levels, key credit metrics, and how to structure financing that balances returns with risk.

    February 1, 2026

    Synergies in M&A: Revenue vs Cost Explained

    Understand revenue vs cost synergies in M&A deals. Learn definitions, examples, forecasting challenges, and why cost synergies are more reliable.

    July 19, 2025

    Reading SEC Filings: What Investment Bankers Extract

    How investment bankers read 10-Ks, proxy statements, 8-Ks, and S-1s. Which sections matter most and how filings feed into models, pitchbooks, and due diligence.

    March 25, 2026

    Ready to Transform Your Interview Prep?

    Join 3,000+ students preparing smarter

    Join 3,000+ students who have downloaded this resource