TESTING FOR CO-INTEGRATION PcGive and EViews 1

Size: px
Start display at page:

Download "TESTING FOR CO-INTEGRATION PcGive and EViews 1"

Transcription

1 Bo Sjö Lab 3 TESTING FOR CO-INTEGRATION PcGive and EViews To be used in combination with Sjö (203) Testing for Unit Roots and Cointegration A Guide and the special instructions below for EViews 2. Hand in by January 7, 7:00 Instructions: Use the Johansen method to test for Purchasing Power Parity (PPP) in Mozambique. Test against South Africa whole sale prices and US CPI. Start the model and testing from 997:04, perhaps some dummies are needed but perhaps not, you simply have to try. 3 Whether or not PPP holds depends on how you ask the question: i) Does the PPP relation form a stationary vector?, ii) does the PPP relation form a stationary vector with unit elasticities?, iii) is the real exchange rate stationary? The latter is basically the same as question ii). Present the results in such a way that you convince the reader that you tests and final conclusions are accurate. You should present relevant material and just not copy and past indiscriminately from the program. (See also questions at the end of this paper). Introduction: Purchasing Power Parity In this exercise you will learn to test for cointegration. The problem is to test if purchasing power parity (PPP) holds for Mozambique. PPP is a basic relation, which states that the domestic price level in an open economy if not determined, so in a parity condition with prices in the rest of world. Thus, domestic price level (P d ) is given by the foreign price (P f ) multiplied with the exchange rate (S), P d = P f S, Where the exchange rate S is defined as number of domestic currency units per foreign currency unit. Alternatively, the relation can be rewritten as the real exchange rate (q), q = [P f S] / P d This relation will hold exactly if all goods are equal, there are no trade barriers etc. There is a discussion about the proper way to define the prices used in the parity conditions; CPI, Whole See Appendix for more detailed instructions. 2 PcGive is the better program of the two (compared with EViews), alternatively you can use CATS in RATS, or gretl. 3 After testing for the shorter period, you can try the longer period.

2 Sale Price Index, unit labour cost, etc. Tests of PPP have shown that the relationship is at most a long-run relationship, 0-20 years. Since price levels and exchange rates are typically integrated variables, it is natural to test if the series follows the same stochastic trend in the long-run. The most typical test is to use CPI or WSPI. In this exercise the data series are, The Data is in lcoint22.xls The variables in logs are Lp: ln CPI for Mozambique Lssa: ln exchange rate (metical/rand) Lpsa: ln South Africa industrial production price Lsus: ln exchange rate metical/usd Lpus: ln US CPI The economic relations (PPP) to be tested are Lp t = Lssa t + Lpsa t, and Lp t = Lsus t + lpsus t. In linear econometric model form, after adding stochastic deviations, Lp t = β 0 + β Ls t + β 2 Lpsa t + e t, PPP holds if this is a stationary form and in it most restrictive form then β = β 2 =.0. However, the data series are I(), therefore normal inference is not possible, and nothing says that PPP must hold in the short run. If prices and markets adjust slowly we might expect a dynamic relationship, which is not the way in which the equation above is set up. If the data is non-stationary, the first and most basic test is whether the three variables form a stationary relation (vector) with parameters that can be understood as a PPP relation. The latter means we that we have to look at the signs and sizes of the estimated parameters. Thus, if PPP holds as long-run relationship we expect that Lp, Ls and Lpsa form a long-run stationary cointegrating vector so that they together form a I(0) stationary relation. (Or in other words that they share a common stochastic trend). Our questions are therefore: - What is the order of integration of each variable? - Does the order of integration match among the variables such that a PPP relation is possible, and therefore make sense to test for? - Is the linear combination of variables formed by (Lp t, Ls t, Lpsa t ) forming a stationary relationship (=Do the integrated variables cointegrate so that they form a linear stationary relationship)? - If they are cointegrating, is it then also possible to assume (impose) that β = β 2 =.0, alternatively can we assume that β =, or β 2 =, or simply test if β = β 2? 4 Additionally, we can also ask which variables are predicted by the cointegrating vector(s), this will indicate if the (perhaps) stationary vector(s) in the data are driving the exchange rate, domestic prices, or both. The significance and sign of the alpha parameters, the error correction parameters, will tell you. 4 Which implies a vector of cointegration parameters β = [, -, -] and x t = [Lp, Ls, Lpsa] 2

3 Data is kept in the EXCEL file: lcoint22.xls All data are on a monthly basis. You might want to confirm that the series are I(), use graphs and unit root tests. In this exercise we don t bother about seasonal effects, since they are not clearly visible, and the sample period is quite short, 0 years implies only 0 observations for each seasonal dummy, which is quite small. 2. Testing for Cointegration 2. Johansen's method Johansen's method is a multivariate method based on a VAR representation of the stochastic process. Once the VAR has been formulated, you can determine the number of significant eigenvalues (number of cointegrating vectors) in the system. However, two things are important. ) Find the optimal lag structure, and 2) Make sure the residuals are normally distributed white noise. The method requires normal distribution in the residuals, which often necessitates the use of some dummies. The test can be described as a multivariate form of the univariate ADF-test for unit roots. It is advisable to start from a general model, with many, lags and later reduce the VAR by eliminating insignificant lags downwards, as far as possible without destroying the assumption of white noise variables. 5 Of course, you must test if the assumption of white noise normally distributed residual holds as you reduce the model. The estimated VAR is k () xt = π i xt i + ΨDt + µ + ε t, i= where D t represents a vector of dummy variables, µ is a vector of constant and ε τ is a residual vector. The VAR is constructed by choosing a common lag length (k) across the variables and equations such that it becomes impossible to reject the null that the residuals are normally white noise variables. (This can be tricky in real life, because by adding a large number of lags there is no degrees of freedom left to test the null. We would like to have as few lags as possible, say 2 lags on each variable, plus perhaps a few dummies. A large part of the literature discusses how to choose the optimal lag length in a VAR.) The estimated VAR can be rewritten as an Vector Error Correction Model (VECM) as, 5 If seasonal effects are in the data, and there is sufficient number of observations, add (centered) seasonals to the model. To get the best results estimate only complete years Jan-Dec. 3

