April 21st, 2007, 12:25 am
QuoteOriginally posted by: hongjiren2000hi. what is the distribution of the following:I assume f(s) is a deterministic function and W(s) is a BM.You can rewrite your integral as int g(s) dW + parts term. Details to you.If the parts term vanishes, you're in luck. That's because the other is normally distributed, with mean zeroand the variance is given by the Ito isometry, which you can look up if you don''t know it. In that special case, you are done.If the parts term -doesn't- vanish, I'm not sure if your original integral is normal or not.But here's what I would do to find out:Let X(t) = your original integral. Obviously odd moments vanish and and even moments do not. Calculate m2(t) = E[X^2(t)] and m4(t) = E[X(t)^4].How? Let's abbreviate <...> = E[...].Then, you can calculate these moments using <W(s) W(t)> = min[s,t], and <W(t1) W(t2) W(t3) W(t4)> = <W(t1) W(t2)><W(t3) W(t4)> + 2 similar permutations.So, now you have a formula for m2 as a double integral and m4 as a quadruple integral.Next, check if m4(t) = 3 m2(t)^2 ??? If "yes", I would strongly suspect the answer is "your integral is normally distributed with mean zero and variance m2(t)".If "no", a likely answer is "your integral has no simple distribution in general". regards,
Last edited by
Alan on April 20th, 2007, 10:00 pm, edited 1 time in total.