Memorylessness

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Script error: No such module "about".

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

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

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

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 thatPr(X>t+s)Pr(Xs)=Pr(X>t)From this it can be proven by induction that Pr(X>kt)=Pr(X>1)kThen it follows thatfX(x)=Pr(Xx)=1Pr(X>x)=1Pr(X>1)x and if we let Pr(X>1)=1pfor some 0p1. we can easily see that X is geometrically distributed with some parameter p. in other words XGeo(p)

References

Template:Reflist

  1. a b Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".
  4. Script error: No such module "citation/CS1".
  5. a b Script error: No such module "citation/CS1".
  6. Script error: No such module "citation/CS1".
  7. Script error: No such module "citation/CS1".