4 k (2) x t = i= Γ x i t i + Πxt + ΨDt + µ + ε t, where Πx t = αβ x t- represent the stationary cointegrating relations, where the Beta parameters are the cointegrating parameters that forms linear stationary relations with the non-stationary data series in y t. If there is cointegration, the matrix Π will have reduced rank, the number of unique independent rows in the matrix will be less than the number of variables in the system. The VECM has a shorter lag length than the corresponding VAR. This is why the lag structure of the x t i : s is k- instead of k. (This is something EViews users must monitor and adjust this manually! PcGive and most other programs handle this automatically. Notice the similarity with Equation (2) and the Dickey-Fuller regression. If all x:s are I(), they must be stationary in first differences. It follows that the only way for the Π-matrix not be filled with only zeros is that the variables cointegrate and form stationary I(0) relations. We can test if the matrix contains rows which are different from zeros by testing the rank of the matrix. If we find a reduced rank, it follows that there must be stationary I(0) combinations among the variables such that there are non-zeros in the matrix. 6 In a similar way to the ADF-test, the VAR can be set up with and without constant and trend terms. At the moment, we ignore this and use the standard test with unrestricted constant terms in the VAR. We must test carefully all aspects of white noise residuals. Rule of thumb: if there is autocorrelation add more lags! However, in most cases 2-4 lags will do fine, often in combination with dummy variables for outliers. However, in this exercise you cannot solve any problems with dummies for outliers. You can also inspect the estimated residuals in order to identify huge outliers that can be eliminated with impulse dummy variables. Create Impulse dummies for a specific observation. As soon as you include step dummies, the critical values must be re-simulated. (They will increase in general) You should also try to formulate a model with white noise errors, in all respects. In this exercise, we will be satisfied with no autocorrelation at the 5% risk level. We can say that we formulate the least bad model we can given this data. 3. Detailed Introduction to and Objectives of the Exercise Most economic time series are integrated or near integrated. Because of this inference regarding parameter significance cannot be based on standard distribution like normal, t-, F- or chi-square distributions. The way around this problem is to test for integration and cointegration in order to transform the model into stationary relations. Objectives: This exercise will introduce you to testing for cointegration using Johansen s VAR. Let {x t } be a vector process of x t ' = [x,t, x 2,t ], where both elements are integrated of order one, {x t } I(). Our interest is linear equations of the type. x,t = a + bx 2,t + u t or u t = x,t - a - bx 2,t 6 You should be able to set up the equation, explain what the variables stand for, how to build the VAR, and what you are testing for! 4

5 Cointegration implies that there are parameters such that a linear combination of the integrated non-stationary variables form one (or more) stationary relation(s). A linear combination of integrated variables can integrated of the same order as the individual elements or is cointegrating having a lower order of integration. Furthermore, regressing two or more integrated variables against each other leads to a problem of spurious regression. 7 In the regression x,t = a + bx 2,t + u t the variances of a and b follows unknown distributions under the null that the variables are integrated. In this regression with integrated variables it is not possible to test for significance of the b parameter using ordinary test statistics. The only way to proceed is to test for cointegrating, that do the variables share the same stochastic trend or not. If they do they will be correlated and for a linear steady state in the long run, and b can the said to be significant. Build a VAR and find the appropriate lag length and normally distributed white noise residuals. Test the model for misspecification. There might be number of problems, but no autocorrelation is top priority here. (THE DATA IN THIS EXERCISE WILL NOT LEAD TO INSIGNIFICANT TESTS FOR RESIDUAL NORMALITY) 8. Use Johansen s method to test for cointegration. Are there any significant stationary (cointegrating) vectors? Johansen's method will get you a number of significant eigenvectors in the Π matrix. The number of significant eigenvalues translates into significant eigenvectors and Beta variables. The eigenvectors, representing cointegrating relations must be identified in some way, to find Beta parameters. The first step is to normalise the eigenvector around some variable. Typically econometric programs will do this automatically in some way around the first coefficient (the first variable in the model). EViews and PcGive will normalise the vector on the first variable in the system, but will also present the raw vector without normalization. One the number of cointegrating vectors (r) in the VAR has been found. That value of r can be imposed on the model and the model rewritten in VECM form. In the VECM form In the VECM form all variables are stationary and the analysis usually continuous with testing the vectors. Estimate again but with rank = imposed. You are now looking at, from Equation (2) above, Πx αβ, t = ' xt which is now consisting of stationary relations (steady state, or cointegrating vectors) β. In the program, when you see the beta vector, you see all parameters on the right hand side of the equation. There you must ask which parameter should be given the value.0, and appear on the left hand side in a long run steady state, and which should be on the right hand side of the steady x t 7 Students are supposed to know the "spurious regression problem" and explain its causes. 8 The usual case is that by imposing a few dummies for outliers one can have few lags in the VAR, no autocorrelation and a normal distribution in the residuals. 5

6 state and thus change signs according to what they shoe in the cointegrating vector. (Look at the program out put and you will set how it works.) You will get a beta vector and an alpha vector (if r = ). If we have a stationary relation, the estimated alpha coefficient will have an asymptotic normal distribution and ordinary t-test are possible. Look at the alpha values, and their significance (estimated /stand error). The alpha parameters are associated with stationary variables (relations) so they can be tested with ordinary t-statistics. The question is, what are the cointegrating vectors representing? On this exercise/data is the vector representing a PPP relation? Does the signs and the size of the parameters make sense? Which of the variables are predicted (by the alpha parameters), in this reduced system? The solution of this model is sensitive to the choice of sample, and model specification. 4 Perform the cointegration test and the Pantula principle again Depending on the number of equations in the VAR you get a number of estimated eigenvalues. Under the null of no cointegration these eigenvalues have a non standard distribution. 9 An n- dimensional system gives n estimated eigenvalues. The program keeps track of the relevant critical values for your model, and gives you probability values. In the Johansen test you only consider the so-called Trace-test, the Lambda-max (etc) is no longer used, see Johansen 996. With five variables in the VAR you get five estimated eigenvalues to test. The test must be done in a specific order, from the largest eigenvalue to the smallest. You test for significance until you can longer reject the null, at that point you have to stop. After the point where you cannot reject the null hypothesis, the test statistics that follows are no longer valid for the given critical values. (The Pantula Principle!) The first null hypothesis to be tested is that there are no stationary relations in the data. If the probability value is not below say 0.00 the eigenvalue is not significant. No significance means that the null of no stationary relations (= no cointegration) is not reject. The test is over, and we conclude that there is no cointegration. In case of rejection of the null of no stationary relations, the conclusion is so far, that there is at least one cointegrating vector (r = ). We proceed to test the significance of eigenvalue number r = 2. The null is now only one stationary relation (cointegrating vector). The alternative is that there are more than one cointegrating vectors. In the case of no rejection of the null the test is over. We conclude that there is one cointegrating vector (r = ). If the null is rejected, the conclusion is at least two cointegrating vectors (r = 2), and we might proceed to test the next eigenvalue, etc. The program gives you various outputs, other than the eigenvalue test, but this can be neglected at this stage. Once the number of cointegrating vectors has been determined, we can return to the model formulation, re-estimate the model under the restriction that there are, say r cointegrating vectors. We will then estimate a VECM with only stationary variables, and we will learn about αβ x t-. At 9 Johansen (995) and Sjö (20,... A Guide) give the Tables of critical values for the different types of models. 6

7 this point we only know that there are stationary relations among the data series, we don t know what they represent yet. What can go wrong in the test? We need normally distributed white noise residuals for the test. The latter is absolutely necessary since the test relies on a full information maximium likelihood (FIML) estimation method. The test is an asymptotic test, which is typically quite sensitive to the sample and how we formulate the model in a limited sample. The test assumes that there are no structural breaks in the data. If we put a stationary variable, of course, the test will give at least one stationary cointegrating vector. This vector will consist of the stationary variable. The judgment of the modeler plays an important role. The test outcome of the test is sensitive to the choice of constant and trends. Johansen offer five different model from no trends or constant to constants and trends in the cointegrating vectors. The first model is almost never used in practice. These models should also be tested in the correct sequence, from no trends and constant an upwards. (The Pantula principle). If the test shows no cointegration, or no meaningful results, additional variables and relations might be missing. In the end, it is about making judgments. Those who read Johansen and Juselius will see how they actively look for vectors that have an economic meaning interpretation. 5. Estimate and test the cointegrating vectors in EViews + Read the additional guide I have for EViews, and PcGIVE. 5. EViews In EViews after loading the data create a Workfile, a new objective, select a (a VAR). Put in the names of the variables in the VAR system. The order of the variables is important for understanding the output. Define the number of lags, say 4. The programme will start with 2 lags only. Test the residuals. Under View pick residual test. If the residuals log ok, in this case no autocorrelation. It is with this data difficult to get normal distribution in the residuals. The output gives you the matrixes of adjustment parameters (α) and the beta parameters that form the stationary steady state relations among the variables. In matrix form. Π x t- = αβ' x t-. The estimated Beta vectors you see in the output, are like the e t in the two-step model. All variables (and there parameters) have been shifted to the right hand side in the VECM model. x t = [.] + α [β Lp t + β 2 Ls t + β 3 lpsa tt ] + e t It is up to you to decide which variable you would like to put as the left hand variable in the steady state formed by the cointegrated vector(s). There is also a constant term in the vector (β 0 ), if you estimated a VAR with an UNRESTRICTED constant term, but it is included in a constant term of each equation. 7

8 The parameters in the beta matrix represent a space of values of the parameters. Our job is to economically identify the relationships. The beta vectors, in combination with the variables, can be understood as the residual term in the two-step procedure. The first thing is to normalize the vector, decide which variable is being determined. EViews offers a normalization of all Beta vectors using the diagonal of your input matrix. The program simply assumes that you start with your most important variable, which you will normalize around, just like in the two-step procedure. Of course, this might turn out to wrong. Once the cointegrating rank is imposed on the model, the estimated alpha parameters have a standard distribution. Their significance can be tested using ordinary t-statistics. At this stage you have a statistical representation of your data in the form of an VECM, and you have a general economic interpretation of your estimated long run (if it exists). 5.2 PcGive In PcGive, under Model, chose Multiple Equation Dynamic Modeling. You are then asked to set up a VAR, in levels. Indicate the variables and the lag length. All variables should have the same lag length. (See the box below in the window to the right) It is advisable to start from a general model, with many, lags and reduce the VAR by eliminating insignificant lags downwards, as far as possible without destroying the assumption of white noise variables. 0 Once you have found a VAR, white noise residual normal distribution, few lags according to information criteria. To you help, graph residual, ask for print-out of large residuals (Under further output). Create dummies for large outliers. Add seasonal if necessary. Analyse the lag structure under Test, Dynamic Analysis, and Lag structure analysis. Here you get significance of each lag, and AIC and SC information criteria, which will help in the specification of the model. Test for cointegration once you find a good VAR, Coint test is found under Test and Dynamic Analysis, I() cointegration test. More on PcGive k (2) x t = i= Γ x i t i + Πxt + ΨDt + µ + ε t, Lokk at equation 2 again and notice the similarity with Equation (2) and the Dickey-Fuller regression. If all x:s are I(), they must be stationary in first differences. It follows that the only way for the Π-matrix not be filled with only zeros is that the variables cointegrate and form stationary I(0) relations. We can test if the matrix contains rows which are different from zeros by testing the rank of the matrix. If we find a reduced rank, it follows that there must be stationary I(0) combinations among the variables such that there are non-zeros in the matrix. 0 If seasonal effects are in the data, and there is sufficient number of observations, add (centered) seasonals to the model. To get the best results estimate only complete years Jan-Dec. You should be able to set up the equation, explain what the variables stand for, how to build the VAR, and what you are testing for! 8

9 In your first model, all deterministic variables, like the constant, seasonals etc. should be marked as "unrestricted". Variables in the model can be given different statues, see menu to the left. Endogenous, repressor (=exogenous), unrestricted/restricted. Setting a deterministic variable to unrestricted means that it will be included in both the cointegrating relation(s) and in the Error correction model. If it is restricted the constant will only appear in the cointegrating relation in the ECM, which is a bit restrictive. Let the program choose the estimation method for you. Check the test statistic (test summary) of the equations, at the end of the output. Under Model, under Options, you can set the program to give you additional out put. Make sure that summary statistics are indicated. In the Johansen test we are very concerned with the properties of our estimated model. We test more carefully all aspects of white noise residuals. If there is autocorrelation add more lags. However, in most cases 2 lags will do fine, sometimes in combination with some dummy variables. You can also inspect the estimated residuals in order to identify huge outliers that can be eliminated with impulse dummy variables. Look under Test and Graphic Analysis. Use the Calculator to create Impulse dummies for a specific observation. As soon as you include step dummies, the critical values must be re-simulated. (They will increase in general) You should also try to formulate a model with white noise errors, in all respects. This is however quite difficult. In this exercise, we will be satisfied with no autocorrelation at the 5% risk level. 5.3 Graph the cointegrating vectors The cointegrating vector can be graphed. There are two graphs. ) The raw vector as it is created by the beta vector multiplied with the x:s. 2) The raw vector conditional other variables in the VECM model. The latter is what the cointegrating vector look like in the model. EViews: To be written. PcGive: From the Graphics menu all cointegrating vectors can be graphed. Make graphs of the estimated vector. Under Test, Graphic Analysis indicate Cointegrating relations and () pick Use (Y: Z) and next use (Y_:Z) with lagged DY and U removed. You will get two graphs of the estimated vector(s). The first is β x t the second is β x t- y t-i, D t. It is the second equation/graph which is stationary in the estimated model. Conditional on the lag length and deterministic variables (including trends). Saving the cointegrated vector as a variable. What you see in the graph(s) is the result of the cointegrating vector. You can calculate the vector and manually create an error correction term, or ask the program to do it. PcGive: Go to test menu, look under save residuals etc. The algebra for calculating the vector can also be found and pasted from, under Model, and Batch or Ox Batch Code. 9

