Created: August 27, 2022
Modified: August 27, 2022
Modified: August 27, 2022
martingale
This page is from my personal notes, and has not been specifically reviewed for public consumption. It might be incomplete, wrong, outdated, or stupid. Caveat lector.A martingale is any stochastic process that stays the same in expectation. Formally, is a martingale if
This condition is related to the Markov property, but is simultaneously
- Stronger, in that we require the expectation to equal rather than being a function of as a Markov chain would allow.
- Weaker, since we require only memorylessness of expectations rather than the full distribution. For example, is a martingale for any zero-mean random variable independent of , but it is not a Markov chain.
The canonical example is a gambler's fortune, assuming that the gambler plays only fair games.
A submartingale or supermartingale is a process in which the conditional expectation at the next timestep is no less (sub) or no greater (super) than the current value.