Sunday, February 10, 2019

options - In Black-Scholes, why is logfracSt+triangletStsimphi((mufrac12sigma2)trianglet,sigma2trianglet)?


I don't understand why in the formula logSt+tStϕ((μ12σ2)t,σ2t)

the mean is (μ12σ2)t and not just μt. I am aware that it is supposed to represent a lognormal distribution, but I guess I'm missing something, or that explanation isn't simple enough.



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+ΔtWt)+(μ12σ2)(t+Δtt))=exp(σ(Wt+ΔtWt)+(μ12σ2)Δt)


You can apply the same argument as for Xt, using that Wt+ΔtWtN(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

technique - How credible is wikipedia?

I understand that this question relates more to wikipedia than it does writing but... If I was going to use wikipedia for a source for a res...