10 EViews: If call the VAR model say myvar, and you tested for and put in the number of cointegrating vectors (r) in the VAR, then you can ask EViews to calculate the cointegrating vectors and put them in the Workfile as variables. The command is myvar.makecoint gcoint The cointegrated vectors will then appear in the Workfile data under the name gcoint. The latter name can any name. 5.4 Test the cointegrating parameters Given the estimated VECM, we can impose restrictions on alpha and beta parameters, and ask if the restrictions are consistent with a stationary vector(s). These tests will have a chi-square distribution under the null. In particular we might be interested in testing for specific assumptions about the Beta values, if they are unity, minus unity or zero. In this case we would like to test the parameter vector [, -, -]. Impose the restricted vector, study the test statistic. The Null is that the imposed vector can be assumed to be included in the stationary space spanned by the Betas, the alternative is the restricted vector is not stationary which implies a rejection. And, in the latter case you reject that the restricted vector(s) is/are forming stationary relations. In the testing, you must impose the value of unity on one parameter, to normalize the vector around that variable, this is not counted as a restriction. Think about the left hand variable in a single equation steady state. After normalization you can impose restrictions to test on the other parameters. For one vector the program will be accurate in calculating the degrees of freedom of the test. You can use this test to test if individual variables are I(0) or I() as well. The null is I(0) in this case. This is done by restricting all other parameters, except the test variable, to zero in the vector(s). PcGive: Go to Model, re-estimate the VAR, impose the rank (=number of cointegrating vectors), Choose to estimate Cointegrated VAR, and then chose General restrictions. This will bring up a window where you can restrict your estimated alpha and beta parameters. Start by normalizing around one parameter in each cointegrated vector. This normalization was done automatically before. This normalization is not a restriction, and will not affect the of degrees of freedom for the following test. Use &x =.0, etc to restrict parameters. You can test quite complex restrictions, especially if you have two vectors, but this will require some more skills beyond this exercise. Warning! () The degrees of freedom in complex tests are hard to calculate for a computer. You need to learn how to do this by hand (takes some practice). (2) You are looking at a reduced form model. All you say and test for the Betas hold independently of the structural model you might formulate from this reduced system. Questions regarding alphas on the other hand depend on how you condition the model in the future. Thus alphas can change value and significance if the model is respecified from this point, i.e. you introduce other (stationary) explanatory variables or formulate a structural model. 0

11 6. Instructions Specific Questions Use ADF-test to find out the order of integration of the variables. Use the Johansen method to test for cointegration (= test of long-run PPP, or a long-run stationary real exchange rate.) Think about how you can convince the reader that your decision is OK, or how you can invite the reader to a meaningful discussion about your conclusions. Test if PPP holds for Mozambique in this sample. (Define what you mean with PPP, parameters equal to unity or simply a stationary relation?) Which variables are predicted by the cointegrating vector(s)? Does PPP hold for Mozambique? What is your economic interpretation of the estimated cointegrating vectors? Present the results in a way that is meaningful and convincing to the reader. The continuation for self studies You can test for specific values of beta parameters. You test which variables, all or only some should be included in the vector to achieve stationarity. You can test the significance of the alpha variables to see which variables are actually driven, or at least predicted by the vectors. Finally, you can model a single equation error correction equation for inflation. Appendix: Testing for Cointegration in EViews - Instructions Read in the data Open Workfile Under Object chose New Object Next chose VAR In the window VAR Specification, under VAR Type, chose Unrestricted VAR In Endogenous Variables write in the variable names In this case: Lp Ls Lpsa Specify the number of lags in VAR in Lag Intervals for Endogenous. For 4 lags in the VAR you write 4 (WARNING NOT LOGICAL COOMAND STRUCTURE) Normally, you will try different lag structures here. Now, Estimate the model Test the model: Under View you will find Residual tests, since the residuals should be normally distributed white noise you have to test for that. In this case it is more serious than under ARIMA modeling. Test for autocorrelation, (Q and LM test, Normality (JB), ) If you use other programs developed in cooperation with Johansen, like CATS in RATS and PcGive, you will see more test options. Typically, there will be ARCH test and RESET test. In

