VAR-models and Forecast Error Variance Decomposition (FEVD)
Posted: Tue Dec 03, 2013 4:40 pm
Hello,
is someone familiar with vector autoregressive models (VAR-models) and forecast error variance decomposition (FEVD) and can help me with following issue??
I have set up two bivariate VAR-models with lag length 1.
The variables are:
XA = daily time series of trading volume on stock exchange in country A
YA = daily time series of stock market volatility in country A
XB = daily time series of trading volume on stock exchange in country B
YB = daily time series of stock market volatility in country B
(b = VAR-coefficients)
(a = constant)
(e = error term)
The bivariate VAR-models:
VAR(I):
XA(t) = a(a1) + b(a1,1)*XA(t-1) + b(a1,2)*YA(t-1) + e(a1,t)
YA(t) = a(a2) + b(a2,1)*XA(t-1) + b(a2,2)*YA(t-1) + e(a2,t)
VAR(II):
XB(t) = a(b1) + b(b1,1)*XB(t-1) + b(b1,2)*YB(t-1) + e(b1,t)
YB(t) = a(b2) + b(b2,1)*XB(t-1) + b(b2,2)*YB(t-1) + e(b2,t)
Now we conduct forecast error variance decomposition on the two VAR-models. For forecast step 20, the FEVD returns the following values:
VAR(I): XA: 80% on XA / 20% on YA YA: 10% on XA / 90% on YA
VAR(II): XB: 60% on XB / 40% on YB YB: 5% on XB / 95% on YB
I interpreted the results as follows:
(i) Over a horizon of 20 days, 20% of the movement of XA can be explained by the movement of YA (following the VAR-model)
(ii) Over a horizon of 20 days, YA does a better job in explaining the movement of XA than XA does in explaining changes in YA
(iii) In country B, volatility (YB) has a bigger influence on trading volume (XB) than volatility (YA) on trading volume (XA) in country A over a horizon of 20 days
I am not completely sure if I got the FEVD methodology right, so could someone please help me on this issue with a short feedback if my interpretation of the results in right?
Thank you very much in advance!
Best, Jost
is someone familiar with vector autoregressive models (VAR-models) and forecast error variance decomposition (FEVD) and can help me with following issue??
I have set up two bivariate VAR-models with lag length 1.
The variables are:
XA = daily time series of trading volume on stock exchange in country A
YA = daily time series of stock market volatility in country A
XB = daily time series of trading volume on stock exchange in country B
YB = daily time series of stock market volatility in country B
(b = VAR-coefficients)
(a = constant)
(e = error term)
The bivariate VAR-models:
VAR(I):
XA(t) = a(a1) + b(a1,1)*XA(t-1) + b(a1,2)*YA(t-1) + e(a1,t)
YA(t) = a(a2) + b(a2,1)*XA(t-1) + b(a2,2)*YA(t-1) + e(a2,t)
VAR(II):
XB(t) = a(b1) + b(b1,1)*XB(t-1) + b(b1,2)*YB(t-1) + e(b1,t)
YB(t) = a(b2) + b(b2,1)*XB(t-1) + b(b2,2)*YB(t-1) + e(b2,t)
Now we conduct forecast error variance decomposition on the two VAR-models. For forecast step 20, the FEVD returns the following values:
VAR(I): XA: 80% on XA / 20% on YA YA: 10% on XA / 90% on YA
VAR(II): XB: 60% on XB / 40% on YB YB: 5% on XB / 95% on YB
I interpreted the results as follows:
(i) Over a horizon of 20 days, 20% of the movement of XA can be explained by the movement of YA (following the VAR-model)
(ii) Over a horizon of 20 days, YA does a better job in explaining the movement of XA than XA does in explaining changes in YA
(iii) In country B, volatility (YB) has a bigger influence on trading volume (XB) than volatility (YA) on trading volume (XA) in country A over a horizon of 20 days
I am not completely sure if I got the FEVD methodology right, so could someone please help me on this issue with a short feedback if my interpretation of the results in right?
Thank you very much in advance!
Best, Jost