calculate_insurance_need
Determine life insurance coverage gap using Human Life Value method: compute present value of future earnings, liabilities, and goals, then subtract existing coverage.
Instructions
Calculate life insurance need using Human Life Value (HLV) method. HLV = PV of future earnings + Outstanding loans + Future goals - Existing cover.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| annual_income | Yes | ||
| outstanding_loans | No | ||
| existing_insurance | No | ||
| future_goals_corpus | No | ||
| existing_investments | No | ||
| years_of_income_to_replace | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |