Sei sulla pagina 1di 5

Survival analysis

From Wikipedia, the free encyclopedia

Survival analysis is a branch of statistics which deals with death in biological organisms and failure in mechanical systems. This topic is called reliability theory or reliability analysis in engineering, and duration analysis or duration modeling in economics or event history analysis in sociology. Survival analysis attempts to answer questions such as: what is the fraction of a population which will survive past a certain time? Of those that survive, at what rate will they die or fail? Can multiple causes of death or failure be taken into account? How do particular circumstances or characteristics increase or decrease the odds of survival? To answer such questions, it is necessary to define "lifetime". In the case of biological survival, death is unambiguous, but for mechanical reliability, failure may not be well-defined, for there may well be mechanical systems in which failure is partial, a matter of degree, or not otherwise localized in time. Even in biological problems, some events (for example, heart attack or other organ failure) may have the same ambiguity. The theory outlined below assumes well-defined events at specific times; other cases may be better treated by models which explicitly account for ambiguous events. More generally, survival analysis involves the modeling of time to event data; in this context, death or failure is considered an "event" in the survival analysis literature traditionally only a single event occurs for each subject, after which the organism or mechanism is dead or broken. Recurring event or repeated event models relax that assumption. The study of recurring events is relevant in systems reliability, and in many areas of social sciences and medical research.

Contents
1 General formulation 1.1 Survival function 1.2 Lifetime distribution function and event density 1.3 Hazard function and cumulative hazard function 1.4 Quantities derived from the survival distribution 2 Censoring 3 Fitting parameters to data 4 Non-parametric estimation 5 Distributions used in survival analysis 6 See also 7 References 8 Sources 9 External links

General formulation
Survival function
Main article: survival function The object of primary interest is the survival function, conventionally denoted S, which is defined as

where t is some time, T is a random variable denoting the time of death, and "Pr" stands for probability. That is, the survival function is the probability that the time of death is later than some specified time t. The survival function is also called the survivor function or survivorship function in problems of biological survival, and the reliability function in mechanical survival problems. In the latter case, the reliability function is denoted R(t). Usually one assumes S(0) = 1, although it could be less than 1 if there is the possibility of immediate death or failure. The survival function must be non-increasing: S(u) S(t) if u t. This property follows directly from F(t) = 1 - S (t) being the integral of a nonnegative function. This reflects the notion that survival to a later age is only possible if all younger ages are attained. Given this property, the lifetime distribution function and event density (F and f below) are well-defined. The survival function is usually assumed to approach zero as age increases without bound, i.e., S(t) 0 as t , although the limit could be greater than zero if eternal life is possible. For instance, we could apply survival analysis to a mixture of stable and unstable carbon isotopes; unstable isotopes would decay sooner or later, but the stable isotopes would last indefinitely.

Lifetime distribution function and event density


Related quantities are defined in terms of the survival function. The lifetime distribution function, conventionally denoted F, is defined as the complement of the survival function,

and the derivative of "F", which is the density function of the lifetime distribution, is conventionally denoted f,

The function f is sometimes called the event density; it is the rate of death or failure events per unit time. The survival function is often defined in terms of distribution and density functions

Similarly, a survival event density function can be defined as

Hazard function and cumulative hazard function


The hazard function, conventionally denoted , is defined as the event rate at time t conditional on survival until time t or later (that is, T t),

Force of mortality is a synonym of hazard function which is used particularly in demography and actuarial science, where it is denoted by . The term hazard rate is another synonym. The hazard function must be non-negative, (t) 0, and its integral over must be infinite, but is not otherwise constrained; it may be increasing or decreasing, non-monotonic, or discontinuous. An example is the bathtub curve hazard function, which is large for small values of t, decreasing to some minimum, and thereafter increasing again; this can model the property of some mechanical systems to either fail soon after operation, or much later, as the system ages. The hazard function can alternatively be represented in terms of the cumulative hazard function, conventionally denoted :

so transposing signs and exponentiating

or differentiating (with the chain rule)

The name "cumulative hazard function" is derived from the fact that

which is the "accumulation" of the hazard over time. From the definition of , we see that it increases without bound as t tends to infinity (assuming that S(t) tends to zero). This implies that must not decrease too quickly, since, by definition, the cumulative hazard has to diverge. For example, is not the hazard function of any survival distribution, because its integral converges to 1.

Quantities derived from the survival distribution


Future lifetime at a given time is the time remaining until death, given survival to age . Thus, it is in the present notation. The expected future lifetime is the expected value of future lifetime. The probability of death at or before age , given survival until age , is just

Therefore the probability density of future lifetime is

and the expected future lifetime is

where the second expression is obtained using integration by parts. For , that is, at birth, this reduces to the expected lifetime.

In reliability problems, the expected lifetime is called the mean time to failure, and the expected future lifetime is called the mean residual lifetime. As the probability of an individual surviving until age t or later is S(t), by definition, the expected number of survivors at age t out of an initial population of n newborns is n S(t), assuming the same survival function for all individuals. Thus the expected proportion of survivors is S(t). If the survival of different individuals is independent, the number of survivors at age t has a binomial distribution with parameters n and S(t), and the variance of the proportion of survivors is S(t) (1-S(t))/n. The age at which a specified proportion of survivors remain can be found by solving the equation S(t) = q for t, where q is the quantile in question. Typically one is interested in the median lifetime, for which q = 1/2, or other quantiles such as q = 0.90 or q = 0.99. One can also make more complex inferences from the survival distribution. In mechanical reliability problems, one can bring cost (or, more generally, utility) into consideration, and thus solve problems concerning repair or replacement. This leads to the study of renewal theory and reliability theory of aging and longevity.

