STRUCTURAL TIME-SERIES MODELLING

Size: px
Start display at page:

Download "STRUCTURAL TIME-SERIES MODELLING"

Transcription

1 1: Structural Time-Series Modelling STRUCTURAL TIME-SERIES MODELLING Prajneshu Indian Agricultural Statistics Research Institute, New Delhi Introduction. ARIMA time-series methodology is widely used for modelling time-series data. This methodology can be applied only when either the series under consideration is stationary or it can be made so by differencing, de-trending, or by any other means. Another disadvantage is that this approach is empirical in nature and does not provide any insight into the underlying mechanism. An alternative mechanistic approach, which is quite promising, is the Structural time-series modelling (Harvey, 1996). Here, the basic philosophy is that characteristics of the data dictate the particular type of model to be adopted from the family. Purpose of present lecture is to discuss STM methodology utilised for modelling time-series data in the presence of trend, seasonal and cyclical fluctuations.. Structural Time-Series Modelling. Structural time-series models are formulated in such a way that their components are stochastic, i.e. they are regarded as being driven by random disturbances. The key to handling structural time-series models is the state space form, with the state of the system representing the various unobserved components, such as trend, cyclical or seasonal fluctuations. Once in state space form (SSF), the Kalman filter provides the means of updating the state, as new observations become available. Predictions are made by extrapolating these components into the future. Kalman filter, a smoothing algorithm is used for obtaining the best estimate of the state at any point within the sample. Prediction and smoothing is carried out once the parameters governing the stochastic movements of the state variables have been estimated. Estimation of these parameters, known as hyper-parameters, is based on Kalman filter. This is because the likelihood function can be expressed in terms of one-step-ahead prediction errors, and these prediction errors emerge as a by-product of the filter. Once a model is estimated, its suitability can be assessed using goodness fit statistics. 3. Kalman Filter. It is a set of mathematical equations that provides an efficient computational (recursive) solution of the least squares method. Kalman filter is a recursive procedure for computing optimal estimator of the state at a particular time, based on information available till that time (Meinhold and Singpurwalla, 1983). The filter is very powerful in several aspects: it supports estimation of past, present and even future states, and it can do so even when the precise nature of the modelled system is unknown. 4. Structural Time-Series Models for Trend. A Structural time-series model is set up in terms of its various components, like trend, cyclical fluctuations, and seasonal variations, i.e. Y t = T t + C t + S t + ε t, (1) where Y t is the observed time-series at time t, T t, C t, S t, ε t are the trend, cyclical, seasonal and irregular components. (i) Local Level Model (LLM) 13

2 1: Structural Time-Series Modelling In the absence of seasonal and cyclical components, eq. (1) reduces to Y t = μt + εt, εt ~ N (0, σ ε ), t = 1,,..., T. () When the trend component (μ t ) does not show a steady upward or downward movement, it becomes a permanent component called level. Sometimes, it is assumed to vary according to a random walk, i.e. μ t = μ t 1 + ηt, ηt ~ N (0, σ η ). (3) Eqs. () and (3) together form the LLM. It may be noted that these equations are already in state space form. However, level μ t is not directly observable but can be estimated. Further, forecast values are weighted average of the data points. When σ ε = 0, forecast is just the last observation and when σ η = 0, level is constant and the best forecast is sample mean. Level of time-series vary over time depending on signal to noise ratio q = ση /. Estimation of μ t, conditional on σ and ε σ η, is done recursively using Kalman filter and smoother (Harvey, 1996). The parameters σ ε and σ η are unknown and are treated as hyperparameters. Likelihood function can be evaluated by Kalman filtering via prediction error decomposition (Shumway and Stoffer, 000). Once σε and σ η are known, one-step-ahead prediction of level, i.e. estimator of μ t+1 given Y t = { Y 1, Y,..., Y t }, viz. at+ 1 = E ( μt+ 1 Yt ), (4) σε is evaluated recursively by Kalman filter. Prediction error variance Pt + 1 = Var ( μt+1 Yt ) = Var (at+1) is also obtained recursively. Reduced form of LLM is ARIMA (0, 1, 1) model. (5) (ii) Local Linear Trend Model (LLTM). As described by Harvey (1996), LLTM is given by eq. (10) along with the following two equations: μt = μt 1 + βt 1 + ηt, (6) β t = βt 1 + ξt, t =..., 1, 0,1,..., (7) where η t ~ N (0, σ η ) and ξ t ~ N (0, σ ξ ). It may be mentioned that ηt, ξt and ε t are independent of one another. If σ η = σ ξ = 0, eqs. (6) and (7) collapse to μt = μt 1 + β, t = 1,,..., T, (8) which can equivalently be written as μt = α + β t, t = 1,,..., T, (9) showing that the deterministic linear trend is a limiting case. LLTM is in state space form with state vector α t = ( μ t, βt ). Updating and prediction are σ ε σ carried out using Kalman filter by assuming that, η and σ ξ are known. Otherwise these 133

