The LX* function, from the actuarial notation \(l_x\), returns a vector of 122 elements, from age \(x=0\) to age \(x=121\). Each element represents the number of lives surviving at age \(x\) from an initial cohort of lives at age = 0.
The parameters of the LX* function determined which mortality table is used and what adjustments and projection, if any, must be made to the mortality rates (\(q_x\)).
The LX* function is never used alone, it is always a parameter of one of the following functions: JS, JL, LifeIns, TPX, TQX, GetLx, LifeExpectancy, CERTAIN.
* : Starting with version 4.5.3, LX can be called using LX or LX_aea.
** : Required parameter
A 1D projection scale contains the yearly mortality improvement rate for each mortality rate (i.e. one improvement rate for each age of the mortality table). The number of years of projection is equal to 'Year of valuation' minus 'Projection base year'.
A 2D projection scale contains the mortality improvement for each age of the mortality table and for each year (i.e. multiple improvement rates for each age of the mortality table).