12 addition LM, JB and ARCH will also be shown as vector tests as well, meaning that the residuals are pooled across the equations to represent the whole system. With this data you can only opt for no autocorrelation. The problems with non-normal residuals cannot be solved in this data. EViews has advantage for the VAR, which is the test for lag length in the VAR. Under View, chose Lag Structure and Lag Length Criteria. In the latter window you get various information criteria. However, these criteria are somewhat useful, but they are only optimal for those who want to forecast. In a cointegration test you are looking for a correctly specified model with normally distributed error terms with no autocorrelation with as few lags as possible, which is needed for the test. Typically, impulse dummies are needed to improve the model (Not with this data), which is also the reason why you should inspect the residuals for outliers. Once you find a good VAR representation for the data. You can test for cointegration. Under View chose Cointegration Test, use the standard option for testing, Model 3) with unrestricted constant. The other options are only suitable if Model 3) does not work (no cointegration. Model 2) or Model 4) might be alternative options. Notice: You do not bother about the Eigen value(lmax) max test. You only look at the Trace-test. Both EViews and Enders need to be updated on this subject. The so-called Eigenvalue max-test is not asymptotically correct, as discussed in Johansen (996). Never bother about the standard errors of estimated Beta vector variables. Once you decided on the number of cointegrating vectors you can look a study what the VECM looks like in terms of alpha and beta parameters. Next, the estimated vector can be tested. By imposing restrictions on the vector the test becomes a question if the vector is still stationary after the restrictions have been imposed. If the vector is still stationary the restrictions are valid. Under View, Cointegration Test and VEC Restrictions is it possible, but this is not advisable. EViews has too many peculiarities when it comes to cointegration models to use this option. Therefore: To impose restrictions, go to Estimate, under Basics indicate Vector Error Correction. NEXT AND THIS IS IMPORTANT REDUCE THE LAG LENGTH BY - IN THE LAG LENGTH FOR ENDOGENOUS. AS you go from the VAR to the VECM you drop one lag in the model. (all other programs do this automatically, but not EViews). Under Cointegrating impose the number of significant vectors. You can now estimate the VECM. Next back to Estimation and chose VEC Restrictions. (What EViews call VEC is called VECM in all other programs and textbooks.) B(r,) indicate the cointegrating vector number r, and parameter in that vector. Thus to normalize the vector around the first variable, in the first vector around unity B(,) = To set the second parameter in the first vector to say -0.55, write B(,2) = etc. To restrict an alpha value write, A(k,r) where k refers to the number of the alpha in cointegrating vector number r. 2

13 Remember that you are entitled to impose the value of.0, to normalize the vector and this is not counted as a restriction. With more than one vector things are more complex when it comes to imposing restrictions. You must normalize each vector but also identify the vectors, by imposing valid restrictions that separates the vector from each other. This can be done intuitively to some extent, but in the end one must calculate the correct degrees of freedom, which is a bit more complex exercise. 3

TESTING FOR CO-INTEGRATION

TESTING FOR CO-INTEGRATION Bo Sjö 2010-12-05 TESTING FOR CO-INTEGRATION To be used in combination with Sjö (2008) Testing for Unit Roots and Cointegration A Guide. Instructions: Use the Johansen method to test for Purchasing Power

More information

ECON 4160, Lecture 11 and 12

ECON 4160, Lecture 11 and 12 ECON 4160, 2016. Lecture 11 and 12 Co-integration Ragnar Nymoen Department of Economics 9 November 2017 1 / 43 Introduction I So far we have considered: Stationary VAR ( no unit roots ) Standard inference

More information

ECON 4160, Spring term Lecture 12

ECON 4160, Spring term Lecture 12 ECON 4160, Spring term 2013. Lecture 12 Non-stationarity and co-integration 2/2 Ragnar Nymoen Department of Economics 13 Nov 2013 1 / 53 Introduction I So far we have considered: Stationary VAR, with deterministic

More information

EC408 Topics in Applied Econometrics. B Fingleton, Dept of Economics, Strathclyde University

EC408 Topics in Applied Econometrics. B Fingleton, Dept of Economics, Strathclyde University EC48 Topics in Applied Econometrics B Fingleton, Dept of Economics, Strathclyde University Applied Econometrics What is spurious regression? How do we check for stochastic trends? Cointegration and Error

More information

CHAPTER 21: TIME SERIES ECONOMETRICS: SOME BASIC CONCEPTS

CHAPTER 21: TIME SERIES ECONOMETRICS: SOME BASIC CONCEPTS CHAPTER 21: TIME SERIES ECONOMETRICS: SOME BASIC CONCEPTS 21.1 A stochastic process is said to be weakly stationary if its mean and variance are constant over time and if the value of the covariance between

More information

Using EViews Vox Principles of Econometrics, Third Edition

Using EViews Vox Principles of Econometrics, Third Edition Using EViews Vox Principles of Econometrics, Third Edition WILLIAM E. GRIFFITHS University of Melbourne R. CARTER HILL Louisiana State University GUAY С LIM University of Melbourne JOHN WILEY & SONS, INC

More information

Oil price and macroeconomy in Russia. Abstract

Oil price and macroeconomy in Russia. Abstract Oil price and macroeconomy in Russia Katsuya Ito Fukuoka University Abstract In this note, using the VEC model we attempt to empirically investigate the effects of oil price and monetary shocks on the

More information

Econ 423 Lecture Notes: Additional Topics in Time Series 1

Econ 423 Lecture Notes: Additional Topics in Time Series 1 Econ 423 Lecture Notes: Additional Topics in Time Series 1 John C. Chao April 25, 2017 1 These notes are based in large part on Chapter 16 of Stock and Watson (2011). They are for instructional purposes

More information

Multivariate Time Series: Part 4

Multivariate Time Series: Part 4 Multivariate Time Series: Part 4 Cointegration Gerald P. Dwyer Clemson University March 2016 Outline 1 Multivariate Time Series: Part 4 Cointegration Engle-Granger Test for Cointegration Johansen Test

More information

A Guide to Modern Econometric:

A Guide to Modern Econometric: A Guide to Modern Econometric: 4th edition Marno Verbeek Rotterdam School of Management, Erasmus University, Rotterdam B 379887 )WILEY A John Wiley & Sons, Ltd., Publication Contents Preface xiii 1 Introduction

More information

THE LONG-RUN DETERMINANTS OF MONEY DEMAND IN SLOVAKIA MARTIN LUKÁČIK - ADRIANA LUKÁČIKOVÁ - KAROL SZOMOLÁNYI

THE LONG-RUN DETERMINANTS OF MONEY DEMAND IN SLOVAKIA MARTIN LUKÁČIK - ADRIANA LUKÁČIKOVÁ - KAROL SZOMOLÁNYI 92 Multiple Criteria Decision Making XIII THE LONG-RUN DETERMINANTS OF MONEY DEMAND IN SLOVAKIA MARTIN LUKÁČIK - ADRIANA LUKÁČIKOVÁ - KAROL SZOMOLÁNYI Abstract: The paper verifies the long-run determinants

More information

Lecture 5: Unit Roots, Cointegration and Error Correction Models The Spurious Regression Problem