3 1: Structural Time-Series Modelling can be estimated using maximum likelihood method for state space models (de Jong, 1988). Reduced form of a LLTM is ARIMA (0,, ) model. It has been shown that forecast function of LLTM performs better than that of corresponding ARIMA model. Ravichandran and Muthuraman (006) utilised STM model for trend for modelling and forecasting India s rice production. Ravichandran and Prajneshu (00a) compared the efficiencies of STM model for trend and Bayesian analysis of time-series model while forecasting India s foodgrain production. (iii) Local linear trend model with intervention effect (LLTMI). Intervention analysis is concerned with making inference about effects of known events. These effects are measured by including intervention, or dummy variables in a dynamic model (Harvey and Durbin, 1986). LLTMI is described by the following equations: Y t = μt + λ w t + ε t (10) μt = μt 1 + βt 1 + λ w t + ηt (11) βt = βt 1 + λ w t + ξ t, (1) where w t is intervention variable and λ is its coefficient. The quantity w t depends on the form which intervention is assumed to take. As for LLTM, estimation of state vector αt = ( μt, βt ) for LLTMI is similarly carried out by putting the model in state space form and applying Kalman filter recursively by treating w t as an explanatory variable. Ravichandran and Prajneshu (00b) utilised this model for sunflower yield forecasting. 5. Structural Time-Series Models for Cyclical Fluctuations. In the absence of seasonal components, STM model reduces to Y t = μ t + ψ t + ε t. (13) For modelling cyclical fluctuations, the following three models are discussed: (i) Cycle Plus Noise Model (CNM). Here, the trend μ t is assumed to be constant. Thus, the functional form of CNM (Harvey, 1996) is Y t = μ + ψ t + ε t, t = 1,,..., T. (14) The cyclical fluctuations ψ t can be expressed as a mixture of sine and cosine terms: ψ t = α cos ( λ c t ) + β sin ( λ c t ), (15) where λ c, (α + β ) 1/, tan -1 (β / α) represent respectively the frequency, amplitude, and phase. The cycles in eq. (4) need to be made stochastic by allowing the parameters α and β to evolve over time. Following Harvey (1996), the final form of eq. (4) can be written as ψ t cos λc sin λc ψ t 1 k t = ρ +, (16) * * * t sin λc cos λc t 1 k t where the correlation coefficient ρ [ 0, 1] is a damping factor, and k t & k t * are uncorrelated white-noise disturbance terms. Further, ψ * 0 = α, ψ 0 = β. The new parameters are ψ t, the * current value of the cycle, and ψ t, which appears by construction in order to form ψ t. Eq. (16) is a vector AR (1) process. 134

4 1: Structural Time-Series Modelling Let L denote the lag operator, i.e. L ψt = ψ. t 1 (17) Then eq. (5) can be written as 1 L ρ cos λc L ρ sin λc ψ t k t = * * L ρ sin λc 1 L ρ cos λc t k t Substituting for ψ t in eq. (3) yields. (18) Y t (1 L ρ cos λ ) k + (L sin ) k = + c t ρ λ μ c + εt, t =1,,..., T, (19) (1 L ρ cos λ + L ρ ) where ε t is assumed to be uncorrelated with k t and k t *. c For estimation of parameters, eq. (19) has to be put in state space form (Meinhold and Singpurwalla, 1983) and then Kalman filter, prediction and smoothing (Koopman et al., 000) are applied. In eq. (19), unobservable state, conditional on variances σ ε and, is done recursively using Kalman filter and smoother. In general, these are unknown and are treated as hyperparameters. Likelihood function can be evaluated by Kalman filter via prediction error decomposition (Shumway and Stoffer, 000). Maximizing likelihood function with respect to hyperparameters, using quasi-newton optimization procedure, is referred to as hyperparameter estimation. After estimation of parameters, prediction and smoothing are performed. The reduced form from ARIMA family corresponding to CNM is Constant + ARIMA (,). (ii) Trend Plus Cycle Model (TCM). As described by Harvey (1996), TCM is given by the following equations: Yt = μt + ψt + εt, t =1,,..., T, (0) μt = μt 1 + βt 1 + ηt, (1) βt = βt 1 + ξt, t =..., 1, 0, 1,... () Here ε t, η t and ξ t are the disturbance terms which follow Gaussian distributions with means 0 and variances σ ε, ση and σ, called hyper-parameters of the model. As mentioned in CNM ξ model, estimation of state vector and hyper-parameters is carried out by putting the model in state space form and subsequently Kalman filter is applied with proper initial values. The state space formulation of TCM is as follows: * t σ k The measurement equation is Y t = α + ε And the transition equation is [ ] t t, t = 1,,..., T, (3) 135

5 1: Structural Time-Series Modelling μt 1 1. μt 1 ηt βt 0 1. βt 1 ξt αt = L = L L L L L L + L (4) ψt. ρ cos λc ρ sin λc ψt 1 k t * ρ λ ρ λ * * t. sin t c cos c 1 k t The covariance matrix of the vector of disturbances in eq. (4) is a diagonal matrix with diagonal elements { σ η,,, }. Once the parameters are estimated using prediction error σ ξ σ k σ k* decomposition, Kalman filter, prediction and smoothing can be applied. (iii) Cyclical Trend Model (CTM). Here the cycle is actually incorporated within trend. Thus the model is given by the equations (Harvey, 1996): Y t = μt + εt, t = 1,,..., T, (5) μ t = μ t 1 + ψ t 1 + βt 1 + ηt, (6) βt = β t 1 + ξ t. (7) Estimation of parameters and hyper-parameters is carried out by putting the model in state space form and applying Kalman filter. The essential difference between TCM and CTM is that, in the former, the observation Y t depends on cyclical fluctuations ψ t explicitly whereas, in the latter, it does so on ψ t 1 implicitly through the trend μ t. ARIMA (,, 4) model is the corresponding analogue of both TCM and CTM. Ravichandran et al. (00) utilised the above versions of STM models for cyclical fluctuations in all-india lac forecasting which has prominent cycles since modelling and forecasting using these models found out to be better than traditional ARIMA forecasting model. 6. Structural Time-Series Models for Seasonal Fluctuations. A STM is set up in terms of various components of interest, such as trend (μ t ), cyclical fluctuations (ψ t ), seasonal variations (γ t ) and error terms (ε t ), i.e. Y t = μt + ψt + γ t + ε t. (8) However, if cyclical fluctuations are not present, eq. (19) reduces to Y t = μ t + γ t + ε t. (9) In reality, μ t varies over time and it seems logical that μ t depends on μ t 1. We, therefore, let μt = μt 1 + βt 1 + ηt, (30) βt = βt 1 + ξt, (31) where the error terms ε t, η t, ξ t are assumed to be mutually uncorrelated and follow respectively N ( 0, σ ε ), N ( 0, σ η ), and N ( 0, σ ξ ) distributions. Eqs. (9), (30) and (31) together are called Basic Structural Model (BSM). The seasonal component γ t in eq. (9) can be considered as either Dummy seasonal or Trigonometric seasonal (Harvey, 1996). 136

