Mutual Fund Growth Calculator ๐งพ
Project the **future value (corpus)** of your mutual fund investments, accounting for both lump sum and Systematic Investment Plan (SIP) contributions.
Investment Parameters
Mutual Fund Growth Theory
Mutual fund investments grow via two compounding mechanisms: the lump sum component (Future Value of a Single Sum) and the SIP component (Future Value of an Annuity Due). The final corpus is the sum of these two results.
Core Formulas
1. Lump Sum (FV) = P ร (1 + i)โฟ
(Compound Interest Formula, P = Lump Sum, n = Total Months)
2. SIP (FV) = PMT ร [ ((1 + i)โฟ - 1) / i ] ร (1 + i)
(Future Value of Annuity Due, PMT = Monthly SIP)
3. Total Corpus = Lump Sum (FV) + SIP (FV)
Where:
i = Monthly interest rate (Annual Rate / 12)
**Note:** This calculator assumes monthly compounding and monthly unit purchases. For SIPs, it calculates the future value of the recurring cash flows, not the actual units purchased due to Net Asset Value (NAV) fluctuations.