Quant job interview question: martingale
Hello!
One more question to warm up to your next job interview.
![]() |
A standing martingale (what?) |
1) consider the process:
X(t)=∫t0W(τ)dτ
where W is a Wiener process under a probability measure P. Is X a martingale under P?2) What about this other random variable?
X(t)=∫t0y(τ)dτ
with dy=σdW.
*
*
*
*
*
*
*
*
*
*
Answer:
*
*
*
*
*
*
*
*
*
Answer:
1) let's remember that a Martingale read
X(t)=E[X(T)|F(t)]
for all t<T. The filtration F(t) denotes the availability of information at t. Therefore, a Martingale process is one that the best estimate of the conditional expectation value in a future time is simply the current value of the process. So in order to answer this question we need to prove such condition.
Hence, piece of cake:
E[X(T)|F(t)]=E[∫T0W(τ)dτ|F(t)]
=E[∫t0W(τ)dτ+∫TtW(τ)dτ|F(t)]
=X(t)+E[∫TtW(τ)dτ|F(t)]
=X(t)+∫TtE[W(τ)|F(t)]dτ
Using the conditional expectation, one finally gets
=X(t)+∫TtW(t)dτ
=X(t)+W(t)(T−t)
Therefore, the process X(t) is not a Martingale.
2) Similarly to the solution above, let's consider the expectation of the process
E[X(T)|F(t)]=E[∫T0y(τ)dτ|F(t)]
=E[∫t0y(τ)dτ+∫Tty(τ)dτ|F(t)]
=X(t)+E[∫Tty(τ)dτ|F(t)]
=X(t)+∫TtE[y(τ)|F(t)]dτ
By definition, the random variable y(t) is a Martingale, which can be easily verified by the fact the differential stochastic equation does not have a term going with dt. Hence
=X(t)+∫Tty(t)dτ
And finally
=X(t)+y(t)(T−t)
Good luck!
May the Force be with you.
#=================================
Diogo de Moura Pedroso
LinkedIn: www.linkedin.com/in/diogomourapedroso
Comments
Post a Comment