Could someone please explain to me the difference between Historical VAR method and the Variane/Covariance Method? I’m stuck!
You mean the historical simulation method?
Historical VAR - you are provided a table - looking at the Historical returns from the past — showing the Return on Portfolio vs. the probability of occurence of that return. (Look at Exhibit 4). You use that Historical analysis - and then decide what your VaR number would be.
Analytical VAR/Covariance method - The analytical or variance–covariance method begins with the assumption that portfo- lio returns are normally distributed. Use the number for the return, and the variance of the portfolio components - and covariance between components of the portfolio - arrive at Portfolio Variance using w1^2sd1^2 + w2^2sd2^2 + 2*w1*w2*cov(1,2) - arrive at portfolio std deviation - then do return - Z Score * Portfolio Std Deviation to get the VaR number.
Using historical VAR - it is also called Historical Simulation method, we calculate returns for a given portfolio using actual daily prices from a user- specified period in the recent past, graphing these returns into a histogram. From there, it becomes easy to identify the loss that is exceeded with a probability of 0.05 (or 0.01 percent, if preferred).
so there is no assumption of the normality of returns,
history is used in both cases - but slightly differently.
HTH
^ Can you also explain the advantages and disadvantages of each method + Monte Carlo method? (Those are all the three methods to calculate VaR right?)
On top of my head:
Historical method
adv: appropriate to use when portfolio contains options
disadv: future may not repeat the past
Analytical method
adv: market data is available to use
disad: variance/covariance matrix not stable over time; not appropriate when portfolios contain options
Monte Carlo method
Adv: appropriate when the model is complexe???
Disadv: results can only be as accurate as inputs
^ Crap…I didn’t read the quotes…