estimate_benefit_cap_gap
Calculate the shortfall between your group LTD benefit cap and your target income replacement to identify coverage gaps.
Instructions
Compute the income replacement gap between a group long-term disability benefit cap and a target replacement of earned income. Pure math, no external calls. Unauthenticated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| annual_income | Yes | Gross earned income in US dollars. | |
| group_monthly_cap | Yes | Group LTD policy monthly benefit cap in US dollars. | |
| group_replacement_percent | No | Headline group replacement percent. Default 0.60. | |
| benefit_taxable | No | Whether group benefits would be taxable (true if employer pays premiums). Default true. | |
| marginal_tax_rate | No | Combined federal + state marginal rate as a decimal. Default 0.35. |