xbeta
Martingale

Definition

A discrete-time martingale is a discrete stochastic process X 1,X 2,X 3, with the following properties:

  • E[X t]<,
  • E[X t+1X 1,,X t]=X t.

The first property states that the random variable X t is integrable while the second says that the conditional expectation of the next observation, given the complete history of realizations of the process up to time t, is simply equal to the previous value.

Submartingales and Supermartingales

A submartingale is a sequence of integrable random variables such that E[X t+1X 1,,X t]X t. Similarly, a supermartingale satisfies E[X t+1X 1,,X t]X t.

A martingale is therefore both a submartingale and a supermartingale.


References

category: Probability