Long-Term Care Cost Calculator Formula

Understand the math behind the long-term care cost calculator. Each variable explained with a worked example.

Formulas Used

Projected Annual Cost

future_annual_cost = future_annual

Total Projected LTC Cost

total_ltc_cost = future_annual * care_duration

Monthly Savings Needed

monthly_savings_needed = years_until_need > 0 ? future_annual * care_duration / (years_until_need * 12) : future_annual * care_duration

Variables

VariableDescriptionDefault
current_annual_costCurrent Annual LTC Cost(USD)60000
years_until_needYears Until Care Needed(years)20
care_durationExpected Duration of Care(years)3
inflation_rateHealthcare Inflation Rate(%)4
future_annualDerived value= current_annual_cost * pow(1 + inflation_rate / 100, years_until_need)calculated

How It Works

Long-Term Care Planning

Current Average Costs (Annual)

  • Nursing home (private room): ~$108,000
  • Nursing home (semi-private): ~$95,000
  • Assisted living: ~$55,000
  • Home health aide: ~$60,000
  • Formula

    Future Cost = Current Cost x (1 + Inflation Rate)^Years

    Healthcare inflation runs 3-5% per year, outpacing general inflation.

    Coverage Options

  • Long-term care insurance
  • Hybrid life/LTC policies
  • Self-funding through savings
  • Medicaid (for those who qualify)
  • Worked Example

    $60,000 current annual cost, care needed in 20 years, 3-year duration, 4% inflation.

    current_annual_cost = 60000years_until_need = 20care_duration = 3inflation_rate = 4
    1. 01Future annual cost = $60,000 x (1.04)^20 = $131,512
    2. 02Total cost = $131,512 x 3 years = $394,537
    3. 03Monthly savings needed = $394,537 / (20 x 12) = $1,644

    Frequently Asked Questions

    What is the average length of long-term care?

    The average long-term care need is about 3 years. However, roughly 20% of people need care for more than 5 years. Women tend to need care longer than men.

    Does Medicare cover long-term care?

    Medicare covers very limited skilled nursing care (up to 100 days after a hospital stay). It does NOT cover custodial care, which is what most people need for extended periods.

    When should I buy LTC insurance?

    The ideal age to purchase is mid-50s to early 60s. Earlier means lower premiums but more years of paying. Waiting too long risks health issues that make you uninsurable or significantly raise rates.

    Ready to run the numbers?

    Open Long-Term Care Cost Calculator