Lecture 5: Unit Roots, Cointegration and Error Correction Models The Spurious Regression Problem Lecture 5: Unit Roots, Cointegration and Error Correction Models The Spurious Regression Problem Prof. Massimo Guidolin 20192 Financial Econometrics Winter/Spring 2018 Overview Defining cointegration Vector

More information

Stationarity and Cointegration analysis. Tinashe Bvirindi

Stationarity and Cointegration analysis. Tinashe Bvirindi Stationarity and Cointegration analysis By Tinashe Bvirindi tbvirindi@gmail.com layout Unit root testing Cointegration Vector Auto-regressions Cointegration in Multivariate systems Introduction Stationarity

More information

CHAPTER III RESEARCH METHODOLOGY. trade balance performance of selected ASEAN-5 countries and exchange rate

CHAPTER III RESEARCH METHODOLOGY. trade balance performance of selected ASEAN-5 countries and exchange rate CHAPTER III RESEARCH METHODOLOGY 3.1 Research s Object The research object is taking the macroeconomic perspective and focused on selected ASEAN-5 countries. This research is conducted to describe how

More information

1 Regression with Time Series Variables

1 Regression with Time Series Variables 1 Regression with Time Series Variables With time series regression, Y might not only depend on X, but also lags of Y and lags of X Autoregressive Distributed lag (or ADL(p; q)) model has these features:

More information

TRINITY COLLEGE DEPARTMENT OF ECONOMICS WORKING PAPER 15-08

TRINITY COLLEGE DEPARTMENT OF ECONOMICS WORKING PAPER 15-08 Department of Economics Trinity College Hartford, CT 06106 USA http://www.trincoll.edu/depts/econ/ TRINITY COLLEGE DEPARTMENT OF ECONOMICS WORKING PAPER 15-08 Purchasing Power Parity: A Time Series Analysis

More information

1 Quantitative Techniques in Practice

1 Quantitative Techniques in Practice 1 Quantitative Techniques in Practice 1.1 Lecture 2: Stationarity, spurious regression, etc. 1.1.1 Overview In the rst part we shall look at some issues in time series economics. In the second part we

More information

Non-Stationary Time Series, Cointegration, and Spurious Regression

Non-Stationary Time Series, Cointegration, and Spurious Regression Econometrics II Non-Stationary Time Series, Cointegration, and Spurious Regression Econometrics II Course Outline: Non-Stationary Time Series, Cointegration and Spurious Regression 1 Regression with Non-Stationarity

More information

Cointegration and Error Correction Exercise Class, Econometrics II

Cointegration and Error Correction Exercise Class, Econometrics II u n i v e r s i t y o f c o p e n h a g e n Faculty of Social Sciences Cointegration and Error Correction Exercise Class, Econometrics II Department of Economics March 19, 2017 Slide 1/39 Todays plan!

More information

The Drachma/Deutschemark Exchange Rate, : A Monetary Analysis

The Drachma/Deutschemark Exchange Rate, : A Monetary Analysis The Drachma/Deutschemark Exchange Rate, 980-997: A Monetary Analysis by Athanasios P. Papadopoulos (University of Crete) and George Zis (Manchester Metropolitan University) Abstract: The validity of the

More information

Introduction to Algorithmic Trading Strategies Lecture 3

Introduction to Algorithmic Trading Strategies Lecture 3 Introduction to Algorithmic Trading Strategies Lecture 3 Pairs Trading by Cointegration Haksun Li haksun.li@numericalmethod.com www.numericalmethod.com Outline Distance method Cointegration Stationarity

More information

Multivariate Time Series: VAR(p) Processes and Models

Multivariate Time Series: VAR(p) Processes and Models Multivariate Time Series: VAR(p) Processes and Models A VAR(p) model, for p > 0 is X t = φ 0 + Φ 1 X t 1 + + Φ p X t p + A t, where X t, φ 0, and X t i are k-vectors, Φ 1,..., Φ p are k k matrices, with

More information

Economtrics of money and finance Lecture six: spurious regression and cointegration

Economtrics of money and finance Lecture six: spurious regression and cointegration Economtrics of money and finance Lecture six: spurious regression and cointegration Zongxin Qian School of Finance, Renmin University of China October 21, 2014 Table of Contents Overview Spurious regression

More information

Testing for Unit Roots with Cointegrated Data

Testing for Unit Roots with Cointegrated Data Discussion Paper No. 2015-57 August 19, 2015 http://www.economics-ejournal.org/economics/discussionpapers/2015-57 Testing for Unit Roots with Cointegrated Data W. Robert Reed Abstract This paper demonstrates

More information

DEPARTMENT OF ECONOMICS AND FINANCE COLLEGE OF BUSINESS AND ECONOMICS UNIVERSITY OF CANTERBURY CHRISTCHURCH, NEW ZEALAND

DEPARTMENT OF ECONOMICS AND FINANCE COLLEGE OF BUSINESS AND ECONOMICS UNIVERSITY OF CANTERBURY CHRISTCHURCH, NEW ZEALAND DEPARTMENT OF ECONOMICS AND FINANCE COLLEGE OF BUSINESS AND ECONOMICS UNIVERSITY OF CANTERBURY CHRISTCHURCH, NEW ZEALAND Testing For Unit Roots With Cointegrated Data NOTE: This paper is a revision of

More information

APPLIED TIME SERIES ECONOMETRICS

APPLIED TIME SERIES ECONOMETRICS APPLIED TIME SERIES ECONOMETRICS Edited by HELMUT LÜTKEPOHL European University Institute, Florence MARKUS KRÄTZIG Humboldt University, Berlin CAMBRIDGE UNIVERSITY PRESS Contents Preface Notation and Abbreviations

More information

Volatility. Gerald P. Dwyer. February Clemson University

Volatility. Gerald P. Dwyer. February Clemson University Volatility Gerald P. Dwyer Clemson University February 2016 Outline 1 Volatility Characteristics of Time Series Heteroskedasticity Simpler Estimation Strategies Exponentially Weighted Moving Average Use

More information

Non-Stationary Time Series and Unit Root Testing

Non-Stationary Time Series and Unit Root Testing Econometrics II Non-Stationary Time Series and Unit Root Testing Morten Nyboe Tabor Course Outline: Non-Stationary Time Series and Unit Root Testing 1 Stationarity and Deviation from Stationarity Trend-Stationarity

More information

Topic 4 Unit Roots. Gerald P. Dwyer. February Clemson University

Topic 4 Unit Roots. Gerald P. Dwyer. February Clemson University Topic 4 Unit Roots Gerald P. Dwyer Clemson University February 2016 Outline 1 Unit Roots Introduction Trend and Difference Stationary Autocorrelations of Series That Have Deterministic or Stochastic Trends

More information

ARDL Cointegration Tests for Beginner

ARDL Cointegration Tests for Beginner ARDL Cointegration Tests for Beginner Tuck Cheong TANG Department of Economics, Faculty of Economics & Administration University of Malaya Email: tangtuckcheong@um.edu.my DURATION: 3 HOURS On completing

More information

7. Integrated Processes

7. Integrated Processes 7. Integrated Processes Up to now: Analysis of stationary processes (stationary ARMA(p, q) processes) Problem: Many economic time series exhibit non-stationary patterns over time 226 Example: We consider

More information

Univariate linear models

Univariate linear models Univariate linear models The specification process of an univariate ARIMA model is based on the theoretical properties of the different processes and it is also important the observation and interpretation

More information

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY Time Series Analysis James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY & Contents PREFACE xiii 1 1.1. 1.2. Difference Equations First-Order Difference Equations 1 /?th-order Difference

More information

TERMS OF TRADE: THE AGRICULTURE-INDUSTRY INTERACTION IN THE CARIBBEAN

TERMS OF TRADE: THE AGRICULTURE-INDUSTRY INTERACTION IN THE CARIBBEAN (Draft- February 2004) TERMS OF TRADE: THE AGRICULTURE-INDUSTRY INTERACTION IN THE CARIBBEAN Chandra Sitahal-Aleong Delaware State University, Dover, Delaware, USA John Aleong, University of Vermont, Burlington,

