Methodology

Every formula, every assumption

We show our working so you can trust the numbers — and check them.

Last reviewed: June 2026

The monthly rate

For an annual expected return r, we use the geometric monthly rate:

monthlyRate = (1 + r)^(1/12) − 1

Many calculators use the simpler r / 12. That shortcut compounds to more than the stated annual return over a year and inflates the maturity figure. We deliberately use the correct geometric rate, which is why our headline number is usually a little lower than other tools — and more accurate.

The projection

We iterate month by month rather than use a closed-form annuity formula, so step-ups, contribution frequency and (in the XIRR tool) irregular flows all compound correctly:

each month: balance = balance × (1 + monthlyRate); then add the contribution
each year-end: contribution = contribution × (1 + stepUp%)

Tax

For equity funds we apply the 2024–25 long-term capital gains regime: 12.5% on gains above ₹1,25,000 per financial year. The calculators show the tax deducted as its own line so nothing is hidden. Debt-fund and short-term treatment differ; where relevant the tool notes its assumption.

Inflation / real value

Real value discounts the post-tax corpus back to today's purchasing power:

real = postTax / (1 + inflation%)^years

Goal solver

Given a target, we bisection-search the base monthly SIP whose post-tax projection equals the target (post-tax corpus is monotonic in contribution, so bisection converges quickly). If you mark the target as "today's money", we first inflate it to its future nominal value.

XIRR

XIRR is the rate that sets the net present value of all dated cashflows to zero. We solve it with Newton–Raphson and fall back to bisection over a wide bracket when Newton diverges (irregular flows can cause that), using an actual/365 day count.

Limitations

  • Projections assume a constant return; real markets are volatile. These are estimates, not forecasts.
  • Tax rules change and depend on your circumstances. We state the regime and date; verify against current law.
  • This site does not sell funds and is not investment advice. Consult a SEBI-registered adviser.

Sources

  • Income Tax Act provisions on capital gains (Finance Act 2024).
  • AMFI / SEBI mutual fund investor materials.