Basic Examples (4) 
Convert a description of mortality using "Hazard" into an equivalent description using "Survival":
Convert the previous description of mortality using "Survival" into an equivalent description using "Probability":
Convert the previous description of mortality using "Probability" into an equivalent description using a cumulative distribution function (CDF):
Convert the previous description of mortality using a cumulative distribution function into an equivalent description using "Hazard" (returning, thereby, to the original input):
Scope (5) 
If a symbolic vector is used as input, a conditional expression is generated:
The vector may be purely symbolic:
Conversions from one description to the same description return the original data:
If an impossible vector is used as input, the result is Undefined:
Unlisted representations (e.g. from spelling errors) generate a $Failed and an explanatory error message:
Applications (2) 
Compute the expected value of death benefits with a mortality table given as a survival vector and a 100% interest rate, which is equivalent to a 50% discount rate:
Do the same computation using TimeValue and interest rates:
Compute the expected value of a premium of $1 paid at the beginning of each year the person is alive with a mortality table given as a hazard vector and a 100% interest rate:
Compute the premium required to set the expected value of premiums equal to the expected value of death benefits given mortality stated in different ways:
Neat Examples (2) 
Compute the prospective reserve on an insurance policy at time z for which the insurer receives the same premium each year so long as the insured is alive, such that at the outset of the policy the expected time value of the premiums are equal to the expected time value of the death benefits:
An insurer pays if risk 1 first materializes at time x and pays if risk 2 first materializes at time y, where the materialization of the risks are independent and the distribution of time at which either materializes is given as a list of hazard probabilities. Compute the expected present value of the insurer’s payout, assuming a 5% interest rate: