Memorylessness

From testwiki
Revision as of 10:00, 1 March 2025 by imported>Moon motif (Revert source removal, necessary to verify claim that exp dist is only memoryless dist and provide cite for proof. Better source could be nice.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Template:About

In probability and statistics, memorylessness is a property of certain probability distributions. It describes situations where the time already spent waiting for an event does not affect how much longer the wait will be. To model memoryless situations accurately, we have to disregard the past state of the system – the probabilities remain unaffected by the history of the process.[1]

Only two kinds of distributions are memoryless: geometric and exponential probability distributions.

Definition

A random variable X is memoryless if Pr(X>t+sX>s)=Pr(X>t)where Pr is its probability mass function or probability density function when X is discrete or continuous respectively and m and n are nonnegative numbers.[2][3] In discrete cases, the definition describes the first success in an infinite sequence of independent and identically distributed Bernoulli trials, like the number of coin flips until landing heads.[4] In continuous situations, memorylessness models random phenomena, like the time between two earthquakes.[5] The memorylessness property asserts that the number of previously failed trials or the elapsed time is independent, or has no effect, on the future trials or lead time.

The equality characterizes the geometric and exponential distributions in discrete and continuous contexts respectively.[2][6] In other words, the geometric random variable is the only discrete memoryless distribution and the exponential random variable is the only continuous memoryless distribution.

In discrete contexts, the definition is altered to Pr(X>t+sXs)=Pr(X>t) when the geometric distribution starts at 0 instead of 1 so the equality is still satisfied.[7][8]

Characterization of exponential distribution

If a continuous probability distribution is memoryless, then it must be the exponential distribution.

From the memorylessness property,Pr(X>t+sX>s)=Pr(X>t).The definition of conditional probability reveals thatPr(X>t+s)Pr(X>t)=Pr(X>s).Rearranging the equality with the survival function, S(t)=Pr(X>t), givesS(t+s)=S(t)S(s).This implies that for any natural number kS(kt)=S(t)k.Similarly, by dividing the input of the survival function and taking the k-th root,S(tk)=S(t)1k.In general, the equality is true for any rational number in place of k. Since the survival function is continuous and rational numbers are dense in the real numbers (in other words, there is always a rational number arbitrarily close to any real number), the equality also holds for the reals. As a result,S(t)=S(1)t=etlnS(1)=eλtwhere λ=lnS(1)0. This is the survival function of the exponential distribution.[6]

References

Template:Reflist