More information

Lecture 5: Unit Roots, Cointegration and Error Correction Models The Spurious Regression Problem

Lecture 5: Unit Roots, Cointegration and Error Correction Models The Spurious Regression Problem Lecture 5: Unit Roots, Cointegration and Error Correction Models The Spurious Regression Problem Prof. Massimo Guidolin 20192 Financial Econometrics Winter/Spring 2018 Overview Stochastic vs. deterministic

More information

7. Integrated Processes

7. Integrated Processes 7. Integrated Processes Up to now: Analysis of stationary processes (stationary ARMA(p, q) processes) Problem: Many economic time series exhibit non-stationary patterns over time 226 Example: We consider

More information

Regression with random walks and Cointegration. Spurious Regression

Regression with random walks and Cointegration. Spurious Regression Regression with random walks and Cointegration Spurious Regression Generally speaking (an exception will follow) it s a really really bad idea to regress one random walk process on another. That is, if

More information

Non-Stationary Time Series and Unit Root Testing

Non-Stationary Time Series and Unit Root Testing Econometrics II Non-Stationary Time Series and Unit Root Testing Morten Nyboe Tabor Course Outline: Non-Stationary Time Series and Unit Root Testing 1 Stationarity and Deviation from Stationarity Trend-Stationarity

More information

Cointegration and Error-Correction

Cointegration and Error-Correction Chapter 9 Cointegration and Error-Correction In this chapter we will estimate structural VAR models that include nonstationary variables. This exploits the possibility that there could be a linear combination

More information

Advanced Econometrics

Advanced Econometrics Based on the textbook by Verbeek: A Guide to Modern Econometrics Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna May 2, 2013 Outline Univariate

More information

E 4160 Autumn term Lecture 9: Deterministic trends vs integrated series; Spurious regression; Dickey-Fuller distribution and test

E 4160 Autumn term Lecture 9: Deterministic trends vs integrated series; Spurious regression; Dickey-Fuller distribution and test E 4160 Autumn term 2016. Lecture 9: Deterministic trends vs integrated series; Spurious regression; Dickey-Fuller distribution and test Ragnar Nymoen Department of Economics, University of Oslo 24 October

More information

Business Statistics. Lecture 9: Simple Regression

Business Statistics. Lecture 9: Simple Regression Business Statistics Lecture 9: Simple Regression 1 On to Model Building! Up to now, class was about descriptive and inferential statistics Numerical and graphical summaries of data Confidence intervals

More information

Multivariate Time Series Analysis and Its Applications [Tsay (2005), chapter 8]