Censoring
Censoring is a form of missing data problem which is common in survival analysis. Ideally, both the birth and death dates of a subject are known, in which case the lifetime is known. If it is known only that the date of death is after some date, this is called right censoring. Right censoring will occur for those subjects whose birth date is known but who are still alive when they are lost to follow-up or when the study ends. If a subject's lifetime is known to be less than a certain duration, the lifetime is said to be left-censored. It may also happen that subjects with a lifetime less than some threshold may not be observed at all: this is called truncation. Note that truncation is different from left censoring, since for a left censored datum, we know the subject exists, but for a truncated datum, we may be completely unaware of the subject. Truncation is also common. In a so-called delayed entry study, subjects are not observed at all until they have reached a certain age. For example, people may not be observed until they have reached the age to enter school. Any deceased subjects in the pre-school age group would be unknown. Left-truncated data is common in actuarial work for life insurance and pensions (Richards, 2010). We generally encounter right-censored data. Left-censored data can occur when a person's survival time becomes incomplete on the left side of the follow-up period for the person. As an example, we may follow up a patient for any infectious disorder from the time of his or her being tested positive for the infection. We may never know the exact time of exposure to the infectious agent.[1]

Fitting parameters to data


Survival models can be usefully viewed as ordinary regression models in which the response variable is time. However, computing the likelihood function (needed for fitting parameters or making other kinds of inferences) is complicated by the censoring. The likelihood function for a survival model, in the presence of censored data, is formulated as follows. By definition the likelihood function is the conditional probability of the data given the parameters of the model. It is customary to assume that the data are independent given the parameters. Then the likelihood function is the product of the likelihood of each datum. It is convenient to partition the data into four categories: uncensored, left censored, right censored, and interval censored. These are denoted "unc.", "l.c.", "r.c.", and "i.c." in the equation below.

For an uncensored datum, with

equal to the age at death, we have

For a left censored datum, such that the age at death is known to be less than

, we have

For a right censored datum, such that the age at death is known to be greater than

, we have

For an interval censored datum, such that the age at death is known to be less than

and greater than

, we have

An important application where interval censored data arises is current status data, where the actual occurrence of an event extent that it known not to occurred before observation time and to have occurred before the next.

is only known to the

Non-parametric estimation
The NelsonAalen estimator can be used to provide a non-parametric estimate of the cumulative hazard rate function.

Distributions used in survival analysis


Exponential distribution Weibull distribution Exponential-logarithmic distribution

See also
Kaplan-Meier estimator Survival rate Reliability theory Proportional hazards models Accelerated failure time model Failure rate Logrank test Survival function MTBF Censoring (statistics) Maximum likelihood

References
1. ^ Singh R, Mukhopadhyay K. Survival analysis in clinical trials: Basics and must know areas. Perspect Clin Res [serial online] 2011 [cited 2011 Nov 1] ;2:145-8. Available from: http://www.picronline.org/text.asp?2011/2/4/145/86872

Sources
David Collett. Modelling Survival Data in Medical Research, Second Edition. Boca Raton: Chapman & Hall/CRC. 2003. ISBN 978-1-58488-325-8 Regina Elandt-Johnson and Norman Johnson. Survival Models and Data Analysis. New York: John Wiley & Sons. 1980/1999. J. D. Kalbfleisch and Ross L. Prentice. The statistical analysis of failure time data. New York: John Wiley & Sons. 1980 (1st ed.), 2002 (2nd ed.) ISBN 978-0-471-36357-6 Jerald F. Lawless. Statistical Models and Methods for Lifetime Data, 2nd edition. John Wiley and Sons, Hoboken. 2003. Terry Therneau. "A Package for Survival Analysis in S". http://www.mayo.edu/hsr/people/therneau/survival.ps, at: http:// mayoresearch.mayo.edu/mayo/research/biostat/therneau.cfm "Engineering Statistics Handbook", NIST/SEMATEK, [1] (http://www.itl.nist.gov/div898/handbook/) Survival Analysis - Commercial Usage http://www.discover-right.com/images/survival_analysis_-_understanding_and_implementation.pdf Rausand, M. and Hoyland, A. System Reliability Theory: Models, Statistical Methods, and Applications, John Wiley & Sons, Hoboken, 2004. See web site (http://www.ntnu.no/ross/books/srt) . Richards, S. J. A handbook of parametric survival models for actuarial use. Scandinavian Actuarial Journal [2] (http://www.informaworld.com/ smpp/content~db=all~content=a926035258~frm=titlelink) Singh R, Mukhopadhyay K. Survival analysis in clinical trials: Basics and must know areas. Perspect Clin Res [serial online] 2011 [cited 2011 Nov 1];2:145-8. Available from: http://www.picronline.org/text.asp?2011/2/4/145/86872

External links
SOCR, Survival analysis applet (http://www.socr.ucla.edu/htmls/ana/Survival_Analysis.html) and interactive learning activity (http:// wiki.stat.ucla.edu/socr/index.php/SOCR_EduMaterials_AnalysisActivities_Survival) . Survival/Failure Time Analysis (http://www.statsoft.com/textbook/stsurvan.html) @ Statistics' Textbook Page (http://www.statsoft.com/ textbook/) Survival Analysis in R (http://www.netstorm.be/home/survival) Retrieved from "http://en.wikipedia.org/w/index.php?title=Survival_analysis&oldid=514833979" Categories: Survival analysis Senescence

This page was last modified on 27 September 2012 at 17:22. Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. See Terms of Use for details. Wikipedia is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.

Potrebbero piacerti anche