{{ mode === 'growth' ? 'Investment Details' : 'Goal Details' }}
{{ fmt2(requiredMonthly) }}/mo
to reach {{ fmt(targetAmount) }} in {{ years }} years
Future Value (Nominal)
{{ fmt(futureValueNominal) }}
Future Value (Real)
{{ fmt(futureValueReal) }}
in today's dollars
Total Contributions
{{ fmt(totalContributions) }}
Total Growth
{{ fmt(totalGrowth) }}
Fee Impact
-{{ fmt(feeDrag) }}
over {{ years }} years
Growth Ratio
{{ growthRatio.toFixed(1) }}%
Required Monthly
{{ fmt2(requiredMonthly) }}
Total Contributions
{{ fmt(totalContributions) }}
Total Growth
{{ fmt(totalGrowth) }}
Target in Today's Dollars
{{ fmt(targetRealValue) }}
Fee Impact
+{{ fmt2(feeDragMonthly) }}
extra per month due to fees
FV With {{ annualFee }}% Fee
{{ fmt(futureValueNominal) }}
FV Without Fees
{{ fmt(fvNoFees) }}
Fees reduce your balance by {{ fmt(feeDrag) }} over {{ years }} years.
| RATE | FV NOMINAL | FV REAL | GROWTH | |
|---|---|---|---|---|
| RATE | REQUIRED MONTHLY | |||
| {{ comp.rate }}% | {{ fmt(comp.fvNominal) }} | {{ fmt(comp.fvReal) }} | {{ fmt(comp.growth) }} | {{ fmt2(comp.requiredMonthly) }} |
| YEAR | CONTRIBUTIONS | RETURNS | FEES | BALANCE |
|---|---|---|---|---|
| {{ row.year }} | {{ fmt(row.contributions) }} | {{ fmt(row.returns) }} | {{ fmt(row.fees) }} | {{ fmt(row.balance) }} |
For illustrative purposes only. Not financial advice.