6 1: Structural Time-Series Modelling 7. Goodness of Fit. Goodness of fit statistics is used for assessing overall model fit. Basic measure of goodness of fit in time-series models is prediction error variance. Comparison of fit between different models is based on Akaike information criterion (AIC). AIC = log L + n, (39) where L is the likelihood function, which is expressed in terms of estimated one-step-ahead prediction errors v ˆt = Y t Ŷ t. Here n is the number of hyperparameters estimated from the t 1 model. Schwartz-Bayesian information criterion (SBC) is also used as a measure of goodness of fit which is given as SBC = log L + n log T, (40) where T is the total number of observations. Lower the values of these statistics, better is the fitted model. 8. Software for STM Modelling. STM models can be fitted to the data using Structural Time-series Analyser, Modeller and Predictor (STAMP) (Koopman et al., 000) or by using SsfPack. (Koopman et al., 1999) software package or by SAS (Statistical Analysis System), Version 9. software packages. 9. Illustrations Problem. Fit the following Structural time-series model: Yt = μ t + εt, t = 1,,...,T, where μt = μ t 1 +β t 1 + ηt and βt = β t 1 + ξt using SAS package to India s total foodgrain production (million tonnes) during the period 1966 to Draw the graph of fitted values along with data points. Finally obtain the forecasts for the years 000, 005 and 010. Solution. SAS Code Data foodgrain; input year Production; cards;

7 1: Structural Time-Series Modelling ; /* Print data*/ proc print data=foodgrain; /* Save result file*/ ods rtf file='resultfoodgrain'; /* Unobserved Components Model*/ proc ucm; model production; irregular; level; slope; forecast outfor=for1; proc print data=for1; /* Prepare data for graph*/ data graphfit; set for1; keep forecast; data graph; 138

8 1: Structural Time-Series Modelling merge foodgrain graphfit; proc print data=graph; title 'Graph of fitted values along with data points'; proc sgplot data=graph; scatter x=year y=production; series x=year y=forecast; xaxis values=(1966 to 1999 by 3); yaxis values=(70 to 10 by 0); quit; ods rtf close; RESULTS: Likelihood Optimization Algorithm Converged in 10 Iterations. Table 1. Trend Information Nam e Estimate Standard Error Level Slope Goodness of fit Statistics : AIC=36.00, BIC=40.31 Table. Forecasts for India s total foodgrain production Year Forecast Standard Error REFERENCES 139

9 1: Structural Time-Series Modelling Box, G.E.P., Jenkins, G.M. and Reinse l, G.C. (1994). Time-Series Analysis: Forecasting and Control, 3rd edition. Prentice Hall, New Jersey. de Jong, P. (1988). The likelihood for a state space model. Biometrika, 75, Harvey, A.C. (1996). Forecasting, Structural Time-Series Models and the Kalman Filter. Cambridge Univ. Press, U.K. Harvey, A.C. and Durbin, J. (1986). The effects of seat belt legislation on British road casualties: A case study in structural time-series modelling. J. Royal Statistl. Soc., A 149, Koopman, S.J., Shephard, N. and Doornik, J.A. (1999). Statistical algorithms for models in state spacae using SsfPack.. Econometrics J.,, Koopman, S.J., Harvey, A.C., Doornik, J.A. and Shephard, N. (000). STAMP: Structural Time- Series Analyser, Modeller and Predictor. Timberlake Consultants Press. Meinhold, R.J. and Singpurwalla, N.D. (1983). Understanding Kalman filter. Amer. Statistician, 37, Ravichandran, S. and Muthuraman, P. (006). Structural time-series modelling and forecasting India s rice production. Agril. Situ. India, Ravichandran, S. and Prajneshu (00a). Dynamical modelling and forecasting of India s foodgrain production. Proc. Nat. Acad. Sci. India, B 7, Ravichandran, S. and Prajneshu (00b). Structural time-series models for describing sunflower yield. Ind. J. Agril. Sci., 7, Ravichandran, S., Prajneshu and Wadhwa, S. (00). Structural time-series models for describing cyclical fluctuations. J. Ind. Soc. Agril. Statist., 55(1), Shumway, R.H. and Stoffer, D.S. (000). Time-Series Analysis and its Applications. Springer Verlag, New York. 140

Part I State space models

Part I State space models Part I State space models 1 Introduction to state space time series analysis James Durbin Department of Statistics, London School of Economics and Political Science Abstract The paper presents a broad

More information

IS THE NORTH ATLANTIC OSCILLATION A RANDOM WALK? A COMMENT WITH FURTHER RESULTS

IS THE NORTH ATLANTIC OSCILLATION A RANDOM WALK? A COMMENT WITH FURTHER RESULTS INTERNATIONAL JOURNAL OF CLIMATOLOGY Int. J. Climatol. 24: 377 383 (24) Published online 11 February 24 in Wiley InterScience (www.interscience.wiley.com). DOI: 1.12/joc.13 IS THE NORTH ATLANTIC OSCILLATION

More information

X t = a t + r t, (7.1)

X t = a t + r t, (7.1) Chapter 7 State Space Models 71 Introduction State Space models, developed over the past 10 20 years, are alternative models for time series They include both the ARIMA models of Chapters 3 6 and the Classical

More information

TREND ESTIMATION AND THE HODRICK-PRESCOTT FILTER

TREND ESTIMATION AND THE HODRICK-PRESCOTT FILTER J. Japan Statist. Soc. Vol. 38 No. 1 2008 41 49 TREND ESTIMATION AND THE HODRICK-PRESCOTT FILTER Andrew Harvey* and Thomas Trimbur** The article analyses the relationship between unobserved component trend-cycle

More information

FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL

FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL B. N. MANDAL Abstract: Yearly sugarcane production data for the period of - to - of India were analyzed by time-series methods. Autocorrelation

More information

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Financial Econometrics / 49

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Financial Econometrics / 49 State-space Model Eduardo Rossi University of Pavia November 2013 Rossi State-space Model Financial Econometrics - 2013 1 / 49 Outline 1 Introduction 2 The Kalman filter 3 Forecast errors 4 State smoothing

More information

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Fin. Econometrics / 53

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Fin. Econometrics / 53 State-space Model Eduardo Rossi University of Pavia November 2014 Rossi State-space Model Fin. Econometrics - 2014 1 / 53 Outline 1 Motivation 2 Introduction 3 The Kalman filter 4 Forecast errors 5 State

More information

Structural Time Series Models: theory and application

