Emergency fund calculator
calc_emergency_fundRead-only educational calculator. Calculates emergency fund target from monthly expenses and coverage months, tracks progress, and estimates time-to-goal. Returns a result from caller-supplied public inputs without changing page or account state, accessing BetterOff customer data, or providing personalized financial advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currentSavings | No | Current emergency savings | |
| monthsCoverage | No | Months of coverage | |
| monthlyExpenses | No | Monthly essential expenses — Housing, food, utilities, insurance, debt minimums. | |
| monthlySavingsRate | No | Monthly savings rate — Amount directed toward this goal each month. | |
| insuranceDeductibleReserve | No | Insurance deductible reserve — Optional reserve for the largest likely health, home, or auto deductible not already in monthly expenses. | |
| variableIncomeBufferMonths | No | Extra variable-income buffer (months) — Optional additional coverage for commissions, contract work, seasonal income, or a single-income household. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||