Difference between revisions of "Life table"

From Testiwiki
Jump to: navigation, search
(life table equations added)
m
Line 31: Line 31:
 
where t is the length of the time period. If we look at the survival conditional that the population is alive in the beginning,  S<sub>0</sub> (survival in the beginning) equals 1.
 
where t is the length of the time period. If we look at the survival conditional that the population is alive in the beginning,  S<sub>0</sub> (survival in the beginning) equals 1.
  
As we previously showed, the mortality rate can be expressed as k = exp(&alpha; + &beta; x), and thus the survival over time period i with constant rate is
+
As we previously showed, the mortality rate can be expressed as k = exp(&alpha; + &beta; x), and thus the survival over a time period i with a constant mortality rate is
  
 
  S<sub>i</sub> = S<sub>0</sub> exp( -exp(&alpha;<sub>i</sub> + &beta; x) t<sub>i</sub>),
 
  S<sub>i</sub> = S<sub>0</sub> exp( -exp(&alpha;<sub>i</sub> + &beta; x) t<sub>i</sub>),
  
and the survival over several consequent time periods is (assuming that changes in exposure are reflected in mortality with only a small delay).
+
and the survival over several consequent time periods (from the beginning up to time period i) is (assuming that changes in exposure are reflected in mortality with only a small delay).
  
 
  S = &Pi;<sub>i</sub> (exp( -exp(&alpha;<sub>i</sub> + &beta; x<sub>i</sub>) t<sub>i</sub>)).
 
  S = &Pi;<sub>i</sub> (exp( -exp(&alpha;<sub>i</sub> + &beta; x<sub>i</sub>) t<sub>i</sub>)).
  
The life years lived is  
+
The life years lived Y is  
  
 
  Y = &Sigma;<sub>i</sub> (S<sub>i</sub>t<sub>i</sub> + (1-S<sub>i</sub>)(1/2 t<sub>i</sub>)),
 
  Y = &Sigma;<sub>i</sub> (S<sub>i</sub>t<sub>i</sub> + (1-S<sub>i</sub>)(1/2 t<sub>i</sub>)),

Revision as of 11:39, 29 October 2008

Life table method is for estimating mortality of a population in time.

Scope

Definition

Procedure

Often the exposure-response relationships are estimated from log-linear models:

ln p(x) = α + β x,

where p(x) is the probability of event at exposure level x, exp(α) is the background risk, and β is the slope for the exposure-response function (ERF). ERF is assumed to be exponential.

Relative risk (RR) between two exposure levels x0 and x is

RR = p(x)/p(x0).

Therefore,

ln(RR) = α + β x - (α + β x0) <=> β = ln(RR)/(x - x0)

The life table is a table where the a) survival of and b) the years lived by a population are followed over the lifetime of the individuals in the population.

Assuming a constant rate of mortality (k) for a given time period, the survival S is

S = S0 exp(-kt),

where t is the length of the time period. If we look at the survival conditional that the population is alive in the beginning, S0 (survival in the beginning) equals 1.

As we previously showed, the mortality rate can be expressed as k = exp(α + β x), and thus the survival over a time period i with a constant mortality rate is

Si = S0 exp( -exp(αi + β x) ti),

and the survival over several consequent time periods (from the beginning up to time period i) is (assuming that changes in exposure are reflected in mortality with only a small delay).

S = Πi (exp( -exp(αi + β xi) ti)).

The life years lived Y is

Y = Σi (Siti + (1-Si)(1/2 ti)),

assuming that those who died, lived half of the period on average.


See also