Notes on EAR, Continuous Compounding, and Real vs Nominal Returns

Key Concepts

  • Time value of money: compounding converts period-by-period gains into total growth; the more frequent the compounding, the larger the accumulated value for a given per-period rate.

  • Gross return vs net return: when computing EAR or HPR, you must use the gross return (the factor that includes the initial principal) to capture the full growth; otherwise you understate the payoff.

  • Effective Annual Rate (EAR): the annual rate that accounts for compounding within the year. For a per-period rate i_p compounded m times per year,

    extEAR=(1+ip)m1ext{EAR} = (1 + i_p)^{m} - 1

  • Per-period rate from an quoted APR: if you have an APR that compounds m times per year, the periodic rate is roughly

    i_p = rac{ ext{APR}}{m}

  • Quarterly example (1% per quarter): converting to EAR

    • Per-quarter rate: ip=0.01i_p = 0.01
    • Quarters per year: m=4m = 4
    • EAR: extEAR=(1+0.01)410.0406=4.06%ext{EAR} = (1 + 0.01)^{4} - 1 \approx 0.0406 = 4.06\%
  • Holding Period Return (HPR) over multi-year horizon

    • If you have an HPR of 10% over 4 years, the annualized rate is the rate that compounds to 1.10 over 4 years:

    rextannualized=(1+0.10)1/410.0241=2.41%<br/>r_{ ext{annualized}} = (1 + 0.10)^{1/4} - 1 \approx 0.0241 = 2.41\% <br />

  • Continuous compounding and Euler's number

    • Euler's number is defined as

    e=<br/>limn(1+1n)n2.71828e = <br /> \lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^{n} \approx 2.71828

    • With continuous compounding, the accumulation over time t at annual rate r_cc is

    extFutureValue=er<em>cctorextHPRovert years=er</em>cct1ext{Future Value} = e^{r<em>{cc} t} \quad \text{or} \quad ext{HPR over } t\text{ years} = e^{r</em>{cc} t} - 1

    • This form is convenient in theoretical pricing models; many option pricing models use continuously compounded rates.
  • Why use continuous vs discrete compounding?

    • In theory, taking the limit as the time step goes to zero simplifies algebra and calculus in pricing models.
    • In practice, many real-world instruments are quoted with discrete compounding (monthly, quarterly, etc.), but continuous models provide intuition and tractability.
  • Practical implications of compounding and rates

    • Different compounding conventions matter for compararison: EAR, APR, and other rates can differ even if nominally similar.
    • Inflation and purchasing power: money today buys more than money tomorrow if inflation exists; real vs nominal rates help separate pure growth from price level changes.
  • Real vs Nominal rates

    • Nominal return (r_nom): the return in dollars not adjusted for inflation.
    • Real return (r_real): the return in terms of purchasing power, adjusted for inflation.
    • Fisher equation (approximate):

    r<em>extnominalr</em>extreal+πr<em>{ ext{nominal}} \approx r</em>{ ext{real}} + \pi
    where π\pi is expected inflation.

    • Exact Fisher relation (post-audit or ex-post):

    1+r<em>extnominal=(1+r</em>extreal)(1+π)1 + r<em>{ ext{nominal}} = (1 + r</em>{ ext{real}})(1 + \pi)

    • If you know two of these (nominal, real, inflation), you can solve for the third exactly using the exact form above.
  • Ex post vs ex ante analysis

    • The Fisher equation is often treated as an approximation (ex ante). In actual investments, one may perform ex post analysis to compute realized real returns.
  • Connections to broader topics

    • Interest rate levels determined by monetary policy (e.g., federal funds rate) influence the pricing of savers and borrowers and thus asset margins.
    • When evaluating securities, one must consider inflation risk, reinvestment risk, and the implications of the compounding convention.
  • Quick summary of relationships

    • Forward/periodic rate: ip=extperiodicratei_p = ext{periodic rate}, m=extperiodsperyearm = ext{periods per year}
    • EAR: extEAR=(1+ip)m1ext{EAR} = (1 + i_p)^{m} - 1
    • Sub-year compounding often leads to annualized quotes (EAR) to enable apples-to-apples comparison; APR is often used when compounding is not uniform.
    • Continuous compounding: FV=er<em>cctFV = e^{r<em>{cc} t}; extHPR=er</em>cct1ext{HPR} = e^{r</em>{cc} t} - 1; the limit form justifies the use of Euler's number in theory.
    • Real vs nominal: use Fisher relation to adjust for inflation and understand true purchasing power growth.

