I don't understand why in the formula logSt+△tSt∼ϕ((μ−12σ2)△t,σ2△t)
Answer
So we have the BS-Model
dSt=St(μdt+σdWt)
W.l.o.g we assume S0=1. Itô's lemma implies that
St=exp(σWt+(μ−12σ2)t)
We know that Wt is normally distributed with mean 0 and variance t. Now have a look at the r.v.
Xt=σWt+(μ−12σ2)t
σWt is the random part and γ:=(μ−12σ2)t is deterministic. Hence E[Xt]=σE[Wt]+γ=σ⋅0+γ=γ. We also have the rule Var(Y+a)=Var(Y), for constants a and a r.v. Y. Hence the variance of Xt is given by σ2t.
By properties of the exp(x) function, we have
St+ΔtSt=exp(σ(Wt+Δt−Wt)+(μ−12σ2)(t+Δt−t))=exp(σ(Wt+Δt−Wt)+(μ−12σ2)Δt)
You can apply the same argument as for Xt, using that Wt+Δt−Wt∼N(0,Δt).
Why it should be the lognormal distribution should be clear. Let me know if something is not clear to you.
No comments:
Post a Comment