Multivariate Time Series Analysis and Its Applications [Tsay (2005), chapter 8] 1 Multivariate Time Series Analysis and Its Applications [Tsay (2005), chapter 8] Insights: Price movements in one market can spread easily and instantly to another market [economic globalization and internet

More information

Applied Multivariate Statistical Modeling Prof. J. Maiti Department of Industrial Engineering and Management Indian Institute of Technology, Kharagpur

Applied Multivariate Statistical Modeling Prof. J. Maiti Department of Industrial Engineering and Management Indian Institute of Technology, Kharagpur Applied Multivariate Statistical Modeling Prof. J. Maiti Department of Industrial Engineering and Management Indian Institute of Technology, Kharagpur Lecture - 29 Multivariate Linear Regression- Model

More information

Vector error correction model, VECM Cointegrated VAR

Vector error correction model, VECM Cointegrated VAR 1 / 58 Vector error correction model, VECM Cointegrated VAR Chapter 4 Financial Econometrics Michael Hauser WS17/18 2 / 58 Content Motivation: plausible economic relations Model with I(1) variables: spurious

More information

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY Time Series Analysis James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY PREFACE xiii 1 Difference Equations 1.1. First-Order Difference Equations 1 1.2. pth-order Difference Equations 7

More information

Simultaneous Equation Models Learning Objectives Introduction Introduction (2) Introduction (3) Solving the Model structural equations

Simultaneous Equation Models Learning Objectives Introduction Introduction (2) Introduction (3) Solving the Model structural equations Simultaneous Equation Models. Introduction: basic definitions 2. Consequences of ignoring simultaneity 3. The identification problem 4. Estimation of simultaneous equation models 5. Example: IS LM model

More information

Topic 1. Definitions

Topic 1. Definitions S Topic. Definitions. Scalar A scalar is a number. 2. Vector A vector is a column of numbers. 3. Linear combination A scalar times a vector plus a scalar times a vector, plus a scalar times a vector...

More information

Cointegration Lecture I: Introduction

Cointegration Lecture I: Introduction 1 Cointegration Lecture I: Introduction Julia Giese Nuffield College julia.giese@economics.ox.ac.uk Hilary Term 2008 2 Outline Introduction Estimation of unrestricted VAR Non-stationarity Deterministic

More information

Financial Econometrics Review Session Notes 3

Financial Econometrics Review Session Notes 3 Financial Econometrics Review Session Notes 3 Nina Boyarchenko January 22, 2010 Contents 1 k-step ahead forecast and forecast errors 2 1.1 Example 1: stationary series.......................... 2 1.2 Example

More information

A Test of Cointegration Rank Based Title Component Analysis.

A Test of Cointegration Rank Based Title Component Analysis. A Test of Cointegration Rank Based Title Component Analysis Author(s) Chigira, Hiroaki Citation Issue 2006-01 Date Type Technical Report Text Version publisher URL http://hdl.handle.net/10086/13683 Right

More information

Lecture 8a: Spurious Regression

Lecture 8a: Spurious Regression Lecture 8a: Spurious Regression 1 2 Old Stuff The traditional statistical theory holds when we run regression using stationary variables. For example, when we regress one stationary series onto another

More information

Homework 2. For the homework, be sure to give full explanations where required and to turn in any relevant plots.

Homework 2. For the homework, be sure to give full explanations where required and to turn in any relevant plots. Homework 2 1 Data analysis problems For the homework, be sure to give full explanations where required and to turn in any relevant plots. 1. The file berkeley.dat contains average yearly temperatures for

More information

VAR Models and Cointegration 1

VAR Models and Cointegration 1 VAR Models and Cointegration 1 Sebastian Fossati University of Alberta 1 These slides are based on Eric Zivot s time series notes available at: http://faculty.washington.edu/ezivot The Cointegrated VAR

More information

A Non-Parametric Approach of Heteroskedasticity Robust Estimation of Vector-Autoregressive (VAR) Models

A Non-Parametric Approach of Heteroskedasticity Robust Estimation of Vector-Autoregressive (VAR) Models Journal of Finance and Investment Analysis, vol.1, no.1, 2012, 55-67 ISSN: 2241-0988 (print version), 2241-0996 (online) International Scientific Press, 2012 A Non-Parametric Approach of Heteroskedasticity

More information

Econometría 2: Análisis de series de Tiempo

Econometría 2: Análisis de series de Tiempo Econometría 2: Análisis de series de Tiempo Karoll GOMEZ kgomezp@unal.edu.co http://karollgomez.wordpress.com Segundo semestre 2016 IX. Vector Time Series Models VARMA Models A. 1. Motivation: The vector

More information

Contents. Part I Statistical Background and Basic Data Handling 5. List of Figures List of Tables xix

Contents. Part I Statistical Background and Basic Data Handling 5. List of Figures List of Tables xix Contents List of Figures List of Tables xix Preface Acknowledgements 1 Introduction 1 What is econometrics? 2 The stages of applied econometric work 2 Part I Statistical Background and Basic Data Handling

More information

Autoregressive distributed lag models

Autoregressive distributed lag models Introduction In economics, most cases we want to model relationships between variables, and often simultaneously. That means we need to move from univariate time series to multivariate. We do it in two

More information

Lecture 6a: Unit Root and ARIMA Models

Lecture 6a: Unit Root and ARIMA Models Lecture 6a: Unit Root and ARIMA Models 1 2 Big Picture A time series is non-stationary if it contains a unit root unit root nonstationary The reverse is not true. For example, y t = cos(t) + u t has no

More information

Non-Stationary Time Series and Unit Root Testing

Non-Stationary Time Series and Unit Root Testing Econometrics II Non-Stationary Time Series and Unit Root Testing Morten Nyboe Tabor Course Outline: Non-Stationary Time Series and Unit Root Testing 1 Stationarity and Deviation from Stationarity Trend-Stationarity

More information

ACE 564 Spring Lecture 8. Violations of Basic Assumptions I: Multicollinearity and Non-Sample Information. by Professor Scott H.

ACE 564 Spring Lecture 8. Violations of Basic Assumptions I: Multicollinearity and Non-Sample Information. by Professor Scott H. ACE 564 Spring 2006 Lecture 8 Violations of Basic Assumptions I: Multicollinearity and Non-Sample Information by Professor Scott H. Irwin Readings: Griffiths, Hill and Judge. "Collinear Economic Variables,

More information

Questions and Answers on Unit Roots, Cointegration, VARs and VECMs

Questions and Answers on Unit Roots, Cointegration, VARs and VECMs Questions and Answers on Unit Roots, Cointegration, VARs and VECMs L. Magee Winter, 2012 1. Let ɛ t, t = 1,..., T be a series of independent draws from a N[0,1] distribution. Let w t, t = 1,..., T, be

More information

Econometrics. Week 11. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague

Econometrics. Week 11. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Econometrics Week 11 Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Fall 2012 1 / 30 Recommended Reading For the today Advanced Time Series Topics Selected topics

More information

Cointegration and Tests of Purchasing Parity Anthony Mac Guinness- Senior Sophister

Cointegration and Tests of Purchasing Parity Anthony Mac Guinness- Senior Sophister Cointegration and Tests of Purchasing Parity Anthony Mac Guinness- Senior Sophister Most of us know Purchasing Power Parity as a sensible way of expressing per capita GNP; that is taking local price levels

More information

Cointegrated VAR s. Eduardo Rossi University of Pavia. November Rossi Cointegrated VAR s Financial Econometrics / 56

Cointegrated VAR s. Eduardo Rossi University of Pavia. November Rossi Cointegrated VAR s Financial Econometrics / 56 Cointegrated VAR s Eduardo Rossi University of Pavia November 2013 Rossi Cointegrated VAR s Financial Econometrics - 2013 1 / 56 VAR y t = (y 1t,..., y nt ) is (n 1) vector. y t VAR(p): Φ(L)y t = ɛ t The

More information

Austrian Inflation Rate

Austrian Inflation Rate Austrian Inflation Rate Course of Econometric Forecasting Nadir Shahzad Virkun Tomas Sedliacik Goal and Data Selection Our goal is to find a relatively accurate procedure in order to forecast the Austrian

More information

2 Prediction and Analysis of Variance

2 Prediction and Analysis of Variance 2 Prediction and Analysis of Variance Reading: Chapters and 2 of Kennedy A Guide to Econometrics Achen, Christopher H. Interpreting and Using Regression (London: Sage, 982). Chapter 4 of Andy Field, Discovering

More information

If there are multiple cointegrating relationships, there may be multiple

If there are multiple cointegrating relationships, there may be multiple Web Extension 7 Section 18.8 Multiple Cointegrating Relationships If there are multiple cointegrating relationships, there may be multiple error correction terms in the error correction specification.

More information

Stationarity Revisited, With a Twist. David G. Tucek Value Economics, LLC

Stationarity Revisited, With a Twist. David G. Tucek Value Economics, LLC Stationarity Revisited, With a Twist David G. Tucek Value Economics, LLC david.tucek@valueeconomics.com 314 434 8633 2016 Tucek - October 7, 2016 FEW Durango, CO 1 Why This Topic Three Types of FEs Those

More information

Econometrics II. Seppo Pynnönen. January 14 February 27, Department of Mathematics and Statistics, University of Vaasa, Finland

Econometrics II. Seppo Pynnönen. January 14 February 27, Department of Mathematics and Statistics, University of Vaasa, Finland Department of Mathematics and Statistics, University of Vaasa, Finland January 14 February 27, 2014 Feb 19, 2014 Part VI Cointegration 1 Cointegration (a) Known ci-relation (b) Unknown ci-relation Error

More information

Lecture 2: Univariate Time Series

Lecture 2: Univariate Time Series Lecture 2: Univariate Time Series Analysis: Conditional and Unconditional Densities, Stationarity, ARMA Processes Prof. Massimo Guidolin 20192 Financial Econometrics Spring/Winter 2017 Overview Motivation:

More information

Lecture 8a: Spurious Regression

Lecture 8a: Spurious Regression Lecture 8a: Spurious Regression 1 Old Stuff The traditional statistical theory holds when we run regression using (weakly or covariance) stationary variables. For example, when we regress one stationary

More information

Read Section 1.1, Examples of time series, on pages 1-8. These example introduce the book; you are not tested on them.

Read Section 1.1, Examples of time series, on pages 1-8. These example introduce the book; you are not tested on them. TS Module 1 Time series overview (The attached PDF file has better formatting.)! Model building! Time series plots Read Section 1.1, Examples of time series, on pages 1-8. These example introduce the book;

More information

at least 50 and preferably 100 observations should be available to build a proper model

at least 50 and preferably 100 observations should be available to build a proper model III Box-Jenkins Methods 1. Pros and Cons of ARIMA Forecasting a) need for data at least 50 and preferably 100 observations should be available to build a proper model used most frequently for hourly or

More information

TIME SERIES DATA ANALYSIS USING EVIEWS

TIME SERIES DATA ANALYSIS USING EVIEWS TIME SERIES DATA ANALYSIS USING EVIEWS I Gusti Ngurah Agung Graduate School Of Management Faculty Of Economics University Of Indonesia Ph.D. in Biostatistics and MSc. in Mathematical Statistics from University

More information

Cointegrated VAR s. Eduardo Rossi University of Pavia. November Rossi Cointegrated VAR s Fin. Econometrics / 31

Cointegrated VAR s. Eduardo Rossi University of Pavia. November Rossi Cointegrated VAR s Fin. Econometrics / 31 Cointegrated VAR s Eduardo Rossi University of Pavia November 2014 Rossi Cointegrated VAR s Fin. Econometrics - 2014 1 / 31 B-N decomposition Give a scalar polynomial α(z) = α 0 + α 1 z +... + α p z p

More information

Econometrics for Policy Analysis A Train The Trainer Workshop Oct 22-28, 2016 Organized by African Heritage Institution

Econometrics for Policy Analysis A Train The Trainer Workshop Oct 22-28, 2016 Organized by African Heritage Institution Econometrics for Policy Analysis A Train The Trainer Workshop Oct 22-28, 2016 Organized by African Heritage Institution Delivered by Dr. Nathaniel E. Urama Department of Economics, University of Nigeria,

More information

Introductory Workshop on Time Series Analysis. Sara McLaughlin Mitchell Department of Political Science University of Iowa

Introductory Workshop on Time Series Analysis. Sara McLaughlin Mitchell Department of Political Science University of Iowa Introductory Workshop on Time Series Analysis Sara McLaughlin Mitchell Department of Political Science University of Iowa Overview Properties of time series data Approaches to time series analysis Stationarity

More information

FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE -MODULE2 Midterm Exam Solutions - March 2015

FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE -MODULE2 Midterm Exam Solutions - March 2015 FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE -MODULE2 Midterm Exam Solutions - March 205 Time Allowed: 60 minutes Family Name (Surname) First Name Student Number (Matr.) Please answer all questions by

More information

LECTURE 4 PRINCIPAL COMPONENTS ANALYSIS / EXPLORATORY FACTOR ANALYSIS