Structural Time Series Models: theory and application Master thesis for the Master of Environmental and Development Economics Structural Time Series Models: theory and application GDP time series in USA, Euro-area, GBR, Sweden and Japan Yoon Shin Nakstad

More information

A Practical Guide to State Space Modeling

A Practical Guide to State Space Modeling A Practical Guide to State Space Modeling Jin-Lung Lin Institute of Economics, Academia Sinica Department of Economics, National Chengchi University March 006 1 1 Introduction State Space Model (SSM) has

More information

Figure S1. Log (rig activity) and log(real oil price). US

Figure S1. Log (rig activity) and log(real oil price). US Figure S1. Log (rig activity) and log(real oil price). US 6 5 4 log (rig activity) log (real oilprice) 3 1 0 1 1990 1995 000 005 1 Figure S. Log (rig activity) and log(real oil price). Canada 5 log (rig

More information

Prof. Dr. Roland Füss Lecture Series in Applied Econometrics Summer Term Introduction to Time Series Analysis

Prof. Dr. Roland Füss Lecture Series in Applied Econometrics Summer Term Introduction to Time Series Analysis Introduction to Time Series Analysis 1 Contents: I. Basics of Time Series Analysis... 4 I.1 Stationarity... 5 I.2 Autocorrelation Function... 9 I.3 Partial Autocorrelation Function (PACF)... 14 I.4 Transformation

More information

7 Day 3: Time Varying Parameter Models

7 Day 3: Time Varying Parameter Models 7 Day 3: Time Varying Parameter Models References: 1. Durbin, J. and S.-J. Koopman (2001). Time Series Analysis by State Space Methods. Oxford University Press, Oxford 2. Koopman, S.-J., N. Shephard, and

More information

ARIMA Modelling and Forecasting

ARIMA Modelling and Forecasting ARIMA Modelling and Forecasting Economic time series often appear nonstationary, because of trends, seasonal patterns, cycles, etc. However, the differences may appear stationary. Δx t x t x t 1 (first

More information

INTRODUCTION: WHAT IS A TREND?

INTRODUCTION: WHAT IS A TREND? INTRODUCTION: WHAT IS A TREND? The question of defining a trend is one which has exercised the minds of statisticians for many years. Most people would claim to be able to recognize a trend when they saw

More information

Quantitative Trendspotting. Rex Yuxing Du and Wagner A. Kamakura. Web Appendix A Inferring and Projecting the Latent Dynamic Factors

Quantitative Trendspotting. Rex Yuxing Du and Wagner A. Kamakura. Web Appendix A Inferring and Projecting the Latent Dynamic Factors 1 Quantitative Trendspotting Rex Yuxing Du and Wagner A. Kamakura Web Appendix A Inferring and Projecting the Latent Dynamic Factors The procedure for inferring the latent state variables (i.e., [ ] ),

More information

Online appendix to On the stability of the excess sensitivity of aggregate consumption growth in the US

Online appendix to On the stability of the excess sensitivity of aggregate consumption growth in the US Online appendix to On the stability of the excess sensitivity of aggregate consumption growth in the US Gerdie Everaert 1, Lorenzo Pozzi 2, and Ruben Schoonackers 3 1 Ghent University & SHERPPA 2 Erasmus

More information

A Note on Common Cycles, Common Trends, and Convergence

A Note on Common Cycles, Common Trends, and Convergence Journal of Business & Economic Statistics ISSN: 0735-0015 (Print) 1537-2707 (Online) Journal homepage: http://www.tandfonline.com/loi/ubes20 A Note on Common Cycles, Common Trends, and Convergence Vasco

More information

Seasonal Adjustment of an Aggregate Series using Univariate and Multivariate Basic Structural Models

Seasonal Adjustment of an Aggregate Series using Univariate and Multivariate Basic Structural Models University of Wollongong Research Online Centre for Statistical & Survey Methodology Working Paper Series Faculty of Engineering and Information Sciences 2010 Seasonal Adjustment of an Aggregate Series

More information

Design of Time Series Model for Road Accident Fatal Death in Tamilnadu

Design of Time Series Model for Road Accident Fatal Death in Tamilnadu Volume 109 No. 8 2016, 225-232 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Design of Time Series Model for Road Accident Fatal Death in Tamilnadu

More information

Forecasting Area, Production and Yield of Cotton in India using ARIMA Model

Forecasting Area, Production and Yield of Cotton in India using ARIMA Model Forecasting Area, Production and Yield of Cotton in India using ARIMA Model M. K. Debnath 1, Kartic Bera 2 *, P. Mishra 1 1 Department of Agricultural Statistics, Bidhan Chanda Krishi Vishwavidyalaya,

More information

Chapter 3: Regression Methods for Trends

Chapter 3: Regression Methods for Trends Chapter 3: Regression Methods for Trends Time series exhibiting trends over time have a mean function that is some simple function (not necessarily constant) of time. The example random walk graph from

More information

TIME SERIES ANALYSIS. Forecasting and Control. Wiley. Fifth Edition GWILYM M. JENKINS GEORGE E. P. BOX GREGORY C. REINSEL GRETA M.

TIME SERIES ANALYSIS. Forecasting and Control. Wiley. Fifth Edition GWILYM M. JENKINS GEORGE E. P. BOX GREGORY C. REINSEL GRETA M. TIME SERIES ANALYSIS Forecasting and Control Fifth Edition GEORGE E. P. BOX GWILYM M. JENKINS GREGORY C. REINSEL GRETA M. LJUNG Wiley CONTENTS PREFACE TO THE FIFTH EDITION PREFACE TO THE FOURTH EDITION

More information

Time Series I Time Domain Methods

Time Series I Time Domain Methods Astrostatistics Summer School Penn State University University Park, PA 16802 May 21, 2007 Overview Filtering and the Likelihood Function Time series is the study of data consisting of a sequence of DEPENDENT

More information

Siem Jan Koopman Marius Ooms

Siem Jan Koopman Marius Ooms TI 2004-135/4 Tinbergen Institute Discussion Paper Forecasting Daily Time Series using Periodic Unobserved Components Time Series Models Siem Jan Koopman Marius Ooms Faculty of Economics and Business Administration,

More information

Local linear forecasts using cubic smoothing splines

Local linear forecasts using cubic smoothing splines Local linear forecasts using cubic smoothing splines Rob J. Hyndman, Maxwell L. King, Ivet Pitrun, Baki Billah 13 January 2004 Abstract: We show how cubic smoothing splines fitted to univariate time series

More information

Comments on New Approaches in Period Analysis of Astronomical Time Series by Pavlos Protopapas (Or: A Pavlosian Response ) Don Percival

Comments on New Approaches in Period Analysis of Astronomical Time Series by Pavlos Protopapas (Or: A Pavlosian Response ) Don Percival Comments on New Approaches in Period Analysis of Astronomical Time Series by Pavlos Protopapas (Or: A Pavlosian Response ) Don Percival Applied Physics Laboratory Department of Statistics University of

More information

Constructing Seasonally Adjusted Data with Time-varying Confidence Intervals*

Constructing Seasonally Adjusted Data with Time-varying Confidence Intervals* OXFORD BULLETIN OF ECONOMICS AND STATISTICS, 64, 5 (2002)0305-9049 Constructing Seasonally Adjusted Data with Time-varying Confidence Intervals* Siem Jan Koopman and Philip Hans Fransesà Department of

More information

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA CHAPTER 6 TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA 6.1. Introduction A time series is a sequence of observations ordered in time. A basic assumption in the time series analysis

More information

DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS

DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS ISSN 1440-771X ISBN 0 7326 1085 0 Unmasking the Theta Method Rob J. Hyndman and Baki Billah Working Paper 5/2001 2001 DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS AUSTRALIA Unmasking the Theta method

More information

Measurement Errors and the Kalman Filter: A Unified Exposition

Measurement Errors and the Kalman Filter: A Unified Exposition Luiss Lab of European Economics LLEE Working Document no. 45 Measurement Errors and the Kalman Filter: A Unified Exposition Salvatore Nisticò February 2007 Outputs from LLEE research in progress, as well

More information

Trend Analysis. By Andrew Harvey. Keywords: component. global warming, outlier, prediction, signal extraction, stochastic trend, unit root, unobserved

Trend Analysis. By Andrew Harvey. Keywords: component. global warming, outlier, prediction, signal extraction, stochastic trend, unit root, unobserved Trend Analysis By Andrew Harvey Keywords: component global warming, outlier, prediction, signal extraction, stochastic trend, unit root, unobserved Abstract: The question of defining a trend is one which

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

12 TH RESEARCH MEETING OF NIPFP-DEA RESEARCH PROGRAMME

12 TH RESEARCH MEETING OF NIPFP-DEA RESEARCH PROGRAMME AN UNOBSERVED COMPONENTS PHILLIPS CURVE FOR INDIA 12 TH RESEARCH MEETING OF NIPFP-DEA RESEARCH PROGRAMME Ananya Kotia University of Oxford March 2014 UC Phillips Curve for India 1 TABLE OF CONTENTS 1 What

More information

ECO 513 Fall 2008 C.Sims KALMAN FILTER. s t = As t 1 + ε t Measurement equation : y t = Hs t + ν t. u t = r t. u 0 0 t 1 + y t = [ H I ] u t.

ECO 513 Fall 2008 C.Sims KALMAN FILTER. s t = As t 1 + ε t Measurement equation : y t = Hs t + ν t. u t = r t. u 0 0 t 1 + y t = [ H I ] u t. ECO 513 Fall 2008 C.Sims KALMAN FILTER Model in the form 1. THE KALMAN FILTER Plant equation : s t = As t 1 + ε t Measurement equation : y t = Hs t + ν t. Var(ε t ) = Ω, Var(ν t ) = Ξ. ε t ν t and (ε t,

More information

Seasonal Models and Seasonal Adjustment

Seasonal Models and Seasonal Adjustment LECTURE 10 Seasonal Models and Seasonal Adjustment So far, we have relied upon the method of trigonometrical regression for building models which can be used for forecasting seasonal economic time series.

More information

Constructing a Coincident Index of Business Cycles Without Assuming a One-Factor Model

Constructing a Coincident Index of Business Cycles Without Assuming a One-Factor Model Constructing a Coincident Index of Business Cycles Without Assuming a One-Factor Model Roberto S Mariano Singapore Management University and the University of Pennsylvania Yasutomo Murasawa Osaka Prefecture

More information

Forecasting with ARMA Models

Forecasting with ARMA Models LECTURE 4 Forecasting with ARMA Models Minumum Mean-Square Error Prediction Imagine that y(t) is a stationary stochastic process with E{y(t)} = 0. We may be interested in predicting values of this process

More information

2b Multivariate Time Series

2b Multivariate Time Series 2b Multivariate Time Series Andrew Harvey Faculty of Economics, University of Cambridge May 2017 Andrew Harvey (Faculty of Economics, University of Cambridge) 2b Multivariate Time Series May 2017 1 / 28

More information

State Space Model, Official Statistics, Bayesian Statistics Introduction to Durbin s paper and related topics

State Space Model, Official Statistics, Bayesian Statistics Introduction to Durbin s paper and related topics State Space Model, Official Statistics, Bayesian Statistics Introduction to Durbin s paper and related topics Yasuto Yoshizoe Aoyama Gakuin University yoshizoe@econ.aoyama.ac.jp yasuto yoshizoe@post.harvard.edu

More information

Periodic Seasonal Time Series Models with applications to U.S. macroeconomic data

Periodic Seasonal Time Series Models with applications to U.S. macroeconomic data Periodic Seasonal Time Series Models with applications to U.S. macroeconomic data ISBN 978 90 3610 246 9 Cover design: Crasborn Graphic Designers bno, Valkenburg a.d. Geul This book is no. 503 of the Tinbergen

More information

A test for improved forecasting performance at higher lead times

A test for improved forecasting performance at higher lead times A test for improved forecasting performance at higher lead times John Haywood and Granville Tunnicliffe Wilson September 3 Abstract Tiao and Xu (1993) proposed a test of whether a time series model, estimated

More information

A SARIMAX coupled modelling applied to individual load curves intraday forecasting

A SARIMAX coupled modelling applied to individual load curves intraday forecasting A SARIMAX coupled modelling applied to individual load curves intraday forecasting Frédéric Proïa Workshop EDF Institut Henri Poincaré - Paris 05 avril 2012 INRIA Bordeaux Sud-Ouest Institut de Mathématiques

More information

Advanced Econometrics

Advanced Econometrics Advanced Econometrics Marco Sunder Nov 04 2010 Marco Sunder Advanced Econometrics 1/ 25 Contents 1 2 3 Marco Sunder Advanced Econometrics 2/ 25 Music Marco Sunder Advanced Econometrics 3/ 25 Music Marco

More information

Class: Trend-Cycle Decomposition

Class: Trend-Cycle Decomposition Class: Trend-Cycle Decomposition Macroeconometrics - Spring 2011 Jacek Suda, BdF and PSE June 1, 2011 Outline Outline: 1 Unobserved Component Approach 2 Beveridge-Nelson Decomposition 3 Spectral Analysis

More information

BOOTSTRAP PREDICTION INTERVALS IN STATE SPACE MODELS. Alejandro Rodriguez 1 and Esther Ruiz 2

BOOTSTRAP PREDICTION INTERVALS IN STATE SPACE MODELS. Alejandro Rodriguez 1 and Esther Ruiz 2 Working Paper 08-11 Departamento de Estadística Statistic and Econometric Series 04 Universidad Carlos III de Madrid March 2008 Calle Madrid, 126 28903 Getafe (Spain) Fax (34-91) 6249849 BOOTSTRAP PREDICTION

More information

Univariate Nonstationary Time Series 1

Univariate Nonstationary Time Series 1 Univariate Nonstationary Time Series 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 Introduction

More information

Seasonal Adjustment of Aggregated Series using Univariate and Multivariate Basic Structural Models

Seasonal Adjustment of Aggregated Series using Univariate and Multivariate Basic Structural Models University of Wollongong Research Online Centre for Statistical & Survey Methodology Working Paper Series Faculty of Engineering and Information Sciences 2008 Seasonal Adjustment of Aggregated Series using

More information

Modelling and Estimation of Climatic Variable using Time Series Trigonometric Analysis

Modelling and Estimation of Climatic Variable using Time Series Trigonometric Analysis ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 14 (2018) No. 3, pp. 192-198 Modelling and Estimation of Climatic Variable using Time Series Trigonometric Analysis T.O. Olatayo,A.

More information

Estimating Missing Observations in Economic Time Series

Estimating Missing Observations in Economic Time Series Estimating Missing Observations in Economic Time Series A. C. Harvey London School of Economics, Houghton Street, London, WC2A 2AE, UK R. G. Pierse Department of Applied Economics, Cambridge University,

More information

Siem Jan Koopman 1,2 Marius Ooms 1 Irma Hindrayanto 1,2

Siem Jan Koopman 1,2 Marius Ooms 1 Irma Hindrayanto 1,2 TI 2006-101/4 Tinbergen Institute Discussion Paper Periodic Unobserved Cycles in Seasonal Time Series with an Application to US Unemployment Siem Jan Koopman 1,2 Marius Ooms 1 Irma Hindrayanto 1,2 1 Faculty

More information

Model-based trend-cycle decompositions. with time-varying parameters

Model-based trend-cycle decompositions. with time-varying parameters Model-based trend-cycle decompositions with time-varying parameters Siem Jan Koopman Kai Ming Lee Soon Yip Wong s.j.koopman@ klee@ s.wong@ feweb.vu.nl Department of Econometrics Vrije Universiteit Amsterdam

More information

Estadística Oficial. Transfer Function Model Identication

Estadística Oficial. Transfer Function Model Identication Boletín de Estadística e Investigación Operativa Vol 25, No 2, Junio 2009, pp 109-115 Estadística Oficial Transfer Function Model Identication Víctor Gómez Ministerio de Economía y Hacienda B vgomez@sgpgmehes

More information

{ } Stochastic processes. Models for time series. Specification of a process. Specification of a process. , X t3. ,...X tn }

{ } Stochastic processes. Models for time series. Specification of a process. Specification of a process. , X t3. ,...X tn } Stochastic processes Time series are an example of a stochastic or random process Models for time series A stochastic process is 'a statistical phenomenon that evolves in time according to probabilistic

More information

7. Forecasting with ARIMA models

7. Forecasting with ARIMA models 7. Forecasting with ARIMA models 309 Outline: Introduction The prediction equation of an ARIMA model Interpreting the predictions Variance of the predictions Forecast updating Measuring predictability

More information

Predictive spatio-temporal models for spatially sparse environmental data. Umeå University

Predictive spatio-temporal models for spatially sparse environmental data. Umeå University Seminar p.1/28 Predictive spatio-temporal models for spatially sparse environmental data Xavier de Luna and Marc G. Genton xavier.deluna@stat.umu.se and genton@stat.ncsu.edu http://www.stat.umu.se/egna/xdl/index.html

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

Forecasting. Simon Shaw 2005/06 Semester II

Forecasting. Simon Shaw 2005/06 Semester II Forecasting Simon Shaw s.c.shaw@maths.bath.ac.uk 2005/06 Semester II 1 Introduction A critical aspect of managing any business is planning for the future. events is called forecasting. Predicting future

More information

Forecasting economic time series using unobserved components time series models

Forecasting economic time series using unobserved components time series models Forecasting economic time series using unobserved components time series models Siem Jan Koopman and Marius Ooms VU University Amsterdam, Department of Econometrics FEWEB, De Boelelaan 1105, 1081 HV Amsterdam

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

CENTRE FOR APPLIED MACROECONOMIC ANALYSIS

CENTRE FOR APPLIED MACROECONOMIC ANALYSIS CENTRE FOR APPLIED MACROECONOMIC ANALYSIS The Australian National University CAMA Working Paper Series May, 2005 SINGLE SOURCE OF ERROR STATE SPACE APPROACH TO THE BEVERIDGE NELSON DECOMPOSITION Heather

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

Evaluation of Some Techniques for Forecasting of Electricity Demand in Sri Lanka

Evaluation of Some Techniques for Forecasting of Electricity Demand in Sri Lanka Appeared in Sri Lankan Journal of Applied Statistics (Volume 3) 00 Evaluation of Some echniques for Forecasting of Electricity Demand in Sri Lanka.M.J. A. Cooray and M.Indralingam Department of Mathematics

More information

3 Time Series Regression

3 Time Series Regression 3 Time Series Regression 3.1 Modelling Trend Using Regression Random Walk 2 0 2 4 6 8 Random Walk 0 2 4 6 8 0 10 20 30 40 50 60 (a) Time 0 10 20 30 40 50 60 (b) Time Random Walk 8 6 4 2 0 Random Walk 0

More information

Univariate ARIMA Models

Univariate ARIMA Models Univariate ARIMA Models ARIMA Model Building Steps: Identification: Using graphs, statistics, ACFs and PACFs, transformations, etc. to achieve stationary and tentatively identify patterns and model components.

More information

Research Division Federal Reserve Bank of St. Louis Working Paper Series

Research Division Federal Reserve Bank of St. Louis Working Paper Series Research Division Federal Reserve Bank of St Louis Working Paper Series Kalman Filtering with Truncated Normal State Variables for Bayesian Estimation of Macroeconomic Models Michael Dueker Working Paper

More information

Problem Set 2: Box-Jenkins methodology

Problem Set 2: Box-Jenkins methodology Problem Set : Box-Jenkins methodology 1) For an AR1) process we have: γ0) = σ ε 1 φ σ ε γ0) = 1 φ Hence, For a MA1) process, p lim R = φ γ0) = 1 + θ )σ ε σ ε 1 = γ0) 1 + θ Therefore, p lim R = 1 1 1 +

