Emergency Fund Calculator: How Many Months of Expenses to Save
Determine the ideal size of your emergency fund based on your employment situation, income stability, dependents, and financial obligations.
Include rent/mortgage, utilities, groceries, insurance, minimum debt payments, transportation.
Formula
Recommended Months = clamp(Base + Σ Adjustments, 3, 12)
Target Emergency Fund = Recommended Months × Monthly Essential Expenses
Still Needed = max(0, Target Fund − Existing Savings)
Months to Goal = Still Needed ÷ (Monthly Expenses × 10%)
Base months by employment type:
- Stably Employed → 3 months
- Regularly Employed → 4 months
- Self-Employed / Freelancer → 6 months
- Variable / Commission Income → 7 months
- Currently Unemployed → 9 months
Adjustments:
- Each additional income source beyond 1: −0.5 months (max −1.5)
- Dependents: 1–2 → +1, 3–4 → +2, 5+ → +3 months
- Health risk: Low → 0, Medium → +0.5, High → +1.5 months
- Job market: Easy → 0, Moderate → +0.5, Difficult → +1.5 months
- Debt obligations: None → 0, Moderate → +0.5, High → +1.5 months
Final value is rounded to the nearest 0.5 and clamped between 3 and 12 months.
Assumptions & References
- The widely cited baseline recommendation of 3–6 months of expenses comes from the Consumer Financial Protection Bureau (CFPB) and most major financial planning bodies.
- Self-employed and variable-income individuals are advised to hold 6–12 months by the CFP Board due to income unpredictability.
- The 10% monthly savings rate used for the timeline estimate is a common rule of thumb; your actual rate may differ.
- "Essential expenses" include housing, utilities, food, insurance premiums, minimum debt payments, and transportation — not discretionary spending.
- Multiple income sources reduce risk because losing one source does not eliminate all household income.
- Dependents increase the recommended fund because they add financial obligations that cannot easily be reduced in an emergency.
- High medical risk or lack of insurance increases the probability of large unexpected expenses, warranting a larger buffer.
- A difficult job market increases the expected duration of unemployment, requiring more months of coverage.
- High fixed debt obligations reduce financial flexibility during income disruption, increasing the recommended buffer.
- Reference: Fidelity Investments, Vanguard, and the National Foundation for Credit Counseling (NFCC) all recommend personalizing emergency fund size beyond the generic 3–6 month rule.