LECTURE 4 PRINCIPAL COMPONENTS ANALYSIS / EXPLORATORY FACTOR ANALYSIS LECTURE 4 PRINCIPAL COMPONENTS ANALYSIS / EXPLORATORY FACTOR ANALYSIS NOTES FROM PRE- LECTURE RECORDING ON PCA PCA and EFA have similar goals. They are substantially different in important ways. The goal

More information

Decision 411: Class 3

Decision 411: Class 3 Decision 411: Class 3 Discussion of HW#1 Introduction to seasonal models Seasonal decomposition Seasonal adjustment on a spreadsheet Forecasting with seasonal adjustment Forecasting inflation Poor man

More information

APPLIED MACROECONOMETRICS Licenciatura Universidade Nova de Lisboa Faculdade de Economia. FINAL EXAM JUNE 3, 2004 Starts at 14:00 Ends at 16:30

APPLIED MACROECONOMETRICS Licenciatura Universidade Nova de Lisboa Faculdade de Economia. FINAL EXAM JUNE 3, 2004 Starts at 14:00 Ends at 16:30 APPLIED MACROECONOMETRICS Licenciatura Universidade Nova de Lisboa Faculdade de Economia FINAL EXAM JUNE 3, 2004 Starts at 14:00 Ends at 16:30 I In Figure I.1 you can find a quarterly inflation rate series

More information

Relationship between Trade Openness and Economic Growth in. Sri Lanka: a Time Series Analysis

Relationship between Trade Openness and Economic Growth in. Sri Lanka: a Time Series Analysis Relationship between Trade Openness and Economic Growth in Introduction Sri Lanka: a Time Series Analysis K.W.K. Gimhani 1, S. J Francis 2 Sri Lanka became the first South Asian country to liberalise its

More information

Empirical Market Microstructure Analysis (EMMA)

Empirical Market Microstructure Analysis (EMMA) Empirical Market Microstructure Analysis (EMMA) Lecture 3: Statistical Building Blocks and Econometric Basics Prof. Dr. Michael Stein michael.stein@vwl.uni-freiburg.de Albert-Ludwigs-University of Freiburg

More information

G. S. Maddala Kajal Lahiri. WILEY A John Wiley and Sons, Ltd., Publication

G. S. Maddala Kajal Lahiri. WILEY A John Wiley and Sons, Ltd., Publication G. S. Maddala Kajal Lahiri WILEY A John Wiley and Sons, Ltd., Publication TEMT Foreword Preface to the Fourth Edition xvii xix Part I Introduction and the Linear Regression Model 1 CHAPTER 1 What is Econometrics?

More information

New Introduction to Multiple Time Series Analysis

New Introduction to Multiple Time Series Analysis Helmut Lütkepohl New Introduction to Multiple Time Series Analysis With 49 Figures and 36 Tables Springer Contents 1 Introduction 1 1.1 Objectives of Analyzing Multiple Time Series 1 1.2 Some Basics 2

More information

Decision 411: Class 3

Decision 411: Class 3 Decision 411: Class 3 Discussion of HW#1 Introduction to seasonal models Seasonal decomposition Seasonal adjustment on a spreadsheet Forecasting with seasonal adjustment Forecasting inflation Poor man

More information

THE TOURIST DEMAND IN THE AREA OF EPIRUS THROUGH COINTEGRATION ANALYSIS

THE TOURIST DEMAND IN THE AREA OF EPIRUS THROUGH COINTEGRATION ANALYSIS THE TOURIST DEMAND IN THE AREA OF EPIRUS THROUGH COINTEGRATION ANALYSIS N. DRITSAKIS Α. GIALITAKI Assistant Professor Lecturer Department of Applied Informatics Department of Social Administration University

More information

Econometrics 2, Class 1

Econometrics 2, Class 1 Econometrics 2, Class Problem Set #2 September 9, 25 Remember! Send an email to let me know that you are following these classes: paul.sharp@econ.ku.dk That way I can contact you e.g. if I need to cancel

More information

Eksamen på Økonomistudiet 2006-II Econometrics 2 June 9, 2006

Eksamen på Økonomistudiet 2006-II Econometrics 2 June 9, 2006 Eksamen på Økonomistudiet 2006-II Econometrics 2 June 9, 2006 This is a four hours closed-book exam (uden hjælpemidler). Please answer all questions. As a guiding principle the questions 1 to 4 have equal

More information

Volume 03, Issue 6. Comparison of Panel Cointegration Tests

Volume 03, Issue 6. Comparison of Panel Cointegration Tests Volume 03, Issue 6 Comparison of Panel Cointegration Tests Deniz Dilan Karaman Örsal Humboldt University Berlin Abstract The main aim of this paper is to compare the size and size-adjusted power properties

More information

Unit roots in vector time series. Scalar autoregression True model: y t 1 y t1 2 y t2 p y tp t Estimated model: y t c y t1 1 y t1 2 y t2

Unit roots in vector time series. Scalar autoregression True model: y t 1 y t1 2 y t2 p y tp t Estimated model: y t c y t1 1 y t1 2 y t2 Unit roots in vector time series A. Vector autoregressions with unit roots Scalar autoregression True model: y t y t y t p y tp t Estimated model: y t c y t y t y t p y tp t Results: T j j is asymptotically

More information

CONJUGATE DUMMY OBSERVATION PRIORS FOR VAR S

CONJUGATE DUMMY OBSERVATION PRIORS FOR VAR S ECO 513 Fall 25 C. Sims CONJUGATE DUMMY OBSERVATION PRIORS FOR VAR S 1. THE GENERAL IDEA As is documented elsewhere Sims (revised 1996, 2), there is a strong tendency for estimated time series models,

More information

LECTURE 15: SIMPLE LINEAR REGRESSION I

LECTURE 15: SIMPLE LINEAR REGRESSION I David Youngberg BSAD 20 Montgomery College LECTURE 5: SIMPLE LINEAR REGRESSION I I. From Correlation to Regression a. Recall last class when we discussed two basic types of correlation (positive and negative).

More information

13. Time Series Analysis: Asymptotics Weakly Dependent and Random Walk Process. Strict Exogeneity

13. Time Series Analysis: Asymptotics Weakly Dependent and Random Walk Process. Strict Exogeneity Outline: Further Issues in Using OLS with Time Series Data 13. Time Series Analysis: Asymptotics Weakly Dependent and Random Walk Process I. Stationary and Weakly Dependent Time Series III. Highly Persistent

More information

10) Time series econometrics

10) Time series econometrics 30C00200 Econometrics 10) Time series econometrics Timo Kuosmanen Professor, Ph.D. 1 Topics today Static vs. dynamic time series model Suprious regression Stationary and nonstationary time series Unit

More information

EC4051 Project and Introductory Econometrics

EC4051 Project and Introductory Econometrics EC4051 Project and Introductory Econometrics Dudley Cooke Trinity College Dublin Dudley Cooke (Trinity College Dublin) Intro to Econometrics 1 / 23 Project Guidelines Each student is required to undertake

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Long-run Relationships in Finance Gerald P. Dwyer Trinity College, Dublin January 2016 Outline 1 Long-Run Relationships Review of Nonstationarity in Mean Cointegration Vector Error

More information

Suppose we have the set of all real numbers, R, and two operations, +, and *. Then the following are assumed to be true.

Suppose we have the set of all real numbers, R, and two operations, +, and *. Then the following are assumed to be true. Algebra Review In this appendix, a review of algebra skills will be provided. Students sometimes think that there are tricks needed to do algebra. Rather, algebra is a set of rules about what one may and

More information

Ch3. TRENDS. Time Series Analysis

Ch3. TRENDS. Time Series Analysis 3.1 Deterministic Versus Stochastic Trends The simulated random walk in Exhibit 2.1 shows a upward trend. However, it is caused by a strong correlation between the series at nearby time points. The true

More information