Example problems and walkthroughs

  • Example 1: Convert a quarterly return of 1% per quarter to EAR

    • Given: per-period rate ip=0.01i_p = 0.01, periods per year m=4m = 4
    • Compute:

    extEAR=(1+0.01)410.0406 or 4.06%ext{EAR} = (1 + 0.01)^{4} - 1 \approx 0.0406 \text{ or } 4.06\%

    • Note: Always use the gross return (1 + i_p) to capture the initial investment; the EAR reflects end-of-year purchasing power growth if inflation is ignored.
  • Example 2: HPR of 10% over 4 years; annualized return

    • HPR over 4 years: 10% total growth
    • Annualized return:

    rextannualized=(1+0.10)1/410.0241 or 2.41%r_{ ext{annualized}} = (1 + 0.10)^{1/4} - 1 \approx 0.0241 \text{ or } 2.41\%

    • Interpretation: If the 10% gain is spread evenly over each of 4 years, the yearly growth rate is about 2.41%.
  • Example 3: Continuous compounding over 5 years with rate r_cc

    • Accumulation:

    FV=ercc5FV = e^{r_{cc} \cdot 5}

    • If you want the holding period return over 5 years:

    extHPR<em>5y=er</em>cc51ext{HPR}<em>{5y} = e^{r</em>{cc} \cdot 5} - 1

  • Example 4: Fisher equation check

    • Suppose r_nominal = 5% and expected inflation π = 2%
    • Approximate real return:

    r<em>extrealr</em>extnominalπ=0.050.02=0.03 or 3%r<em>{ ext{real}} \approx r</em>{ ext{nominal}} - \pi = 0.05 - 0.02 = 0.03 \text{ or } 3\%

    • Exact real return using exact Fisher:

    1+r<em>extnominal=(1+r</em>extreal)(1+π)rextreal=(1+0.05)(1+0.02)10.02941 or 2.941%1 + r<em>{ ext{nominal}} = (1 + r</em>{ ext{real}})(1 + \pi) \Rightarrow r_{ ext{real}} = \frac{(1 + 0.05)}{(1 + 0.02)} - 1 \approx 0.02941 \text{ or } 2.941\%

  • Practical notes on quoting and annualization

    • Most yields, ROIs, and interest rates are quoted on an annualized basis (EAR) for comparability, especially when the actual investment horizon is shorter than a year.
    • When compounding occurs more or less frequently than annually, annualization (EAR) helps compare across instruments with different compounding conventions.
    • APR is often used when the structure is monthly or other sub-year compounding, but EAR provides the true annual growth rate.
    • Inflation matters: even if the nominal rate is high, high inflation can erode purchasing power; real rates tell the true growth after inflation.
  • Conceptual takeaways

    • The exponential growth from compounding can be described with discrete (EAR) and continuous (e-based) models; both are tools for different theoretical and practical purposes.
    • The limit-based continuous model is foundational in advanced pricing (e.g., options) and serves as a bridge to calculus-based finance.
    • Always distinguish between nominal and real returns and be mindful of inflation when planning saving or investment goals.

Connections to broader principles

  • Time value of money: future value grows with compounding; more frequent compounding increases the final payoff for the same nominal rate.
  • Risk and investment decision-making: compounding assumptions (reinvestment risk, ability to reinvest at the same rate) impact realized returns and the suitability of a given instrument.
  • Economic interpretation: interest rates influence borrowing costs, savers’ returns, and the allocation of capital across the economy; real rates help gauge true growth after inflation.
  • Methodological approach: using continuous compounding is primarily a theoretical convenience; in practice, discrete compounding remains standard for most instruments, but continuous models underpin many pricing theories and intuition about limit behavior.