Real Return (Inflation-Adjusted)
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://calcfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://calcfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://calcfyi.com/entity//)
Use the native HTML custom element.
Variables
| Symbol | Name | Unit | Description |
|---|---|---|---|
| $r_real$ | Real return | decimal | Inflation-adjusted annual return. |
| $r_nom$ | Nominal return | decimal | Stated annual return before inflation adjustment. |
| $r_inf$ | Inflation rate | decimal | Annual inflation rate (CPI change). |
Real Return (Inflation-Adjusted Return)
The Fisher equation calculates the real rate of return — the return after accounting for inflation's erosion of purchasing power:
$$r_{real} = \frac{1 + r_{nom}}{1 + r_{inf}} - 1$$
A simplified approximation (accurate for low rates): r_real ≈ r_nom − r_inf
Why This Matters
Nominal returns look impressive but may be illusory. In the 1970s, US savings accounts paid 6–8% — but with 8–12% inflation, real returns were negative. Savers were losing purchasing power despite earning interest.
| Era | Nominal return | Inflation | Real return |
|---|---|---|---|
| 1970s USA | 8% | 10% | −1.85% |
| 2010s Japan | 0.5% | 0.5% | ~0% |
| 2024 USA (stocks) | 12% | 3% | 8.74% |
Fisher Equation — Exact vs Approximate
The exact formula: r_real = (1 + r_nom)/(1 + r_inf) − 1
The approximation: r_real ≈ r_nom − r_inf
For low rates (both < 5%), the approximation is accurate within 0.1–0.25%. For high inflation environments (e.g., 20%+), always use the exact formula.
Example at 10% nominal, 7% inflation: - Approximate: 10% − 7% = 3% - Exact: (1.10/1.07) − 1 = 2.80%
Practical Application in Investing
Every long-term investment decision should be made in real (inflation-adjusted) terms. A pension fund that earns 5% nominal during 4% inflation is effectively growing at only ~0.96% real — barely outpacing inflation. Equity indices in developed markets have historically returned approximately 5–7% real over long horizons.
Derivation & History
The exact formula is known as the Fisher equation, named after American economist Irving Fisher (1867–1947), who published it in The Theory of Interest (1930). Fisher demonstrated that in an efficient market, nominal interest rates incorporate an inflation premium: r_nom ≈ r_real + r_inf, rearranged to the exact form r_real = (1 + r_nom)/(1 + r_inf) − 1.
The Fisher effect (that nominal rates rise one-for-one with expected inflation) is a cornerstone of monetary economics and underpins central bank interest rate policy. Central banks target real rates; nominal rates are set by adding the inflation target to the desired real rate.
Worked Examples
Savings account during moderate inflation
- r_real = (1.04 / 1.025) − 1
- r_real = 1.01463 − 1
- r_real = 0.01463 = 1.46%
Result: Real return = 1.46% (not 1.5% as the approximation suggests)
Stock portfolio vs high inflation
- r_real = (1.10 / 1.08) − 1
- r_real = 1.01852 − 1 = 1.85%
- Approximation would give: 10% − 8% = 2% (overstates by 0.15%)
Result: Real return = 1.85%
Edge Cases & Limitations
Hyperinflation: At very high inflation (e.g., 100%+), the approximation completely breaks down. Use the exact formula.
Negative real returns: When inflation exceeds nominal return, r_real < 0; the investment is losing purchasing power.
Personal inflation rate: CPI is an average; if your personal spending basket has higher price growth than CPI, your personal real return is lower than the formula suggests.
Real-World Applications
Central banks (Fed, ECB, Bank of Korea) set nominal interest rates based on real rate targets and inflation forecasts (using the Fisher equation). Pension fund trustees evaluate asset managers on real (inflation-adjusted) returns, not nominal. TIPS (Treasury Inflation-Protected Securities) provide a guaranteed real return explicitly tied to CPI. Retirees use real return calculations to assess whether their portfolios will maintain purchasing power. Academic finance uses real returns to compare investment performance across different inflation eras.