Advertisement
How We Calculate
Transparency is key in finance. Here are the core formulas powering our visualization engines.
Compound Interest Equation
We use the standard discrete compounding formula: A = P(1 + r/n)^(nt)
- A = Final Amount
- P = Principal (Initial investment)
- r = Annual interest rate (decimal)
- n = Compounding frequency per year
- t = Time in years
Inflation Adjustment
To calculate Real Return from Nominal Return: Real = ((1 + Nominal) / (1 + Inflation)) - 1
Advertisement