Size and structure an emergency fund based on individual circumstances, income stability, and expense profile. Use when the user asks about emergency fund sizing, how many months of expenses to save, where to keep emergency savings, or tiered fund structures. Also trigger when users mention 'rainy day fund', 'how much cash should I keep', 'high-yield savings account', 'money market fund', 'freelancer cash reserve', 'variable income buffer', or ask what counts as an emergency expense.
Size and structure an emergency fund appropriately based on individual circumstances, income stability, and expense profile. This skill covers expense-based and income-replacement approaches, tiered fund structures, vehicle selection, and guidelines for when to use and replenish the fund.
6 — Personal Finance
prospective
The emergency fund should cover non-discretionary spending only:
Monthly essential expenses multiplied by the desired months of coverage:
After-tax monthly income multiplied by months of coverage:
For commission-based, freelance, seasonal, or gig workers:
Structure the fund across tiers for optimal balance of access and yield:
| Vehicle | Yield | Liquidity | FDIC/SIPC | Best For |
|---|---|---|---|---|
| Checking account | Very low | Instant | FDIC | Tier 1 (1 month) |
| HYSA | Moderate | 1-2 days | FDIC | Tier 2 (core fund) |
| Money market fund | Moderate | 1-2 days | SIPC | Tier 2 (core fund) |
| T-bills (4-week) | Moderate-high | At maturity | Full faith & credit | Tier 2/3 (ladder) |
| CD (3-12 month) | Moderate-high | At maturity (penalty) | FDIC | Tier 3 (ladder) |
| I-bonds | Inflation-linked | After 12 months | Full faith & credit | Tier 3 (long-term) |
| Short-term bond fund | Variable | 1-3 days | SIPC | Tier 3 (flexible) |
Holding cash has a real cost — the difference between what the cash earns and what it could earn if invested:
Appropriate uses:
NOT appropriate uses:
After using the emergency fund:
| Formula | Expression | Use Case |
|---|---|---|
| Expense-based fund | Monthly essentials × months of coverage | Core sizing calculation |
| Income-based fund | After-tax monthly income × months of coverage | Upper bound estimate |
| Opportunity cost | Fund balance × (investment return - cash return) | Cost of holding cash |
| Replenishment timeline | Fund shortfall / monthly replenishment amount | Months to rebuild |
| Variable income buffer | Avg monthly income - base budget | Surplus for smoothing |
Given: Married couple, both employed in stable jobs. Monthly essential expenses: $4,500 (housing $1,800, food $600, insurance $400, utilities $300, transportation $500, debt minimums $400, healthcare $200, other essentials $300). Calculate: Recommended emergency fund size. Solution:
Given: Target emergency fund of $27,000 (6 months × $4,500/month) for a single-income household. Calculate: Optimal tiered allocation. Solution:
See scripts/emergency_fund.py for computational helpers.