More information

Chapter 2: Unit Roots

Chapter 2: Unit Roots Chapter 2: Unit Roots 1 Contents: Lehrstuhl für Department Empirische of Wirtschaftsforschung Empirical Research and undeconometrics II. Unit Roots... 3 II.1 Integration Level... 3 II.2 Nonstationarity

More information

On Moving Average Parameter Estimation

On Moving Average Parameter Estimation On Moving Average Parameter Estimation Niclas Sandgren and Petre Stoica Contact information: niclas.sandgren@it.uu.se, tel: +46 8 473392 Abstract Estimation of the autoregressive moving average (ARMA)

More information

António Ascensão Costa

António Ascensão Costa ISSN 1645-0647 Notes on Pragmatic Procedures and Exponential Smoothing 04-1998 António Ascensão Costa Este documento não pode ser reproduzido, sob qualquer forma, sem autorização expressa. NOTES ON PRAGMATIC

More information

TMA4285 December 2015 Time series models, solution.

TMA4285 December 2015 Time series models, solution. Norwegian University of Science and Technology Department of Mathematical Sciences Page of 5 TMA4285 December 205 Time series models, solution. Problem a) (i) The slow decay of the ACF of z t suggest that

More information

Chapter 9: Forecasting

Chapter 9: Forecasting Chapter 9: Forecasting One of the critical goals of time series analysis is to forecast (predict) the values of the time series at times in the future. When forecasting, we ideally should evaluate the

