Loading
Interactive visualization showing how the Effective Annual Rate (EAR) increases with compounding frequency for a given nominal rate. See the diminishing marginal effect of higher frequency, understand the continuous compounding upper bound, and compare future values across compounding methods. Core CFA time value of money concept.
The Effective Annual Rate (EAR) measures the true annual return after accounting for compounding. When interest is compounded more than once per year, you earn interest on interest within the year, making the effective rate higher than the stated nominal rate.
Where r_nom is the nominal (stated) annual rate and m is the number of compounding periods per year. Each period, the periodic rate r_nom/m is applied to the growing balance.
With more frequent compounding, interest earned in earlier periods starts generating its own interest sooner. At 10% nominal:
Each step adds less because the incremental "interest on interest" gets smaller.
As m approaches infinity, the formula converges to:
This uses Euler's number (e ≈ 2.71828) and represents the theoretical maximum effective rate for any given nominal rate. It is used extensively in derivative pricing (Black-Scholes), risk management, and academic finance.
The increase in EAR follows a logarithmic pattern. Moving from annual to semiannual creates a noticeable jump. Moving from monthly to daily creates a tiny increment. Moving from daily to continuous is nearly imperceptible. This is because the additional interest-on-interest from more frequent compounding becomes vanishingly small.
The sliders, formulas and analytics view need more room than a phone screen can give them. Open this chart on a desktop or larger tablet to use the full interactive experience.
Avoid these frequent errors
Dividing by the wrong m: Students often use annual compounding periods when the rate is quoted semiannually, or vice versa. Always match the periodic rate to the correct number of periods: if m=12, the periodic rate must be r_nom/12
Confusing APR with EAR: APR is the nominal stated rate. EAR is the actual rate after compounding. A 10% APR compounded monthly is NOT a 10% effective rate. Always convert when comparing different compounding frequencies
Forgetting to subtract 1: The EAR formula gives a growth factor. Students sometimes report (1 + r/m)^m as the EAR without subtracting 1. The final answer must subtract the original principal to isolate the pure return
Using the wrong base for continuous compounding: The continuous formula uses e^r, not 10^r or 2^r. Euler's number e is approximately 2.71828. Using the wrong base gives incorrect results
Nominal Rate: 10.0%
| Frequency | m | Periodic Rate | EAR | Gain vs Annual |
|---|---|---|---|---|
| Annual | 1 | 10.0000% | 10.0000% | — |
| Semiannual | 2 | 5.0000% | 10.2500% | +0.2500 pp |
| Quarterly | 4 | 2.5000% | 10.3813% | +0.3813 pp |
| Monthly | 12 | 0.8333% | 10.4713% | +0.4713 pp |
| Weekly | 52 | 0.1923% | 10.5065% | +0.5065 pp |
| Daily | 365 | 0.0274% | 10.5156% | +0.5156 pp |
| Continuous | ∞ | → 0 | 10.5171% | +0.5171 pp |
Annual → Monthly: +0.4713 pp gain. Monthly → Daily: +0.0443 pp gain. The incremental benefit shrinks rapidly as frequency increases.
A 10.0% nominal rate with monthly compounding actually yields 10.4713% effective. The theoretical max (continuous) is 10.5171%.
Continuous compounding (er − 1) is the mathematical limit. Daily compounding captures 99.71% of the total gain from annual to continuous.
For higher nominal rates, the gap between annual and continuous EAR widens. This means compounding frequency matters more at higher interest rates.
Assuming higher frequency always matters practically: While mathematically EAR always increases with m, the difference between daily and continuous compounding is typically negligible (< 0.001 pp for typical rates). In practice, monthly vs annual matters; daily vs continuous rarely does
Mixing compounding conventions across markets: US bonds compound semiannually, Canadian mortgages semiannually, most European bonds annually, derivatives use continuous. Comparing across conventions without converting to a common base produces errors
Applying the nominal rate directly to multi-year calculations: FV = PV x (1 + APR)^n is only correct for annual compounding. For other frequencies, use FV = PV x (1 + r/m)^(m x n) or first convert to EAR
Strategic insights for success
Memorize both formulas: EAR = (1 + r_nom/m)^m - 1 for discrete, EAR = e^r - 1 for continuous. These appear frequently in CFA Level I and are calculator-intensive, so know the keystrokes
Direction of effect: Higher m always increases EAR for any positive nominal rate. If your calculated EAR is lower than the nominal rate, you made an error
Converting between conventions: To convert continuous to discrete: find EAR first, then solve for the desired discrete rate. To convert discrete to continuous: find EAR, then r_continuous = ln(1 + EAR)
Calculator tips: On BA II Plus, use the ICONV function to quickly convert between nominal and effective rates. Enter NOM rate, C/Y (compounding frequency), and compute EFF
Cross-market comparison: When comparing investments with different compounding frequencies, always convert to EAR first. This is a common CFA exam trap
The Rule of 72 approximation: For quick estimates, 72 divided by the interest rate gives the approximate doubling time in years. This works best with annual compounding and rates between 2-18%
Watch for continuous compounding in derivatives: Black-Scholes and many risk models assume continuous compounding. If given a discrete rate to use in these models, convert first: r_cc = ln(1 + r_discrete)