Memorylessness

From Wikipedia, the free encyclopedia
(Redirected from Memoryless)
Jump to navigation Jump to search

In probability and statistics, memorylessness is a property of probability distributions. It describes situations where previous failures or elapsed time does not affect future trials or further wait time. Only the geometric and exponential distributions are memoryless.

Definition

[edit | edit source]

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 t and s are nonnegative numbers.[1][2] 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.[3] In continuous situations, memorylessness models random phenomena, like the time between two earthquakes.[4] 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.[1][5] 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.[6][7]

Characterization of exponential distribution

[edit | edit source]

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>s)=Pr(X>t).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.[5]

Characterization of geometric distribution

[edit | edit source]

If a discrete probability distribution is memoryless, then it must be the geometric distribution.

From the memorylessness property, Pr(X>t+sXs)=Pr(X>t). The definition of conditional probability reveals that Pr(X>t+s)Pr(Xs)=Pr(X>t). From this it can be proven by induction that Pr(X>k)=Pr(X>1)k. Then it follows that fX(x)=Pr(Xx)=1Pr(X>x)=1Pr(X>1)x, and if we let p:=1Pr(X>1)[0,1] we can easily see that X is geometrically distributed with some parameter p; in other words XGeo(p).

References

[edit | edit source]
  1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  6. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  7. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).