More information

FORECASTING OF COTTON PRODUCTION IN INDIA USING ARIMA MODEL

FORECASTING OF COTTON PRODUCTION IN INDIA USING ARIMA MODEL FORECASTING OF COTTON PRODUCTION IN INDIA USING ARIMA MODEL S.Poyyamozhi 1, Dr. A. Kachi Mohideen 2. 1 Assistant Professor and Head, Department of Statistics, Government Arts College (Autonomous), Kumbakonam

More information

Trend-Cycle Decompositions

Trend-Cycle Decompositions Trend-Cycle Decompositions Eric Zivot April 22, 2005 1 Introduction A convenient way of representing an economic time series y t is through the so-called trend-cycle decomposition y t = TD t + Z t (1)

More information

Open Economy Macroeconomics: Theory, methods and applications

Open Economy Macroeconomics: Theory, methods and applications Open Economy Macroeconomics: Theory, methods and applications Lecture 4: The state space representation and the Kalman Filter Hernán D. Seoane UC3M January, 2016 Today s lecture State space representation

More information

data lam=36.9 lam=6.69 lam=4.18 lam=2.92 lam=2.21 time max wavelength modulus of max wavelength cycle

data lam=36.9 lam=6.69 lam=4.18 lam=2.92 lam=2.21 time max wavelength modulus of max wavelength cycle AUTOREGRESSIVE LINEAR MODELS AR(1) MODELS The zero-mean AR(1) model x t = x t,1 + t is a linear regression of the current value of the time series on the previous value. For > 0 it generates positively

