Skip to content
EntityQ176750· pop 12· linked from 32 articles

memorylessness

Sign in to save

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.

~3 min read

Article

4 sections
Contents
  • Definition
  • Characterization of exponential distribution
  • Characterization of geometric distribution
  • References

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+s \mid X>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. 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. In continuous situations, memorylessness models random phenomena, like the time between two earthquakes. 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.

Connections

Categories