- Joined
- 3/7/08
- Messages
- 2
- Points
- 11
I was hoping you could shed some light on a problem we are encountering with the interpolation methods for volatility. Our assumption is that the standard deviation moves at the square root of time. and variance moves at the rate of time. I am taking the standard deviation which is (sqrt(T)*annualized volatility). This is according to Natenberg who says one standard deviation over a period of time, T, is represented by V*sqrt(T), V being the annualized implied volatility determined by the market place and T beginning measure of years to expire. Variance is that number square.
If you have a .5 year contract with an annualized volatility of 20% and a 1 year contract with an annualized volatility of 30%. You then want to solve for the .75 year contract's annualized volatility. which one of the following methods would make more sense?
Should you do a linear interpolation of the sqrt(T) and Standard deviations? For example the stand deviation of the .50 year contract, which is .14142 (calculated by sqrt(.5)*20%) and stand deviation of the 1 year contract, which is .30 (calculated by sqrt(1)*30%). So the standard deviation for the .75 day contract is .2274( doing a linear interpolation of the sqare root of time and standard deviation) implying a annualized volatility of 26.25%.
Or
Should you do a linear interpolation of the Time and variance? For example variance of the .50 year contract, which is .02 (calculated by (.5)*20%*20%) and variance of the 1 year contract, which is .09 (calculated by (1)*30%). So the variance for the .75 day contract is .055 ( doing a linear interpolation of time and variance), implying a annualized volatility of 27.08%.
Should you use standard deviation or variance? Which one make sense and why? Any light you could shed on this issue would be much appreciated.
If you have a .5 year contract with an annualized volatility of 20% and a 1 year contract with an annualized volatility of 30%. You then want to solve for the .75 year contract's annualized volatility. which one of the following methods would make more sense?
Should you do a linear interpolation of the sqrt(T) and Standard deviations? For example the stand deviation of the .50 year contract, which is .14142 (calculated by sqrt(.5)*20%) and stand deviation of the 1 year contract, which is .30 (calculated by sqrt(1)*30%). So the standard deviation for the .75 day contract is .2274( doing a linear interpolation of the sqare root of time and standard deviation) implying a annualized volatility of 26.25%.
Or
Should you do a linear interpolation of the Time and variance? For example variance of the .50 year contract, which is .02 (calculated by (.5)*20%*20%) and variance of the 1 year contract, which is .09 (calculated by (1)*30%). So the variance for the .75 day contract is .055 ( doing a linear interpolation of time and variance), implying a annualized volatility of 27.08%.
Should you use standard deviation or variance? Which one make sense and why? Any light you could shed on this issue would be much appreciated.