More information

IDENTIFICATION OF ARMA MODELS

IDENTIFICATION OF ARMA MODELS IDENTIFICATION OF ARMA MODELS A stationary stochastic process can be characterised, equivalently, by its autocovariance function or its partial autocovariance function. It can also be characterised by

More information

CENTRE FOR ECONOMETRIC ANALYSIS

CENTRE FOR ECONOMETRIC ANALYSIS CENTRE FOR ECONOMETRIC ANALYSIS CEA@Cass http://www.cass.city.ac.uk/cea/index.html Cass Business School Faculty of Finance 106 Bunhill Row London EC1Y 8TZ A Note on Common Cycles, Common Trends and Convergence

More information

The Identification of ARIMA Models

The Identification of ARIMA Models APPENDIX 4 The Identification of ARIMA Models As we have established in a previous lecture, there is a one-to-one correspondence between the parameters of an ARMA(p, q) model, including the variance of

More information

Statistical algorithms for models in state space using SsfPack 2.2

Statistical algorithms for models in state space using SsfPack 2.2 Econometrics Journal (1999), volume 2, pp. 113 166. Statistical algorithms for models in state space using SsfPack 2.2 SIEM JAN KOOPMAN 1,NEIL SHEPHARD 2,JURGEN A. DOORNIK 2 1 Department of Econometrics,

More information

TAKEHOME FINAL EXAM e iω e 2iω e iω e 2iω

TAKEHOME FINAL EXAM e iω e 2iω e iω e 2iω ECO 513 Spring 2015 TAKEHOME FINAL EXAM (1) Suppose the univariate stochastic process y is ARMA(2,2) of the following form: y t = 1.6974y t 1.9604y t 2 + ε t 1.6628ε t 1 +.9216ε t 2, (1) where ε is i.i.d.

