Probability Density Functions and Cumulative Distribution Functions of Present-Value Random Variables: Practice Problems and Solutions
The Actuary's Free Study Guide for Exam 3L - Section 26
Z is the random variable representing the present value of a life insurance policy with a benefit of one unit. How might the probability density function (p.d.f.) of Z and the cumulative distribution function (c.d.f.) of Z be expressed?
We assume we know the p.d.f. and c.d.f. of T, the future-lifetime random variable for life (x). These will be denoted as fT(t) and FT(t).
Then
FZ(z) = 0 for z ≤ 0;
FZ(z) = 1 - FT(ln(z)/ln(v)) for 0 < z < 1;
FZ(z) = 1 for 1 ≤ z.
Moreover,
fZ(z) = fT(ln(z)/ln(v))(1/(δz)) for 0 < z < 1 and 0 elsewhere.
Meaning of variables:
δ = annual force of interest = ln(1+r), where r is the annual effective interest rate.
v = the discount factor for one year ((1/(1+r)), where r is the annual effective interest rate.
Source: Bowers, Gerber, et. al. Actuarial Mathematics. 1997. Second Edition. Society of Actuaries: Itasca, Illinois. pp. 97-98.
Original Problems and Solutions from The Actuary's Free Study Guide
Problem S3L26-1. The future lifetime of 2-year-old centaurs can be modeled by the following
p. d. f.: fT(t) = 0.05e-0.05t. The annual force of interest is 0.07. Find fZ(z) for a whole life insurance policy entered into by 2-year-old centaurs that pays a one-unit benefit upon death.
Solution S3L26-1. We use the formula fZ(z) = fT(ln(z)/ln(v))(1/(δz)) for 0 < z < 1. Here, δ = 0.07 and v = e-0.07. So ln(v) = -0.07. Thus, fZ(z) = 0.05e-0.05(ln(z)/ln(v))(1/(0.07z))
fZ(z) = (5/7z)e(5/7)ln(z)
fZ(z) = (5/7z)eln(z^(5/7))
fZ(z) = (5/7z)z5/7
fZ(z) = (5/7)z-2/7 for 0 < z < 1 and 0 elsewhere.
Problem S3L26-2. The future lifetime of 2-year-old centaurs can be modeled by the following
p. d. f.: fT(t) = 0.05e-0.05t. The annual force of interest is 0.07. Find FZ(z) for a whole life insurance policy entered into by 2-year-old centaurs that pays a one-unit benefit upon death.
Solution S3L26-2. We use the formula FZ(z) = 1 - FT(ln(z)/ln(v)) for 0 < z < 1.
fT(t) = 0.05e-0.05t implies that sT(t) = e-0.05t and FT(t) = 1 - sT(t) = 1 - e-0.05t. (The future lifetime of centaurs follows an exponential distribution.)
Then FZ(z) = 1 - (1 - e-0.05(ln(z)/ln(v)))
FZ(z) = e-0.05(ln(z)/ln(v))
We know from Solution S3L26-1 that ln(v) = -0.07, so
FZ(z) = e-0.05(ln(z)/-0.07)
FZ(z) = e(5/7)ln(z)
FZ(z) = eln(z^(5/7)) for 0 < z < 1.
Then
FZ(z) = 0 for z ≤ 0;
FZ(z) = z5/7 for 0 < z < 1;
FZ(z) = 1 for 1 ≤ z.
Problem S3L26-3. The future lifetime of 11-year-old microdragons can be modeled by the following p. d. f.: fT(t) = 1/66 for 0 ≤ t ≤ 66 and 0 otherwise. The annual force of interest is 0.1. Find fZ(z) for a whole life insurance policy entered into by 11-year-old microdragons that pays a one-unit benefit upon death.
Solution S3L26-3. We use the formula fZ(z) = fT(ln(z)/ln(v))(1/(δz)) for 0 < z < 1. Here, δ = 0.1
and fT(ln(z)/ln(v)) = 1/66, since the value of fT(□) does not depend on the value of □.
Thus, fZ(z) = (1/66)(1/0.1z) = fZ(z) = 10/(66z), but for which bounds?
We know that Pr{T > 66} = 0, so Pr{0 < Z < v66} = 0 (There is no way that the present value of one unit of benefit will be greater than v66.)
So our bounds are v66 < z < 1. We find v66 = e-0.1*66 = about 0.001360368
Thus, fZ(z) = 10/(66z) for 0.001360368 < z < 1 and 0 elsewhere.
Problem S3L26-4. The future lifetime of 11-year-old microdragons can be modeled by the following p. d. f.: fT(t) = 1/66 for 0 ≤ t ≤ 66 and 0 otherwise. The annual force of interest is 0.1. Find FZ(z) for a whole life insurance policy entered into by 11-year-old microdragons that pays a one-unit benefit upon death.
Solution S3L26-4. We know from Solution S3L26-3 that fZ(z) = 10/(66z) for 0.001360368 < z < 1 and 0 elsewhere.We also know that FZ(z) = ∫fZ(z)dz = (10/66)ln(z) for 0.001360368 < z < 1.
Then
FZ(z) = 0 for z ≤ 0.001360368;
FZ(z) = (10/66)ln(z) for 0.001360368 < z < 1;
FZ(z) = 1 for 1 ≤ z.
Problem S3L26-5. The cumulative distribution function for the future lifetime of 4-year-old wolf-rabbits is FT(t) =1 - exp(-0.2x3). The annual effective interest rate is 0.04. Find FZ(z) for a life insurance policy for 4-year-old wolf-rabbits that pays a one-unit benefit upon death.
Solution S3L26-5. We use the formula FZ(z) = 1 - FT(ln(z)/ln(v)) for 0 < z < 1.
1 - FT(ln(z)/ln(v)) = 1 - [1 - exp(-0.2(ln(z)/ln(v))3)]
Since r = 0.04, it follows that v = 1/1.04 = 0.9615384615 and thus ln(v) = -0.0392207132.
Thus, FZ(z) = exp(-0.2(ln(z)/-0.0392207132)3)
FZ(z) = exp(3315(ln(z))3) for 0 < z < 1.
Then
FZ(z) = 0 for z ≤ 0;
FZ(z) = exp(3315(ln(z))3)for 0 < z < 1;
FZ(z) = 1 for 1 ≤ z.
See other sections of The Actuary's Free Study Guide for Exam 3L.
Published by G. Stolyarov II
G. Stolyarov II is a science fiction novelist, independent essayist, poet, amateur mathematician, composer, author, and actuary. View profile
- Errata for Section 19 of the Actuary's Free Study Guide for Exam 3F / Exam MFEMr. Stolyarov corrects a formula that was inaccurately presented in Section 19 of The Actuary's Free Study Guide for Exam 3F / Exam MFE. He also gives revised versions of the solutions affected by the correction.
- Errata for Section 38 of the Actuary's Free Study Guide for Exam 3F / Exam MFEThis is a correction issued for a mistake in the solution for Problem ESQBSF5 in The Actuary's Free Study Guide for Exam 3F / Exam MFE.
- A Comprehensive List of Free Study Materials for Exam 3F / Exam MFEMr. Stolyarov renders available information on all freely available review notes and practice problems and solutions for Exam 3F / Exam MFE. Links to a total of 574 questions and solutions by various authors are provi...
- A Comprehensive List of Free Study Materials for Exam 3F / Exam MFE: Part 2Mr. Stolyarov provides information regarding still other freely available practice problems and solutions for the financial economics segment of the third actuarial exam.
- Study Methods for Actuarial Exam 3F / Exam MFEMr. Stolyarov presents both general and exam-specific studying approaches that can help actuarial students put in the effort and learn the materials necessary for doing well on Exam 3F/MFE. This article accompanies Mr...
- Florida Bar Exam: A Basic Guide
- Illinois Bar Exam: A Basic Guide
- Maine Bar Exam: Basic Guide
- Maryland Bar Exam: General Guide
- Ideas in Mathematics and Probability: The Uniform Distribution
- Study Guide: 1984 by George Orwell
- How to Help Your Child Study



