September 4th, 2009, 1:43 pm
You have postulated a process that behaves like GBM plus it has a single jump.Let's write for the log-return process(*) dX = a dt + sigma dB(t) + dJ(t).Here dJ(t) represents the jump (in log terms) and is zero everywhere, except at the single time t=TJ, the time of the jump.Your question was: will the historical volatility be impacted by the jump? Let's define the historical volatility H to be the annualized realized std. deviationover a period [0,T], based upon measurements of X(t), recorded at intervals DeltaT. So ... H depends on [0,T] and DeltaT, right?Then, 1. Take the case where sigma = 20%. If you take a period [0,T] that does not contain TJ, then H will converge to 20% as DeltaT->0. In the alternative, if you take a period [0,T] that does contain TJ, then H will converge to sqrt(sigma^2 + f J^2) as DeltaT->0,where J is the logarithmic jump size and f is the annualization factor. [This last formula follows pretty directly from the definition of H^2, breaking the sum of squares into the single jump term plus the rest.] For example, if [0,T] = 1 year and the (log-) jump was 40%, then f=1 and J = 0.40. So, youget H -> 0.20 in the first case and H -> sqrt(0.20^2 + 0.40^2) ~ 0.45 in the second. A different way to measure. Instead of fixing [0,T], you could take a smaller and smaller measurementperiod [0,T] surrounding each time t. In this case, H(t) will converge to sigma in the first instance and +infinity in the second.Here H(t) represents the realized historical volatility in the immediate neighbrhood of time t. Either way, this shows that the answer to your question is: yes, H will be strongly affected by whether or not TJ is in [0,T] or not.2. When I say "take a period that does not include TJ", this can also mean simply dropping the measurements of the log-returns immediately surrounding the jump event.3. If the purpose of measuring H is to estimate sigma, then the cure to this potential estimation problem isobvious: just exclude the jump event from the calculation of H.
Last edited by
Alan on September 3rd, 2009, 10:00 pm, edited 1 time in total.