More information

Introduction to Signal Processing

Introduction to Signal Processing to Signal Processing Davide Bacciu Dipartimento di Informatica Università di Pisa bacciu@di.unipi.it Intelligent Systems for Pattern Recognition Signals = Time series Definitions Motivations A sequence

More information

ECON 343 Lecture 4 : Smoothing and Extrapolation of Time Series. Jad Chaaban Spring

ECON 343 Lecture 4 : Smoothing and Extrapolation of Time Series. Jad Chaaban Spring ECON 343 Lecture 4 : Smoothing and Extrapolation of Time Series Jad Chaaban Spring 2005-2006 Outline Lecture 4 1. Simple extrapolation models 2. Moving-average models 3. Single Exponential smoothing 4.

More information

Time Series Analysis -- An Introduction -- AMS 586

Time Series Analysis -- An Introduction -- AMS 586 Time Series Analysis -- An Introduction -- AMS 586 1 Objectives of time series analysis Data description Data interpretation Modeling Control Prediction & Forecasting 2 Time-Series Data Numerical data

More information

Long Term Forecasting of El Niño Events via Dynamic Factor Simulations

Long Term Forecasting of El Niño Events via Dynamic Factor Simulations Long Term Forecasting of El Niño Events via Dynamic Factor Simulations Mengheng Li (a) Siem Jan Koopman (a,b) (a) Vrije Universiteit Amsterdam and Tinbergen Institute, The Netherlands (b) CREATES, Aarhus

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

Time Series Analysis Time Series Analysis hm@imm.dtu.dk Informatics and Mathematical Modelling Technical University of Denmark DK-2800 Kgs. Lyngby 1 Outline of the lecture Chapter 9 Multivariate time series 2 Transfer function

More information

5 Transfer function modelling

5 Transfer function modelling MSc Further Time Series Analysis 5 Transfer function modelling 5.1 The model Consider the construction of a model for a time series (Y t ) whose values are influenced by the earlier values of a series

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION High-amplitude fluctuations and alternative dynamical states of midges in Lake Myvatn Anthony R. Ives 1, Árni Einarsson 2, Vincent A. A. Jansen 3, and Arnthor Gardarsson 2 1 Department of Zoology, UW-Madison,

More information

Multivariate ARMA Processes

Multivariate ARMA Processes LECTURE 8 Multivariate ARMA Processes A vector y(t) of n elements is said to follow an n-variate ARMA process of orders p and q if it satisfies the equation (1) A 0 y(t) + A 1 y(t 1) + + A p y(t p) = M

More information

Forecasting Seasonal Time Series 1. Introduction. Philip Hans Franses Econometric Institute Erasmus University Rotterdam

Forecasting Seasonal Time Series 1. Introduction. Philip Hans Franses Econometric Institute Erasmus University Rotterdam Forecasting Seasonal Time Series 1. Introduction Philip Hans Franses Econometric Institute Erasmus University Rotterdam SMU and NUS, Singapore, April-May 2004 1 Outline of tutorial lectures 1 Introduction

More information

DYNAMIC HARMONIC REGRESSION

DYNAMIC HARMONIC REGRESSION DYNAMIC HARMONIC REGRESSION Peter C. Young, Diego J. Pedregal and Wlodek Tych Appears in Journal of Forecasting, 18, 369-394 CRES, Institute of Environmental and natural Sciences Lancaster University,

More information

Continuous Time Models to Extract a Signal in Presence of Irregular Surveys

Continuous Time Models to Extract a Signal in Presence of Irregular Surveys Continuous Time Models to Extract a Signal in Presence of Irregular Surveys Edoardo Otranto Dipartimento di Economia, Impresa e Regolamentazione Università degli Studi di Sassari Via Sardegna 58, 07100

More information

Generalized Autoregressive Score Smoothers

Generalized Autoregressive Score Smoothers Generalized Autoregressive Score Smoothers Giuseppe Buccheri 1, Giacomo Bormetti 2, Fulvio Corsi 3,4, and Fabrizio Lillo 2 1 Scuola Normale Superiore, Italy 2 University of Bologna, Italy 3 University

More information

Statistics 910, #15 1. Kalman Filter

Statistics 910, #15 1. Kalman Filter Statistics 910, #15 1 Overview 1. Summary of Kalman filter 2. Derivations 3. ARMA likelihoods 4. Recursions for the variance Kalman Filter Summary of Kalman filter Simplifications To make the derivations

More information

A time series is called strictly stationary if the joint distribution of every collection (Y t

A time series is called strictly stationary if the joint distribution of every collection (Y t 5 Time series A time series is a set of observations recorded over time. You can think for example at the GDP of a country over the years (or quarters) or the hourly measurements of temperature over a

More information

Testing for deterministic trend and seasonal components in time series models

Testing for deterministic trend and seasonal components in time series models Bionutrika (1983), 70, 3, pp. 673-82 673 Printed in Great Britain Testing for deterministic trend and seasonal components in time series models BY L. FRANZINI AND A. C. HARVEY Department of Statistics,

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

Sea Surface. Bottom OBS

Sea Surface. Bottom OBS ANALYSIS OF HIGH DIMENSIONAL TIME SERIES: OCEAN BOTTOM SEISMOGRAPH DATA Genshiro Kitagawa () and Tetsuo Takanami (2) () The Institute of Statistical Mathematics, 4-6-7 Minami-Azabu, Minato-ku, Tokyo 06-8569

More information

ARIMA modeling to forecast area and production of rice in West Bengal

ARIMA modeling to forecast area and production of rice in West Bengal Journal of Crop and Weed, 9(2):26-31(2013) ARIMA modeling to forecast area and production of rice in West Bengal R. BISWAS AND B. BHATTACHARYYA Department of Agricultural Statistics Bidhan Chandra Krishi

More information

Time-Varying Vector Autoregressive Models with Structural Dynamic Factors

Time-Varying Vector Autoregressive Models with Structural Dynamic Factors Time-Varying Vector Autoregressive Models with Structural Dynamic Factors Paolo Gorgi, Siem Jan Koopman, Julia Schaumburg http://sjkoopman.net Vrije Universiteit Amsterdam School of Business and Economics

More information