Learn R Programming

lifecontingencies (version 1.2.1)

soaLt: Society of Actuaries life table.

Description

This table has been used by the classical book Actuarial Mathematics and by the Society of Actuaries for US professional examinations.

Usage

data(soaLt)

Arguments

Format

A data frame with 95 observations on the following 2 variables.
x
a numeric vector
Ix
a numeric vector

Details

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 code
data(soaLt)
head(soaLt)

Run the code above in your browser using DataLab