EAAD calculates the expected age at death for a life 𝑥 based on the mortality assumption. Expected age at death = current age + life expectancy.
Syntax
EAAD (CurrentAge, MortalityTable, [AgeSetback], [TypeOfCalc])
Parameter Name |
Description |
||||||
CurrentAge |
Current age 𝑥.
May be provided as an integer, or as a fractional amount (e.g. years &
months). |
||||||
MortalityTable |
Mortality
table definition text string. |
||||||
AgeSetback |
Mortality table age set-back. A
negative number is a set-forward. |
||||||
TypeOfCalc |
Type of life expectancy calculation.
|
Related Topics