Methodology & Assumptions

This page explains the core formulas, risk assumptions and limitations used by RetLax.

1. Expense inflation

RetLax inflates each expense bucket separately over the pre-retirement horizon:

Each rate is set by the user and the model uses a simple compounding approach.

2. Retirement corpus

The required corpus is the present value of a growing annuity that funds annual retirement withdrawals.

If post-retirement return r equals blended inflation g:

C = W × t_r / (1 + r)

Otherwise:

C = W × [1 - ((1 + g) / (1 + r))^t_r] / (r - g)

W is annual retirement expense, tr is years in retirement.

3. Existing savings

Existing savings are compounded to retirement using the pre-retirement return assumption and then deducted from the corpus requirement.

The model optionally applies a linear glide path to annual returns when enabled, shifting expected returns from pre-retirement to post-retirement levels.

4. SIP calculation

Required monthly SIP is found with a binary search that solves for the monthly payment whose future value at retirement matches the target corpus.

With top-up enabled, the model steps up each year by the chosen top-up rate and finds the starting SIP that reaches the same corpus.

5. Monte Carlo assumptions

Monte Carlo uses 500 simulated annual return paths drawn from a log-normal distribution.

6. Known limitations