WalzoneInterview Prep
πŸ“ž Interviewing soon? Practice with a realistic AI mock phone interview β€” it calls you, then scores you. First 15 min FREE β†’

Stochastic Processes Β· Basic Β· question 7 of 100

What is the difference between a martingale and a semi-martingale? Provide an example of each in the context of finance.?

πŸ“• Buy this interview preparation book: 100 Stochastic Processes questions & answers β€” PDF + EPUB for $5

In the context of probability theory and stochastic processes, martingales and semi-martingales are widely used concepts, particularly in quantitative finance for modeling price dynamics and risk management.

A **martingale** is a stochastic process (Xt)t β‰₯ 0 which satisfies the following conditions:

1. Adaptedness: Xt is measurable with respect to the filtration β„±t for all t β‰₯ 0. This means that the value of the process at time t can be determined by the information available up to that time.

2. Integrability: 𝔼[|Xt|] <β€„βˆž for all t β‰₯ 0. This condition requires that the expected value of the absolute value of the process is finite at each time point.

3. Martingale property: 𝔼[Xtβ€…+β€…s|β„±t] = Xt for all s β‰₯ 0 and t β‰₯ 0. This means that the best predictor of the process at any future time, given the available information up to the current time, is its current value.

A **semi-martingale** is a stochastic process (Yt)t β‰₯ 0 that can be decomposed into the sum of a martingale process (Mt)t β‰₯ 0 and a finite variation deterministic process (Vt)t β‰₯ 0. In other words, there exist two processes Mt and Vt such that:

1. Yt = Mtβ€…+β€…Vt for all t β‰₯ 0.

2. Mt is a martingale.

3. Vt has finite variation on every interval [0, t].

In summary, every martingale is a semi-martingale, but not every semi-martingale is a martingale.

Now let’s provide an example in the context of finance.

**Martingale example:**

A typical example of a martingale in finance is the **simple symmetric random walk**, which can be viewed as a model for the price of a stock in a frictionless market with no predictable trends. Let St represent the stock price at time t, and let Ξ”St denote the (discrete-time) change in the stock price. We assume that Ξ”St takes values β€…Β±β€…1 with equal probability, i.e.,


$$\mathbb{P}(\Delta S_t = 1) = \mathbb{P}(\Delta S_t = -1) = \frac{1}{2}.$$

Then, we can define the cumulative gain process $X_t = \sum_{i=1}^t \Delta S_i$, where X0 = S0. (Xt)t β‰₯ 0 is a martingale because it satisfies the conditions mentioned above.

**Semi-martingale example:**

In finance, a well-known example of a semi-martingale is given by the **Black-Scholes model** for stock price dynamics. The model is described by the following stochastic differential equation (SDE):


dSt = μStdtβ€…+β€…ΟƒStdWt,

where St represents the stock price at time t, ΞΌ is the drift (expected return) of the stock, Οƒ is the volatility, and Wt is a standard Brownian motion (also known as a Wiener process).

We can decompose the stock price process St into a martingale and a deterministic process:


$$S_t = S_0\left(\exp\left(\sigma W_t\right) \exp\left(\left(\mu - \frac{\sigma^2}{2}\right)t\right)\right).$$

The first factor is a martingale:


Mt = S0exp (ΟƒWt).

The second factor is a deterministic process of finite variation:


$$V_t = S_0 \exp\left(\left(\mu - \frac{\sigma^2}{2}\right)t\right).$$

Thus, (St)t β‰₯ 0 is a semi-martingale in the Black-Scholes model. Note that if the Black-Scholes model is modified to have zero drift (μ = 0), then the stock price process becomes a martingale, specifically a geometric Brownian motion.

Reading is step one. Saying it out loud is the interview. Our AI interviewer calls your phone and runs a realistic Stochastic Processes interview β€” then scores it.
πŸ“ž Practice Stochastic Processes β€” free 15 min
πŸ“• Buy this interview preparation book: 100 Stochastic Processes questions & answers β€” PDF + EPUB for $5

All 100 Stochastic Processes questions Β· All topics