soa08: Society of Actuaries life table actuarial object.
Description
This table has been used by the classical book Actuarial Mathematics and by the Society of Actuaries for US professional examinations.format
The format is:
Formal class 'lifetable' [package ".GlobalEnv"] with 3 slots
..@ x : int [1:95] 0 5 10 15 20 21 22 23 24 25 ...
..@ lx : int [1:95] 10000000 9749503 9705588 9663731 9617802 9607896 9597695 9587169 9576288 9565017 ...
..@ name: chr "SOA2008"source
http://www.soa.org/files/pdf/edu-2008-spring-mlc-tables.pdfDetails
Early ages are miss.References
Actuarial Mathematics (Second Edition), 1997, by Bowers, N.L., Gerber, H.U., Hickman, J.C., Jones, D.A. and Nesbitt, C.J.Examples
Run this codedata(soa08)
## maybe str(soa08) ; plot(soa08) ...
Run the code above in your browser using DataLab