exercise:6399171434: Difference between revisions
From Stochiki
(Created page with "<div class="d-none"><math> \newcommand{\NA}{{\rm NA}} \newcommand{\mat}[1]{{\bf#1}} \newcommand{\exref}[1]{\ref{##1}} \newcommand{\secstoprocess}{\all} \newcommand{\NA}{{\rm NA}} \newcommand{\mathds}{\mathbb}</math></div> Using the life table for 1981 in Appendix C, write a program to compute the expected lifetime for males and females of each possible age from 1 to 85. Compare the results for males and females. Comment on whether life insurance should be priced...") |
No edit summary |
||
Line 1: | Line 1: | ||
Using the life table for 1981 in Appendix C, write a program to compute the expected lifetime for males and females of each possible age | |||
a program to compute the expected lifetime for males and females of each possible age | |||
from 1 to 85. Compare the results for males and females. Comment on whether life | from 1 to 85. Compare the results for males and females. Comment on whether life | ||
insurance should be priced differently for males and females. | insurance should be priced differently for males and females. |
Latest revision as of 16:40, 14 June 2024
Using the life table for 1981 in Appendix C, write a program to compute the expected lifetime for males and females of each possible age from 1 to 85. Compare the results for males and females. Comment on whether life insurance should be priced differently for males and females.