Lecture 6: Vector Autoregression∗

Total Page:16

File Type:pdf, Size:1020Kb

Lecture 6: Vector Autoregression∗ Lecture 6: Vector Autoregression∗ In this section, we will extend our discussion to vector valued time series. We will be mostly interested in vector autoregression (VAR), which is much easier to be estimated in applications. We will fist introduce the properties and basic tools in analyzing stationary VAR process, and then we’ll move on to estimation and inference of the VAR model. 1 Covariance-stationary VAR(p) process 1.1 Introduction to stationary vector ARMA processes 1.1.1 VAR processes A VAR model applies when each variable in the system does not only depend on its own lags, but also the lags of other variables. A simple VAR example is: x1t = φ11x1,t−1 + φ12x2,t−1 + 1t x2t = φ21x2,t−1 + φ22x2,t−2 + 2t where E(1t2s) = σ12 for t = s and zero for t 6= s. We could rewrite it as x φ φ x 0 0 x 1t = 11 12 1,t−1 + 1,t−2 + 1t , x2t 0 φ21 x2,t−1 0 φ22 x2,t−2 2t or just xt = Φ1xt−1 + Φ2xt−2 + t (1) and E(t) = 0,E(ts) = 0 for s 6= t and 2 0 σ1 σ12 E(tt) = 2 . σ21 σ2 As you can see, in this example, the vector-valued random variable xt follows a VAR(2) process. A general VAR(p) process with white noise can be written as xt = Φ1xt−1 + Φ2xt−2 + ... + t p X = Φjxt−j + t j=1 or, if we make use of the lag operator, Φ(L)xt = t, ∗Copyright 2002-2006 by Ling Hu. 1 where p Φ(L) = Ik − Φ1L − ... − ΦpL . The error terms follow a vector white noise, i.e., E(t) = 0, Ω for t = s E( 0 ) = t s 0 otherwise with Ω a (k × k) symmetric positive definite matrix. Recall that in studying the scalar AR(p) process, φ(L)xt = t, we have the results that the process {xt} is covariance-stationary as long as all the roots in (2) 2 p 1 − φ1z − φ2z − ... − φpz = 0 (2) lies out side of the unit circle. Similarly, for the VAR(p) process to be stationary, we must have that the roots in the equation p |Ik − Φ1z − ... − Φpz | = 0 all lies outside the unit circle. 1.1.2 Vector moving average processes Recall that we could invert a scalar stationary AR(p) process, φ(L)xt = t to a MA(∞) process, −1 xt = θ(L)t, where θ(L) = φ(L) . The same is true for a covariance-stationary VAR(p) process, Φ(L)xt = t. We could invert it to xt = Ψ(L)t where Ψ(L) = Φ(L)−1 The coefficients of Ψ can be solved in the same way as in the scalar case, i.e., if Φ−1(L) = Ψ(L), then Φ(L)Ψ(L) = Ik: 2 p 2 (Ik − Φ1L − Φ2L − ... − ΦpL )(Ik + Ψ1L + Ψ2L + ...) = Ik. j Equating the coefficients of L , we have Ψ0 = Ik,Ψ1 = Φ1,Ψ2 = Φ1Ψ1 + Φ2, and in general, we have Ψs = Φ1Ψs−1 + Φ2Ψs−2 + ... + ΦpΨs−p. 1.2 Transforming to a state space representation Sometime, it is more convenient to write a scalar valued time series, say an AR(p) process, in vector form. For example, p X xt = θjxt−j + t. j=1 2 where ∼ N(0, σ2). We could equivalently write it as xt φ1 φ2 . φp−1 φp xt−1 t xt−1 1 0 ... 0 0 xt−2 0 = + . . . . . . . . xt−p+1 0 ...... 1 0 xt−p 0 0 If we let ξt = (xt, xt−1, . , xt−p+1) , ξt−1 = (xt−1, xt−2, . , xt−p), t = (t, 0,..., 0), and let F denote the parameter matrix, then we can write the process as: ξt = F ξt−1 + t 2 where ∼ N(0, σ Ip). So we have rewrite an AR(p) scalar process as an vector autoregression of order one, denoted by VAR(1). Similarly, we could also transform a VAR(p) process to a VAR(1) process. For the process xt = Φ1xt−1 + Φ2xt−2 + ... + Φpxt−p + t, let xt xt−1 ξ = , t . . xt−p+1 Φ1 Φ2 ... Φp−1 Φp Ik 0 ... 0 0 0 Ik ... 0 0 F = , . . 0 0 ...Ik 0 t 0 v = , t . . 0 Then we could rewrite the VAR(p) process in state space notations, ξt = F ξt−1 + vt. (3) 0 where E(vtvs) equals Q for t = s and equals zero otherwise, and Ω 0 ... 0 0 0 ... 0 Q = . . . ... 0 0 ... 0 3 1.3 The autocovariance matrix 1.3.1 VAR process For a covariance stationary k dimensional vector process {xt}, let E(xt) = µ, then the autocovari- ance is defined to be the following k by k matrix 0 Γ(h) = E[(xt − µ)(xt−h − µ) ]. 0 For simplicity, assume that µ = 0. Then we have Γ(h) = E(xtxt−h). Because of the lead-lag effect, we may not have Γ(h) = Γ(−h), but we have Γ(h)0 = Γ(−h). To show this, 0 0 Γ(h) = E(xt+hxt+h−h) = E(xt+hxt), taking transpose 0 0 Γ(h) = E(xtxt+h) = Γ(−h). Similar as in the scalar case, we define the autocovariance generating function of the process x as ∞ X h Gx(z) = Γ(h)z h=−∞ where z is again a complex scalar. Let ξt as defined in (3). Assume that ξ and x are stationary, and let Σ denote the variance of ξ, 0 Σ = E(ξtξt) xt xt−1 = E x0 x0 ... x0 . t t−1 t−p+1 . xt−p+1 Γ(0) Γ(1) ... Γ(p − 1) Γ(1)0 Γ(0) ... Γ(p − 2) = . . . ... Γ(p − 1)0 Γ(p − 2)0 ... Γ(0) Postmultiplying (3) by its transpose and taking expectations gives 0 0 0 0 0 E(ξtξt) = E[(F ξt−1 + vt)(F ξt−1 + vt) ] = FE(ξt−1ξt−1)F + E(vtvt), or Σ = F ΣF 0 + Q. (4) To solve for Σ, we need to use the Kronecker product, and the following result: let A, B, C be matrices whose dimensions are such that the product ABC exists. Then vec(ABC) = (C0 ⊗ A) · vec(B). 4 where vec is the operator to stack each column of a matrix (k × k) into a k2-dimensional vector, for example, a11 a11 a12 a21 A = vec(A) = . a21 a22 a12 a22 Apply vec operator on both sides of (4), we get vec(Σ) = (F ⊗ F ) · vec(Σ) + vec(Q), which gives −1 vec(Σ) = (Im − F ⊗ F ) vec(Q), where m = k2p2. We can use this equation to solve for the first p order of autocovariance of x, Γ(0),..., Γ(p). To derive the hth autocovariance of ξ, denoted by Σ(h), we can postmultiplying 0 (3) by ξt−h and take expectations, 0 0 0 E(ξtξt−h) = FE(ξt−1ξt−h) + E(vtξt−h), then Σ(h) = F Σ(h − 1), or Σ(h) = F hΣ. Therefore we have the following relationship for Γ(h) Γ(h) = Φ1Γ(h − 1) + Φ2Γ(h − 2) + ... + ΦpΓ(h − p). 1.3.2 Vector MA processes We first consider the MA(q) process. xt = t + Ψ1t−1 + Ψ2t−2 + ... + Ψqt−q. Then the variance of xt is 0 Γ(0) = E(xtxt) 0 0 0 0 0 = E(tt) + Ψ1E(t−1t−1)Ψ1 + ... + ΨqE(t−qt−q)Ψq 0 0 0 = Ω + Ψ1ΩΨ1 + Ψ2ΩΨ2 + ... + ΨqΩΨq. and the autocovariances 0 0 ΨhΩ + Ψh+1ΩΨ1 + Ψh+2ΩΨ2 + ... + ΨqΩΨq−j for h = 1, . , q. 0 0 0 0 Γ(h) = ΩΨ−h + Ψ1ΩΨ−h+1 + Ψ2ΩΨ−h+2 + ... + Ψq+hΩΨq for h = −1,..., −q. 0 for |h| > q As in the scalar case, any vector MA(q) process is stationary. Next consider the MA(∞) process xt = t + Ψ1t−1 + Ψ2t−2 + ... = Ψ(L)t. 5 ∞ A sequence of matrices {Ψs}−∞ is absolutely summable if each of its element forms an absolutely summable scalar sequence, i.e. ∞ X (s) |ψij | < ∞ for i, j = 1, 2, . n, s=0 (s) where ψij is the row i column j element (will use ijth for short) of Ψs. Some important results about MA(∞) process is summarized as follows: Proposition 1 Let xt be a k × 1 vector satisfying ∞ X xt = Ψjt−j, j=0 where t is vector white noise and Ψj is absolutely summable. Then (a) The autocovaiance between the ith variable at time t and the jth variable s periods earlier, E(xitxj,t−s) exists and is given by the ijth element of ∞ X 0 Γ(s) = Ψs+vΩΨv for s = 0, 1, 2,... ; v=0 ∞ (b) {Γ(h)}h=0 is absolutely summable. ∞ If {t}t=−∞ is i.i.d. with E|i1,ti2,ti3,ti4,t| < ∞ for i1, i2, i3, i4 = 1, 2, . , k then we also have (c) E|xi1,t1xi2,t2xi3,t3xi4,t4| < ∞ for i1, i2, i3, i4 = 1, 2, . , k and all t1, t2, t3, t4. −1 Pn (d) n t=1 xitxj,t−s →p E(xitxj,t−s) for i, j = 1, 2, . , k and for all s. All of these results can be viewed as extensions from the scalar case to vector case, and its proof can be found on page 286-288 in Hamilton’s book. 1.4 The Sample Mean of a Vector Process Let xt be a stationary process with E(xt) = 0 and E(xtxt−h) = Γ(h), where Γ(h) is absolutely summable. Then we consider the properties of the sample mean n 1 X x¯ = x .
Recommended publications
  • UNEMPLOYMENT and LABOR FORCE PARTICIPATION: a PANEL COINTEGRATION ANALYSIS for EUROPEAN COUNTRIES OZERKEK, Yasemin Abstract This
    Applied Econometrics and International Development Vol. 13-1 (2013) UNEMPLOYMENT AND LABOR FORCE PARTICIPATION: A PANEL COINTEGRATION ANALYSIS FOR EUROPEAN COUNTRIES OZERKEK, Yasemin* Abstract This paper investigates the long-run relationship between unemployment and labor force participation and analyzes the existence of added/discouraged worker effect, which has potential impact on economic growth and development. Using panel cointegration techniques for a panel of European countries (1983-2009), the empirical results show that this long-term relation exists for only females and there is discouraged worker effect for them. Thus, female unemployment is undercount. Keywords: labor-force participation rate, unemployment rate, discouraged worker effect, panel cointegration, economic development JEL Codes: J20, J60, O15, O52 1. Introduction The link between labor force participation and unemployment has long been a key concern in the literature. There is general agreement that unemployment tends to cause workers to leave the labor force (Schwietzer and Smith, 1974). A discouraged worker is one who stopped actively searching for jobs because he does not think he can find work. Discouraged workers are out of the labor force and hence are not taken into account in the calculation of unemployment rate. Since unemployment rate disguises discouraged workers, labor-force participation rate has a central role in giving clues about the employment market and the overall health of the economy.1 Murphy and Topel (1997) and Gustavsson and Österholm (2006) mention that discouraged workers, who have withdrawn from labor force for market-driven reasons, can considerably affect the informational value of the unemployment rate as a macroeconomic indicator. The relationship between unemployment and labor-force participation is an important concern in the fields of labor economics and development economics as well.
    [Show full text]
  • What Is Econometrics?
    Robert D. Coleman, PhD © 2006 [email protected] What Is Econometrics? Econometrics means the measure of things in economics such as economies, economic systems, markets, and so forth. Likewise, there is biometrics, sociometrics, anthropometrics, psychometrics and similar sciences devoted to the theory and practice of measure in a particular field of study. Here is how others describe econometrics. Gujarati (1988), Introduction, Section 1, What Is Econometrics?, page 1, says: Literally interpreted, econometrics means “economic measurement.” Although measurement is an important part of econometrics, the scope of econometrics is much broader, as can be seen from the following quotations. Econometrics, the result of a certain outlook on the role of economics, consists of the application of mathematical statistics to economic data to lend empirical support to the models constructed by mathematical economics and to obtain numerical results. ~~ Gerhard Tintner, Methodology of Mathematical Economics and Econometrics, University of Chicago Press, Chicago, 1968, page 74. Econometrics may be defined as the quantitative analysis of actual economic phenomena based on the concurrent development of theory and observation, related by appropriate methods of inference. ~~ P. A. Samuelson, T. C. Koopmans, and J. R. N. Stone, “Report of the Evaluative Committee for Econometrica,” Econometrica, vol. 22, no. 2, April 1954, pages 141-146. Econometrics may be defined as the social science in which the tools of economic theory, mathematics, and statistical inference are applied to the analysis of economic phenomena. ~~ Arthur S. Goldberger, Econometric Theory, John Wiley & Sons, Inc., New York, 1964, page 1. 1 Robert D. Coleman, PhD © 2006 [email protected] Econometrics is concerned with the empirical determination of economic laws.
    [Show full text]
  • An Econometric Examination of the Trend Unemployment Rate in Canada
    Working Paper 96-7 / Document de travail 96-7 An Econometric Examination of the Trend Unemployment Rate in Canada by Denise Côté and Doug Hostland Bank of Canada Banque du Canada May 1996 AN ECONOMETRIC EXAMINATION OF THE TREND UNEMPLOYMENT RATE IN CANADA by Denise Côté and Doug Hostland Research Department E-mail: [email protected] Hostland.Douglas@fin.gc.ca This paper is intended to make the results of Bank research available in preliminary form to other economists to encourage discussion and suggestions for revision. The views expressed are those of the authors. No responsibility for them should be attributed to the Bank of Canada. ACKNOWLEDGMENTS The authors would like to thank Pierre Duguay, Irene Ip, Paul Jenkins, David Longworth, Tiff Macklem, Brian O’Reilly, Ron Parker, David Rose and Steve Poloz for many helpful comments and suggestions, and Sébastien Sherman for his assistance in preparing the graphs. We would also like to thank the participants of a joint Research Department/UQAM Macro-Labour Workshop for their comments and Helen Meubus for her editorial suggestions. ISSN 1192-5434 ISBN 0-662-24596-2 Printed in Canada on recycled paper iii ABSTRACT This paper attempts to identify the trend unemployment rate, an empirical concept, using cointegration theory. The authors examine whether there is a cointegrating relationship between the observed unemployment rate and various structural factors, focussing neither on the non-accelerating-inflation rate of unemployment (NAIRU) nor on the natural rate of unemployment, but rather on the trend unemployment rate, which they define in terms of cointegration. They show that, given the non stationary nature of the data, cointegration represents a necessary condition for analysing the NAIRU and the natural rate but not a sufficient condition for defining them.
    [Show full text]
  • Nine Lives of Neoliberalism
    A Service of Leibniz-Informationszentrum econstor Wirtschaft Leibniz Information Centre Make Your Publications Visible. zbw for Economics Plehwe, Dieter (Ed.); Slobodian, Quinn (Ed.); Mirowski, Philip (Ed.) Book — Published Version Nine Lives of Neoliberalism Provided in Cooperation with: WZB Berlin Social Science Center Suggested Citation: Plehwe, Dieter (Ed.); Slobodian, Quinn (Ed.); Mirowski, Philip (Ed.) (2020) : Nine Lives of Neoliberalism, ISBN 978-1-78873-255-0, Verso, London, New York, NY, https://www.versobooks.com/books/3075-nine-lives-of-neoliberalism This Version is available at: http://hdl.handle.net/10419/215796 Standard-Nutzungsbedingungen: Terms of use: Die Dokumente auf EconStor dürfen zu eigenen wissenschaftlichen Documents in EconStor may be saved and copied for your Zwecken und zum Privatgebrauch gespeichert und kopiert werden. personal and scholarly purposes. Sie dürfen die Dokumente nicht für öffentliche oder kommerzielle You are not to copy documents for public or commercial Zwecke vervielfältigen, öffentlich ausstellen, öffentlich zugänglich purposes, to exhibit the documents publicly, to make them machen, vertreiben oder anderweitig nutzen. publicly available on the internet, or to distribute or otherwise use the documents in public. Sofern die Verfasser die Dokumente unter Open-Content-Lizenzen (insbesondere CC-Lizenzen) zur Verfügung gestellt haben sollten, If the documents have been made available under an Open gelten abweichend von diesen Nutzungsbedingungen die in der dort Content Licence (especially Creative
    [Show full text]
  • A Factor-Augmented Vector Autoregression Analysis of Business Cycle Synchronization in East Asia and Implications for a Regional Currency Union
    A Service of Leibniz-Informationszentrum econstor Wirtschaft Leibniz Information Centre Make Your Publications Visible. zbw for Economics Huh, Hyeon-seung; Kim, David; Kim, Won Joong; Park, Cyn-Young Working Paper A Factor-Augmented Vector Autoregression Analysis of Business Cycle Synchronization in East Asia and Implications for a Regional Currency Union ADB Economics Working Paper Series, No. 385 Provided in Cooperation with: Asian Development Bank (ADB), Manila Suggested Citation: Huh, Hyeon-seung; Kim, David; Kim, Won Joong; Park, Cyn-Young (2013) : A Factor-Augmented Vector Autoregression Analysis of Business Cycle Synchronization in East Asia and Implications for a Regional Currency Union, ADB Economics Working Paper Series, No. 385, Asian Development Bank (ADB), Manila, http://hdl.handle.net/11540/1985 This Version is available at: http://hdl.handle.net/10419/109498 Standard-Nutzungsbedingungen: Terms of use: Die Dokumente auf EconStor dürfen zu eigenen wissenschaftlichen Documents in EconStor may be saved and copied for your Zwecken und zum Privatgebrauch gespeichert und kopiert werden. personal and scholarly purposes. Sie dürfen die Dokumente nicht für öffentliche oder kommerzielle You are not to copy documents for public or commercial Zwecke vervielfältigen, öffentlich ausstellen, öffentlich zugänglich purposes, to exhibit the documents publicly, to make them machen, vertreiben oder anderweitig nutzen. publicly available on the internet, or to distribute or otherwise use the documents in public. Sofern die Verfasser die Dokumente unter Open-Content-Lizenzen (insbesondere CC-Lizenzen) zur Verfügung gestellt haben sollten, If the documents have been made available under an Open gelten abweichend von diesen Nutzungsbedingungen die in der dort Content Licence (especially Creative Commons Licences), you genannten Lizenz gewährten Nutzungsrechte.
    [Show full text]
  • The Ends of Four Big Inflations
    This PDF is a selection from an out-of-print volume from the National Bureau of Economic Research Volume Title: Inflation: Causes and Effects Volume Author/Editor: Robert E. Hall Volume Publisher: University of Chicago Press Volume ISBN: 0-226-31323-9 Volume URL: http://www.nber.org/books/hall82-1 Publication Date: 1982 Chapter Title: The Ends of Four Big Inflations Chapter Author: Thomas J. Sargent Chapter URL: http://www.nber.org/chapters/c11452 Chapter pages in book: (p. 41 - 98) The Ends of Four Big Inflations Thomas J. Sargent 2.1 Introduction Since the middle 1960s, many Western economies have experienced persistent and growing rates of inflation. Some prominent economists and statesmen have become convinced that this inflation has a stubborn, self-sustaining momentum and that either it simply is not susceptible to cure by conventional measures of monetary and fiscal restraint or, in terms of the consequent widespread and sustained unemployment, the cost of eradicating inflation by monetary and fiscal measures would be prohibitively high. It is often claimed that there is an underlying rate of inflation which responds slowly, if at all, to restrictive monetary and fiscal measures.1 Evidently, this underlying rate of inflation is the rate of inflation that firms and workers have come to expect will prevail in the future. There is momentum in this process because firms and workers supposedly form their expectations by extrapolating past rates of inflation into the future. If this is true, the years from the middle 1960s to the early 1980s have left firms and workers with a legacy of high expected rates of inflation which promise to respond only slowly, if at all, to restrictive monetary and fiscal policy actions.
    [Show full text]
  • Gravity Models and Panel Econometrics” 21 – 25 September 2020
    World Trade Institute, University of Bern “Gravity Models and Panel Econometrics” 21 – 25 September 2020 Course Goals and content Course Content Grading The objective of this course is to serve as a A Trade Theory and the Gravity-Model Class participation (20 %); take-home exam practical guide for trade policy analysis with (80 %). Participants taking this course for 1. The Anderson and van Wincoop and the gravity model offering a balanced credit must attend all lectures and complete the Krugman Model approach between trade theory and econ- the take home exam. 2. The Eaton and Kortum Model metrics. We will discuss recent developments 3 Trade with Heterogeneous Firms in the economic foundation of gravity models 4. Zero Trade and the Helpman-Melitz- and describe best practices for quantifying the Rubinstein Model Organization general equilibrium impact of changes in trade 5. Measuring the Gains from Trade barriers and, especially, trade policies. The course is intended for PhD students. A 6. Universal Gravity limited number of people with relevant The course is organized in three modules. professional or academic interest may be also Module A concentrates on recent contri- B The Econometrics of Gravity Models of admitted. butions from trade theory that motivate Trade gravity models and form the basis of policy Lecture hours: 24 ECTS : 4 trade policy analysis. The second module will 1. Estimation of Linear High-dimensional take a closer look at the econometric issues of Fixed Effects models the estimation of gravity models and of 2. The Incidental Parameter Problem Timetable and Registration performing policy simulations. Starting point is 3.
    [Show full text]
  • Econometric Theory
    ECONOMETRIC THEORY MODULE – I Lecture - 1 Introduction to Econometrics Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur 2 Econometrics deals with the measurement of economic relationships. It is an integration of economic theories, mathematical economics and statistics with an objective to provide numerical values to the parameters of economic relationships. The relationships of economic theories are usually expressed in mathematical forms and combined with empirical economics. The econometrics methods are used to obtain the values of parameters which are essentially the coefficients of mathematical form of the economic relationships. The statistical methods which help in explaining the economic phenomenon are adapted as econometric methods. The econometric relationships depict the random behaviour of economic relationships which are generally not considered in economics and mathematical formulations. It may be pointed out that the econometric methods can be used in other areas like engineering sciences, biological sciences, medical sciences, geosciences, agricultural sciences etc. In simple words, whenever there is a need of finding the stochastic relationship in mathematical format, the econometric methods and tools help. The econometric tools are helpful in explaining the relationships among variables. 3 Econometric models A model is a simplified representation of a real world process. It should be representative in the sense that it should contain the salient features of the phenomena under study. In general, one of the objectives in modeling is to have a simple model to explain a complex phenomenon. Such an objective may sometimes lead to oversimplified model and sometimes the assumptions made are unrealistic. In practice, generally all the variables which the experimenter thinks are relevant to explain the phenomenon are included in the model.
    [Show full text]
  • Interdependence of Us Industry Sectors Using Vector Autoregression
    INTERDEPENDENCE OF US INDUSTRY SECTORS USING VECTOR AUTOREGRESSION BY SUWODI DUTTA BORDOLOI SUBMITTED TO THE FACULTY OF WORCESTER POLYTECHNIC INSTITUTE IN PARTIAL FULFILLMENT OF THE REQUIREMENT FOR THE DEGREE OF MASTERS OF SCIENCE IN FINANCIAL MATHEMATICS . APPROVED: DR. WANLI ZHAO (D EPARTMENT OF MANAGEMENT ), ADVISOR DR. DOMOKOS VERMES (D EPARTMENT OF MATHEMATICAL SCIENCES ), ADVISOR DR. BOGDAN M. VERNESCU (H EAD OF MATHEMATICAL SCIENCES DEPARTMENT ) ACKNOWLEDGEMENT I would like to express my deep gratitude to my supervisors Dr. Wanli Zhao from the Department of Management and Dr. Domokos Vermes of Department of Mathematical Sciences, without their support, guidance and constant motivation this project would not have been possible. I would like to sincerely thank them for allowing me to learn from their knowledge and experience and for their patience and encouragement which helped me to get through difficult times. I would like to thank the Professors in the Mathematics Department: Dr. Marcel Blais, Dr. Hasanjan Sayit, Dr. Balgobin Nandram, Dr. Jayson D. Wilbur, Dr. Darko Volkov, Dr. Bogdan M. Vernescu and Dr. Suzanne L.Weekes. I thank the administrative staff members of the Mathematics Department: Ellen Mackin, Deborah M. K. Riel, Rhonda Podell and Mike Malone. I appreciate all fellow students in the Mathematics Department who shared their expertise, experience, happiness and fun. Special thanks to my family for the moral support they provided at all times. i CONTENTS 1. Introduction 1 2. Literature Review 7 3. Methodology 11 4. Data Description 17 5. Results 19 5.1 Descriptive Statistics 19 5.2 Findings based on VAR 21 5.2.1 Daily returns portfolio 21 5.2.2 Weekly returns portfolio 24 5.2.3 Findings on subsamples of peaceful and volatile periods 25 5.3 Comparison of VAR results of all data sets 26 5.4 Summary 30 6.
    [Show full text]
  • Chapter 5. Structural Vector Autoregression
    Chapter 5. Structural Vector Autoregression Contents 1 Introduction 1 2 The structural moving average model 1 2.1 The impulse response function . 2 2.2 Variance decomposition . 3 3 The structural VAR representation 4 3.1 Connection between VAR and VMA . 5 3.2 The invertibility requirement . 5 4 Identi…cation of the structural VAR 8 4.1 The order condition . 9 4.2 What shouldn’tbe done . 9 4.3 A common normalization that provides n(n - 1)/2 restrictions . 11 4.4 Identi…cation through short run restrictions . 11 4.5 Identi…cation through long run restrictions . 12 5 Estimation and inference 13 5.1 Estimating exactly identi…ed models . 13 5.2 Estimating overly identi…ed models . 13 5.3 Inference . 14 6 Structural VAR versus fully speci…ed economic models 14 1. Introduction Following the work of Sims (1980), vector autoregressions have been extensively used by economists for data description, forecasting and structural inference. The discussion here focuses on structural inference. The key idea, as put forward by Sims (1980), is to estimate a model with minimal parametric restrictions and then subsequently test economic hypothesis based on such a model. This idea has attracted a great deal of attention since it promises to deliver an alternative framework to testing economic theory without relying on elaborately parametrized dynamic general equilibrium models. The material in this chapter is based on Watson (1994) and Fernandez-Villaverde, Rubio-Ramirez, Sargent and Watson (2007). We begin the discussion by introducing the structural moving average model, and show that this model provides answers to the “impulse” and “propagation” questions often asked by macroeconomists.
    [Show full text]
  • Vector Auto Regression Model of Inflation in Mongolia
    con d E om Ulziideleg, Bus Eco J 2017, 8:4 n ic a s : s J s o DOI 10.4172/2151-6219.1000330 e u n r i Business and Economics n s a u l B ISSN: 2151-6219 Journal Research Article Open Access Vector Auto Regression Model of Inflation in Mongolia Taivan Ulziideleg* Senior Supervisor, Supervision Department, Bank of Mongolia (the Central Bank), Ulaanbaatar, Mongolia Abstract This paper investigates the relationship between inflation, real money, exchange rate and real output based on data from 1997 to 2005. Vector auto regression analysis presented to establish the relationship. The results of the research indicate that the dynamics of inflation are affected by previous month exchange rate changes and money growth. It means that there is a need to lessen the influence of exchange rate expectation on economy and to improve efficiency of management of the monetary instrument. Keywords: Inflation; Monetary; Consumption; Management; to investigate the determinants of inflation in those countries. They Economy show that foreign prices and the persistence of inflation were the key elements of inflation. Introduction Kalra [6] studies inflation and money demand in Albania, which When discussing the causes of inflation in developing countries is a small transition economy the size of Mongolia in terms of GDP one finds that the literature contains two major competing hypotheses. between 1993-1997. His model supports the claim that determinants First, there is the monetarist model, which sees inflation as a monetary of inflation and money demand in transition economies are similar to phenomenon, the control of which requires a control of the money those in market economies.
    [Show full text]
  • A Gravity Model for Trade Between Vietnam and Twenty-Three European Countries
    DEPARTMENT OF ECONOMICS AND SOCIETY D THESIS 2006 A GRAVITY MODEL FOR TRADE BETWEEN VIETNAM AND TWENTY-THREE EUROPEAN COUNTRIES Supervisor: Reza Mortazavi Author : Thai Tri Do Abstract This thesis examines the bilateral trade between Vietnam and twenty three European countries based on a gravity model and panel data for years 1993 to 2004. Estimates indicate that economic size, market size and real exchange rate of Vietnam and twenty three European countries play major role in bilateral trade between Vietnam and these countries. Distance and history, however, do not seem to drive the bilateral trade. The results of gravity model are also applied to calculate the trade potential between Vietnam and twenty three European countries. It shows that Vietnam’s trade with twenty three European countries has considerable room for growth. Key words: Gravity model, panel data, trade potential, European countries, Vietnam. Table of Contents 1. Introduction ............................................................................................................................ 1 2. Vietnam’s foreign trade overview.......................................................................................... 2 3. Trade with European countries in OECD .............................................................................. 5 4. Theory and Literature review................................................................................................. 6 4.1 Absolute and comparative advantage..............................................................................
    [Show full text]