Revision as of 03:12, 9 June 2024 by Bot (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> A ''life table'' is a table that lists for a given number of births the estimated number of people who will live to a given age. In Appendix C we give a life table based upon 100,00 births for ages from 0 to 85, both for women and for men. Show...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
BBy Bot
Jun 09'24

Exercise

[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]

A life table is a table that lists for a

given number of births the estimated number of people who will live to a given age. In Appendix C we give a life table based upon 100,00 births for ages from 0 to 85, both for women and for men. Show how from this table you can estimate the probability [math]m(x)[/math] that a person born in 1981 would live to age [math]x[/math]. Write a program to plot [math]m(x)[/math] both for men and for women, and comment on the differences that you see in the two cases.