Mutual Fund Calculator
Calculate how a mutual fund's annual expense ratio reduces long-term returns, comparing the net balance after fee drag against a zero-fee baseline.
How It's Calculated
Formula
\text{Gross Balance} = P \times \left(1 + \frac{r}{100}\right)^{t}\\ \text{Net Balance} = P \times \left(1 + \frac{r - e}{100}\right)^{t}A mutual fund's expense ratio is an annual fee, expressed as a percentage of assets, that's deducted from the fund's returns every year. Even a small-looking expense ratio compounds into a large dollar cost over a long investment horizon, because the fee drag compounds right alongside your returns — it isn't just a one-time deduction. This calculator compares two scenarios: a gross (zero-fee) balance, computed as Lump Sum × (1 + expected return/100)^years, and a net balance that instead compounds at an effective net rate (expected return minus the expense ratio) — Lump Sum × (1 + (return − expense ratio)/100)^years. The difference between the two is the total fee drag: how much of your potential growth the expense ratio consumed over the full holding period.
Worked Examples
Standard case: $10,000, 1% expense ratio, 7% expected return, 10 years
- Gross balance: 10,000 × (1.07)^10 = $19,671.51
- Net annual rate: 7% − 1% = 6%
- Net balance: 10,000 × (1.06)^10 = $17,908.48
- Fee drag: 19,671.51 − 17,908.48 = $1,763.03
Long horizon amplifies fee drag: $50,000, 0.5% expense ratio, 8% return, 20 years
- Gross balance: 50,000 × (1.08)^20 = $233,047.86
- Net annual rate: 8% − 0.5% = 7.5%
- Net balance: 50,000 × (1.075)^20 = $212,392.56
- Fee drag: 233,047.86 − 212,392.56 = $20,655.30 — even a 0.5% fee compounds into a large cost over 20 years
Frequently Asked Questions
Why does a small expense ratio cost so much over time?
Because the fee is deducted from your balance every year, and that lost amount would otherwise have kept compounding right alongside the rest of your investment. A 1% annual fee doesn't just cost 1% of your final balance — it costs 1% every single year, compounded, which grows into a much larger share of your total return the longer the money is invested.
Is subtracting the expense ratio directly from the return rate exactly how fees work?
It's a standard simplification used to illustrate fee impact. In practice, most funds deduct their expense ratio incrementally from the fund's net asset value throughout the year rather than as one lump annual subtraction from the stated return — but subtracting the expense ratio from the expected return before compounding is the conventional way to model the net effect, and it's accurate to a very close approximation.
What if the expense ratio is higher than the expected return?
The net annual rate goes negative, meaning the balance is expected to shrink over time even before considering market losses. This calculator supports negative net rates down to -100% (a value at or below -100% is rejected, since it has no meaningful compounding interpretation).
Does this calculator account for taxes or sales loads?
No — this calculator models only the ongoing annual expense ratio. It doesn't account for transaction fees, front-end or back-end sales loads, or taxes on capital gains and distributions, all of which can further reduce actual investor returns.