Jump to content

Martingale (probability theory)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Michael Hardy (talk | contribs) at 13:51, 12 August 2003. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In probability theory, a (discrete-time) martingale is a discrete-time stochastic process (i.e., a sequence of random variables) X1, X2, X3, ... that satisfies the identity

i.e., the conditional expected value of the next observation, given all of the past observations, is equal to the most recent past observation. Like many things in probability theory, the term was adopted from the language of gambling.

Somewhat more generally, a sequence Y1, Y2, Y3, ... is said to be a martingale with respect to another sequence X1, X2, X3, ... if

for every n.

Examples of martingales

  • Suppose Xn is a gambler's fortune after n tosses of a "fair" coin, where the gambler wins $1 if the coin comes up heads and loses $1 if the coin comes up tails. The gambler's conditional expected fortune after the next trial, given the history, is equal to his present fortune, so this sequence is a martingale.
  • Let Yn = Xn2 - n where Xn is the gambler's fortune from the preceding example. Then the sequence { Yn : n = 1, 2, 3, ... }is a martingale. This can be used to show that the gambler's total gain or loss grows roughly as the square root of the number of steps.
  • (de Moivre's martingale) Now suppose an "unfair" or "biased" coin, with probability p of "heads" and probability q = 1 − p of "tails". Let
with "+" in case of "heads" and "-" in case of "tails". Let
Then { Yn : n = 1, 2, 3, ... } is a martingale with respect to { Xn : n = 1, 2, 3, ... }.
  • Let Yn = P(A | X1, ... , Xn). Then { Yn : n = 1, 2, 3, ... } is a martingale with respect to { Xn : n = 1, 2, 3, ... }.
  • (Polya's urn) An urn initially contains r red and b blue marbles. One is chosen randomly. If it is red, it is replaced and a new red marble put into the urn. If it is blue, it is replaced and a new blue marble put into the urn. Let Xn be the number of red marbles in the urn after n iterations of this procedure, and let Yn=Xn/(n+r+b). Then the sequence { Yn : n = 1, 2, 3, ... } is a martingale.
  • (Likelihood-ratio testing in statistics) A population is thought to be distributed according either to a probability density f or another probability density g. A random sample is taken, the data being X1, ... , Xn. Let Yn be the "likelihood ratio"
(which, in applications, would be used as a test statistic). Then { Yn : n = 1, 2, 3, ... } is a martingale with respect to { Xn : n = 1, 2, 3, ... }.
  • Suppose each ameba either splits into two amebas, with probability p, or eventually dies, with probability 1 - p. Let Xn be the number of amebas surviving in the nth generation (in particular Xn = 0 if the population has become extinct by that time). Let r be the probability of eventual extinction. (Finding r as function of p is an instructive exercise. Hint: The probability that the descendants of an ameba eventually die out is equal to the probability that either of its immediate offspring dies out, given that the original ameba has split.) Then
is a martingale with respect to { Xn: n = 1, 2, 3, ... }.

Convergence of martingales

[This section should state a martingale convergence theorem and perhaps some applications, and give at least one example of a non-convergent martingale.]

Martingales and stopping times

[Add a discussion of stopping times and applications.]

Submartingales and supermartingales

[Define and give some example applications.]