SurvivalFunktion
SurvivalFunktion, often called the survival function, is a function used in probability and statistics to describe the distribution of a nonnegative random lifetime. For a random lifetime T, the survival function is defined as S(t) = P(T > t), equivalently S(t) = 1 − F(t), where F is the cumulative distribution function of T. The function is typically defined for t ≥ 0 and describes the probability that an individual or item survives beyond time t.
Key properties of the survival function include that it is nonincreasing and right-continuous, with S(0) = 1
The survival function also provides useful representations of moments. For nonnegative lifetimes, the expected value E[T]
Common examples include the exponential distribution, where S(t) = e^{−λt}, and the Weibull distribution, with S(t) = exp(−(t/α)^β).