b2KIT

Investment Return Calculator

Calculate total and annualized investment returns with dividends reinvested, fees deducted, and inflation-adjusted real returns.

Tested tool guide Tested browser tools Checked August 16, 2026

What Investment Return Calculator does, with a checked example

An investment can show a substantial dollar gain while producing a modest yearly return. This calculator compares the starting amount with ending wealth, accounts for reinvested dividends and deducted fees, and reports both the full holding-period return and its compounded annual equivalent. It can also restate the annual result in purchasing-power terms using an inflation rate. The frequent mistake is treating annualized return as total return divided by years. Annualization instead finds the constant yearly rate that compounds to the final result.

Worked example

A concrete input and expected output from the current implementation.

Input

Initial investment: $1,000
Ending value: $1,210
Reinvested dividends: $0
Fees: $0
Holding period: 2 years
Annual inflation rate: 10%

Expected output

Total return: 21.00%
Annualized return: 10.00%
Inflation-adjusted annualized return: 0.00%

$1,210 divided by $1,000 is 1.21, so the two-year return is 21%. The square root of 1.21 is 1.10, giving 10% annually; adjusting that 10% nominal rate for 10% annual inflation gives (1.10 / 1.10) - 1 = 0%.

How the result is produced

1

Net holding-period return

The total-return calculation relates the investment's net ending wealth to its beginning value. Reinvested dividends increase the wealth attributable to the investment, while fees reduce it. The difference between net ending wealth and starting capital, divided by starting capital, is the total percentage return for the entire holding period. A negative result indicates a net loss.

2

Annualization and inflation

Annualization converts the net growth multiple into one constant compounded rate across the entered holding period: (net ending wealth / initial investment)^(1 / years) - 1. Real annualized return removes inflation multiplicatively: (1 + nominal annualized return) / (1 + annual inflation rate) - 1. This preserves the compounding relationship between investment growth and purchasing power.

Good uses

  • Measure the return on a fund position after adding reinvested distributions and subtracting account or transaction fees.
  • Put investments held for different numbers of years onto a comparable annualized basis.
  • Estimate whether an investment increased purchasing power after accounting for average annual inflation.

Limits and checks

  • Confirm whether the ending value already includes reinvested dividends and is already net of fees. Entering the same amounts separately can double-count them.
  • Unrecorded deposits and withdrawals distort the result because changes in contributed capital are not investment performance.
  • Do not interpret the result as after-tax performance. Dividend, interest, and capital-gains taxes are distinct from investment fees unless already reflected in the entered values.

Common questions

Why is annualized return lower than total return?

Total return covers the complete holding period, while annualized return restates the same start-to-finish growth as one constant yearly rate. In the example, 10% compounded for two years produces a 21% total return because 1.10 multiplied by 1.10 equals 1.21. The two percentages answer different questions.

Can this measure returns when I made recurring deposits or withdrawals?

No, not reliably from one beginning value and one ending value. Deposits and withdrawals require dates because the capital exposed to investment performance changes over time. A money-weighted calculation such as XIRR is more appropriate for an investor's cash experience, while a time-weighted return is commonly used to separate performance from external cash flows.

References and verification

The example and behavioral notes were checked against the browser implementation. Standards and primary references below define the relevant format, formula, or platform behavior.

Related Tools