UNIVARIATE TIME SERIES ANALYSIS BRIEFING 1970

Size: px
Start display at page:

Download "UNIVARIATE TIME SERIES ANALYSIS BRIEFING 1970"

Transcription

1 UNIVARIATE TIME SERIES ANALYSIS BRIEFING 1970 Joseph George Caldwell, PhD (Statistics) 1432 N Camino Mateo, Tucson, AZ USA Tel. (001)(520) , jcaldwell9@yahoo.com (File converted to Microsoft Word March 25, 2018, with minor edits.) Copyright 2018 Joseph George Caldwell. All rights reserved. 1

2 ROAD MAP 1. DEFINITIONS / EXAMPLES / FRAMEWORK 2. THE NATURE OF TIME SERIES MODELING 3. TIME SERIES DESCRIPTORS 4. BASIC TIME SERIES MODELS 5. TIME SERIES MODEL BUILDING (ADDITIONAL DETAILS) 6. BOX-JENKINS MODELS 7. PROGRAMS / DATA REQUIREMENTS / REFERENCES 2

3 I. DEFINITIONS / EXAMPLES / FRAMEWORK DEFINITION OF TIME SERIES EXAMPLES OF TIME SERIES TYPES OF TIME SERIES CONSIDERED DEFINITION OF TIME SERIES ANALYSIS 3

4 WHAT IS A TIME SERIES? A SET OF OBSERVATIONS ARRANGED CHRONOLOGICALLY A REALIZATION OF A STOCHASTIC PROCESS STOCHASTIC PROCESS = A FAMILY OF RANDOM VARIABLES: {X(t), tєt} 4

5 EXAMPLES OF TIME SERIES ECONOMIC DAILY COMMODITY OR STOCK PRICES MONTHLY INTEREST RATES SALES AND PRICES CASH BALANCES PHYSICAL DAILY RAINFALL, MEAN DAILY TEMPERATURE INDUSTRIAL PROCESS YIELDS AIRCRAFT VIBRATION ACOUSTIC AND ELECTROMAGNETIC SIGNALS AND NOISE TRACKS OF SHIPS, PLANES, RE-ENTRY VEHICLES BIOLOGICAL DAILY EGG PRODUCTION, POPULATION GROWTH BRAIN WAVES 5

6 TYPES OF TIME SERIES CONSIDERED HERE DISCRETE, EQUIDISTANT POINTS IN TIME STOCHASTIC, NOT DETERMINISTIC E.G., zt = zt-1 + xt-1 + et, NOT zt = a cos(2π bt) EMPIRICAL-THEORETICAL MODELS E.G., NO KALMAN FILTER (MODEL ESSENTIALLY KNOWN) EMPHASIS ON FORECASTING (NOT CONTROL) UNIVARIATE, NOT MULTIVARIATE 6

7 WHAT IS TIME SERIES ANALYSIS? TIME SERIES ANALYSIS IS THE APPLICATION OF MATHEMATICAL TECHNIQUES TO DESCRIBE, PREDICT AND CONTROL TIME SERIES WHICH TECHNIQUE TO USE DEPENDS ON THE TYPE OF ANSWER WANTED TWO CATEGORIES OF TIME SERIES ANALYSIS TECHNIQUES: SPECTRAL ANALYSIS FREQUENCY RESPONSE STUDIES MODEL BUILDING FORECASTING SIMULATION CONTROL 7

8 II. THE NATURE OF TIME SERIES MODELING HOW TIME SERIES MODELS ARE USED PROCEDURE FOR MODEL DEVELOPMENT GENERAL CLASSES OF TIME SERIES MODELS CRITERIA FOR SELECTING A TIME SERIES MODEL CLASS 8

9 HOW TIME SERIES MODELS ARE USED REPRESENT IMPORTANT CHARACTERISTICS OF TIME SERIES BY MATHEMATICAL MODEL DEVELOP OPTIMAL FORECAST OR CONTROL PROCEDURE FOR MODEL APPLY MODEL-OPTIMAL PROCEDURE IN REAL-WORLD SITUATION 9

10 PROCEDURE FOR MODEL DEVELOPMENT ITERATIVE APPROACH TO MODEL BUILDING: 10

11 GENERAL CLASSES OF TIME SERIES MODELS UNIVARIATE SINGLE VARIABLE (E.G., SALES OF A MINOR ITEM UNRELATED TO OTHERS) MULTIPLE VARIABLES, ONE OF WHICH IS DEPENDENT ON THE OTHERS (E.G., CORPORATE QUARTERLY FORECAST; CONTROL PROBLEMS; LEADING INDICATORS) MULTIVARIATE MULTIPLE RELATED VARIABLES FORECAST SALES AND PRICE SIMULTANEOUSLY COORDINATES OF REENTRY VEHICLE:X, Y, Z, X, Y, Z, X, Y, Z 11

12 CRITERIA FOR SELECTING A TIME SERIES MODEL CLASS NATURE OF APPLICATION (E.G., FORECASTING, CONTROL, POLICY ANALYSIS) FORECAST HORIZON (RANGE) PRECISION REQUIREMENTS COST (MODEL DEVELOPMENT AND IMPLEMENTATION, DATA COLLECTION) DATA REQUIREMENTS AND AVAILABILITY ALL OF THE PRECEDING CONSIDERATIONS ARE TAKEN INTO ACCOUNT IN SELECTING AN APPROPRIATE MODEL CLASS 12

13 NATURE OF APPLICATION FORECASTING, CONTROL OR POLICY ANALYSIS UNCONDITIONAL FORECASTING: NO REQUIREMENT FOR EXPLANATORY VARIABLES CONDITIONAL FORECASTING; CONTROL, POLICY ANALYSIS: NEED EXPLANATORY / CONTROL VARIABLES 13

14 FORECAST HORIZON SHORT RANGE: ONE-THREE PERIODS INTO THE FUTURE MEDIUM RANGE: 4-12 PERIODS, 1-2 SEASONS LONG RANGE: BEYOND 14

15 MEASUREMENT OF PRECISION STANDARD ERROR OF THE ESTIMATE: LONG-RANGE VS SHORT-TERM MODELS: 15

16 MODEL COSTS DATA COLLECTION COSTS NUMBER OF VARIABLES, SCOPE HISTORY REQUIRED MODEL DEVELOPMENT COSTS PROFESSIONAL TIME (STATISTICAL ANALYSIS; DATABASE DEVELOPMENT; WEB DEVELOPMENT) COMPUTER SOFTWARE / HARDWARE / SYSTEMS MODEL IMPLEMENTATION COSTS PERSONNEL TIME COMPUTER-RELATED 16

17 III. TIME SERIES DESCRIPTORS BASIC CHARACTERISTICS OF TIME SERIES DESCRIPTORS OF STATIONARY TIME SERIES ESTIMATION OF TIME SERIES DESCRIPTORS 17

18 BASIC CHARACTERISTICS OF TIME SERIES CONTINUOUS VS. DISCRETE EQUISPACED DETERMINISTIC VS. STOCHASTIC COMPONENTS (E.G., MEAN MONTHLY TEMPERATURE VS. SALES) STATIONARY VS. NONSTATIONARY 18

19 STATIONARITY STRONG STATIONARITY (PROBABILITY DISTRIBUTION INDEPENDENT OF SHIFTS): f(x t1,, x tn ) = f(x t1+h,, x tn+h ) for all n, t i, h WEAK STATIONARITY (2 ND MOMENTS INDEPENDENT OF SHIFTS): E(x t 2 ) < for all t; E(x s+t, x s ) = γ t (t th serial covariance) depends only on t, not on s. (NOTE: THIS PRESENTATION USES LOWER-CASE LETTERS BOTH FOR ABSTRACT RANDOM VARIABLES AND THEIR OBSERVED REALIZATIONS.) 19

20 DESCRIPTORS OF STATIONARY TIME SERIES MEAN VARIANCE AUTOCORRELATION FUNCTION (ACF) SPECTRAL DENSITY FUNCTION (SDF) PARTIAL AUTOCORRELATION FUNCTION (PACF OR PAF) 20

21 AUTOCORRELATION FUNCTION (ACF) (CORRELOGRAM) OBSERVATION AT TIME t: z t MEAN: μ = E(z t ) VARIANCE: σ 2 = var(z t ) = E(z t μ) 2 AUTOCOVARIANCE AT LAG k: γ k = cov(z t, z t+k ) = E(z t μ)(z t+k μ) AUTOCORRELATION AT LAG k: ρ k = γ k σ 2 = γ k γ 0 21

22 EXAMPLE MODEL: z t = 10 + a t + a t 1 OR z t = 10 + a t a t 1 WHERE at, at-1, ARE A SEQUENCE OF UNCORRELATED RANDOM NORMAL VARIABLES WITH MEAN 0 AND VARIANCE 1 ( WHITE NOISE ) 22

23 SPECTRAL DENSITY FUNCTION (SDF) THE SPECTRAL DENSITY FUNCTION IS THE FOURIER COSINE TRANSFORM OF THE AUTOCORRELATION FUNCTION: g(f) = 2[1 + 2 ρ k cos (2πfk)], 0 f 1 2. k=1 THE POWER SPECTRUM IS THE FOURIER COSINE TRANSFORM OF THE AUTOCOVARIANCE FUNCTION (CALLED THE PERIODOGRAM FOR SERIES WITH DETERMNISTIC COMPONENTS): p(f) = 2[1 + 2 γ k cos (2πfk)], 0 f 1 k=1 2 = g(f)σ 2. 23

24 ESTIMATION OF THE AUTOCORRELATION FUNCTION (ACF) SAMPLE: z 1,, z n SAMPLE MEAN: z = 1 n n t=1 z t SAMPLE VARIANCE: σ 2 = 1 n (z n t=1 t z ) 2 SAMPLE AUTOCOVARIANCE FUNCTION: n k c k = 1 n (z t z )(z t+k z ), k = 0,1,, k (< n 4 ) t=1 SAMPLE AUTOCORRELATION FUNCTION: r k = c k c 0 24

25 ESTIMATION OF THE SPECTRAL DENSITY FUNCTION (SDF) FOR SERIES WITH DETERMINISTIC COMPONENTS (MIXTURES OF SINE AND COSINE) WAVES AT FIXED FREQUENCIES, BURIED IN NOISE): THE SAMPLE SPECTRUM IS THE ESTIMATE OF THE PERIODOGRAM: n 1 I(f) = 2[c o + 2 c k cos (2πfk)]. k=1 FOR SERIES WITH RANDOM CHANGES OF FREQUENCY, AMPLITUDE AND PHASE: THE SMOOTHED SPECTRUM IS THE ESTIMATE OF THE SPECTRUM: n 1 P (f) = 2[c o + 2 λ k c k cos (2πfk)], WHERE λk ARE SUITABLY CHOSEN WEIGHTS, CALLED A LAG WINDOW. k=1 25

26 REPRESENTATIONAL EQUIVALENCE STATIONARY NORMAL STOCHASTIC PROCESSES ARE CHARACTERIZED BY: THEORETICAL MODEL MEAN, VARIANCE AND AUTOCORRELATION FUNCTION MEAN, VARIANCE AND SPECTRAL DENSITY FUNCTION 26

27 IV. BASIC TIME SERIES MODELS EXAMPLES SUMMARY STATISTICS 27

28 WHITE NOISE (WN) PROCESS MODEL: z t = a t, a t ~N(0, σ 2 ) 28

29 AUTOREGRESSIVE (AR) PROCESS MODEL: z t = φ 1 z t φ p z t p + a t OR (1 φ 1 B φ p B p )z t = a t OR Φ(B)z t = a t WHERE THE BACKWARD SHIFT OPERATOR, B, IS DEFINED BY Bz t = z t 1. 29

30 PARTIAL AUTOCORRELATION FUNCTION (PACF) FOR AUTOREGRESSIVE PROCESSES THE PARTIAL AUTOCORRELATION OF LAG k IS THE SOLUTION φ kk TO ρ j = φ k1 ρ j φ k(k 1) ρ j k+1 + φ kk ρ j k, j = 1,2,, k. FOR AN AUTOREGRESSIVE PROCESS OF ORDER p, φ kk = 0 for k > p. ESTIMATE THE PACF BY THE LEAST-SQUARES ESTIMATE OF φ kk IN THE LINEAR MODEL: z t = φ k1 z t φ kk z t k. 30

31 MOVING AVERAGE (MA) PROCESS MODEL: z t = a t θ 1 a t 1 θ q a t q OR z t = (1 θ 1 B θ q B q )a t OR z t = Θ(B)a t. 31

32 MIXED AUTOREGRESSIVE MOVING AVERAGE (ARMA) PROCESS MODEL: z t = φ 1 z t φ p z t p + a t θ 1 a t 1 θ q a t q OR (1 φ 1 B φ p B p )z t = (1 θ 1 B θ q B q a t OR Φ(B)z t = Θ(B)a t. 32

33 SUMMARY STATISTICS PROCESS ACF PACF SDF WN AR TAILS OFF CUTS OFF VARIES MA CUTS OFF TAILS OFF VARIES ARMA TAILS OFF TAILS OFF VARIES 33

34 V. TIME SERIES MODEL BUILDING (ADDITIONAL DETAILS) ITERATIVE APPROACH REVIEW OF MODEL CLASSES ( FORECASTING METHODS ) COMPARISONS BETWEEN METHODS 34

35 ITERATIVE APPROACH TO MODEL BUILDING THE THEORY-BASED ITERATIVE APPROACH TO DEVELOPMENT OF TIME SERIES MODELS WAS DEVELOPED AND PROMOTED BY G. E. P. BOX AND GWILYM JENKINS, STARTING IN THE 1960s. THE DESCRIPTOR BOX-JENKINS IS APPLIED EITHER TO DESCRIBE THEIR APPROACH TO DEVELOPING TIME-SERIES MODELS, OR TO DESCRIBE THE CLASS OF AUTOREGRESSIVE INTEGRATED MOVING AVERAGE (ARIMA) MODELS EMPLOYED IN THEIR APPROACH. 35

36 TYPES OF FORECASTING MODELS General Model type Usual Accuracy Cost to develop Cost to model class forecast horizon Short term (ST) Medium term (MT) Long term (LT) implement Qualitative Delphi LT MED MED MED HI HI Market research MT HI MED MED HI HI Panel consensus LT LO LO LO HI HI Visionary LT LO LO LO HI HI Historical analogy LT LO MED MED HI HI Single variable Moving average ST LO LO LO LO VLO Exponential ST MED LO LO LO VLO smoothing Univariate time ST HI MED LO MED VLO series models ( Box-Jenkins, AR, MA, ARMA, ARIMA) X-11 ST MED MED LO LO LO Trend projections ST MED MED MED LO VLO Neural network ST HI MED LO MED LO Multiple variable univariate Regression model (BJ) MT HI MED LO MED LO Econometric MT MED HI MED HI LO model Anticipation MT MED LO LO HI HI survey Input-output LT LO MED MED VHI MED model Economic inputoutput LT LO HI HI VHI MED Diffusion index MT LO LO LO HI LO Leading indicator ST HI MED LO MED LO (BJ) Life-cycle analysis MT LO LO LO HI HI Neural network ST HI MED LO MED LO Multivariate Econometric simultaneousequation model ( SEM ) Multivariate time series models ( Box Jenkins, VAR, VARMA, VARX, MARMA, MARIMA, Kalman filter) MT HI MED LO VHI HI MT HI MED LO MED LO 36

37 FORECASTS BASED ON UNVALIDATED MODELS MODEL IS FITTED TO DATA LITTLE OR NO DIAGNOSTIC CHECKING (MODEL VALIDATION) MOVING AVERAGE EXPONENTIAL SMOOTHING REGRESSION ON COMPONENTS TREND, SEASONAL PATTERNS, FOURIER COMPONENTS NEURAL NETWORK 37

38 FORECASTS BASED ON VALIDATED MODELS SINGLE VARIABLE o BOX-JENKINS MULTIPLE VARIABLE (THEORETICAL OR EMPIRICAL MODEL) BOX-JENKINS ECONOMETRIC 38

39 SOME FORECASTING ACCURACY COMPARISONS STOCHASTIC VS. INTUITIVE Lead time MSE (Brown) MSE (BJ) Forecast Error Variance ECONOMETRIC VS. STOCHASTIC Theil Coefficient Model Price Quantity Econometric Box-Jenkins Random walk Mean

40 IBM STOCK PRICE SERIES WITH COMPARISON OF LEAD-3 FORECASTS OBTAINED FROM BEST IMA(0,1,1) PROCESS AND BROWN S QUADRATIC FORECAST FOR A PERIOD BEGINNING JULY 11, (REF. BJ p. 168) 40

41 HYBRID MODELS TREND REMOVAL REGRESSION + BOX-JENKINS 41

42 VI. BOX-JENKINS MODELS MODEL IDENTIFICATION PARAMETER ESTIMATION DIAGNOSTIC CHECKING FORECASTING EXAMPLE 42

43 BOX-JENKINS MODEL CLASS AUTOREGRESSIVE INTEGRATED MOVING AVERAGE (ARIMA) MODEL: OR Φ(B) d z t = Θ(B)a t Φ(B)w t = Θ(B)a t WHERE z t = (1 B)z t = z t z t 1 (backward difference operator) AND IS STATIONARY. THAT IS, w t = d z t w t = φ 1 w t φ p + a t θ 1 a t 1 θ q a t q WHERE z t, z t 1, is the observed series w t, w t 1, is a stationary series φ 1,, φ p, θ 1,, θ q are parameters a t, a t 1, is a white noise sequence (mean 0, uncorrelated, variance σ 2 ) 43

44 MODEL IDENTIFICATION APPLY SUCCESSIVE DIFFERENCING (OR OTHER PROCEDURE) TO ORIGINAL DATA UNTIL STATIONARITY IS ACHIEVED (ACF DIES OUT): w t = d z t. EXAMINE THE ACF AND PACF OF wt TO SUGGEST A TENTATIVE MODEL (I.E., IDENTIFY THE DEGREE AND STRUCTURE OF φ(b) AND Θ(B) POLYNOMIALS). 44

45 IDENTIFICATION EXAMPLES BEHAVIOR OF THE AUTOCORRELATION FUNCTIONS FOR THE d-th DIFFERENCE OF AN ARMA PROCESS OF ORDER (p,d,q). REFERENCE: BJ p

46 PARAMETER ESTIMATION IF THE MODEL IS AUTOREGRESSIVE (NO θs), WE HAVEFG A LINEAR STATISTICAL MODEL: z = Zφ + a WHERE z = (zn, zn-1,,zp+1), φ = (φ1,,φp), a = (an, an-1,,ap+1), AND z n 1, z n p Z = [ ], z p,, z 1 SO THE LEAST-SQUARES ESTIMATE OF φ IS φ = (Z Z) 1 Z z. IF θs ARE PRESENT, THE MODEL IS A NONLINEAR STATISTICAL MODEL: I.E., a t = Θ 1 (B)Φ(B)z t a t = a t (φ, θ, z) = a t (β, z) p=q a t β=β0 + (β i β i0 ) a t i=1 β i β=β 0 (Taylor series expansion) IS A LINEAR MODEL WITH PARAMETER δ = β β0. DETERMINE THE PARAMETER ESTIMATES ITERATIVELY. 46

47 TESTS OF MODEL ADEQUACY PROPERTIES OF φ(b) AND Θ(B) POLYNOMIALS (STATIONARITY, INVERTIBILITY, COMMON FACTORS) TESTS OF SIGNIFICANCE OF MODEL PARAMETERS OVERFITTING TEST RESIDUALS FOR WHITENESS INFORMATION CRITERIA (E.G., AKAIKE INFORMATION CRITERION, BAYES INFORMATION CRITERION) DEVELOP MODEL FOR DIFFERENT PERIODS OF DATA 47

48 DIAGNOSTIC CHECKING OF RESIDUALS SIGNIFICANCE OF VARIOUS STATISTICS COMPUTED FROM RESIDUALS: MEAN (t-test) PACF (t-test ON EACH VALUE) a t = Θ 1 (B)Φ (B)z t. ACF (t-test ON EACH VALUE, χ 2 TEST ON ENTIRE FUNCTION) SPECTRUM (GRENANDER-ROSENBLATT TEST, KOLMOGOROV-SMIRNOV TEST) 48

49 MODEL IDENTIFICATION THE PACF AND ACF CAN SUGGEST ADDITION OF φ AND θ COMPONENTS. A PRELIMINARY FITTED MODEL IS: Φ(B)z t = Θ(B)e t. THE et s ARE CORRELATED; A MODEL FOR THE et s IS: THE MODIFIED MODEL IS: Φ e (B)e t = Θ e (B)a t Φ(B)Φ e (B)z t = Θ(B)Θ e (B)a t. 49

50 EXAMPLE OF MODEL IDENTIFICATION SUPPOSE THAT THE CORRECT MODEL IS OF ORDER (0,2,2), BUT THAT THE FITTED MODEL IS z t = (1 +.6B)e t. SUPPOSE THAT THE MODEL SUGGESTED FOR THE RESIDUALS IS THE COMBINED MODEL IS e t = (1.8B)a t. 2 zt = (1.2B.48B 2 )a t. THIS SUGGESTS THAT A MODEL OF ORDER (0,2,2) SHOULD BE EXAMINED. 50

51 MODEL SIMPLIFICATION A MODEL OF THE FORM MIGHT BE REDUCIBLE TO (1 ϕb)(1 B)z t = (1 θb)a t IF θ IS CLOSE TO 1. (1 φb)z t = a t 51

52 CAUTION ESTIMATED AUTOCORRELATIONS MAY BE HIGHLY CORRELATED, AND MAY HAVE LARGE VARIANCES. USE THE ACF ONLY TO SUGGEST MODELS TO FIT (ESTIMATE). RELY ON DIAGNOSTIC CHECKS TO ACCEPT OR REJECT FITTED MODELS. 52

53 OPTIMAL FORECASTER THE OPTIMAL FORECASTER MINIMIZES THE MEAN SQUARED ERROR OF PREDICTION. z t(1) = 1 ahead forecast made from time t WHERE z t(1) = φ 1z t + + φ pz t p θ 1a t 1 θ qa t q a t = z t z t 1(1). 53

54 SEASONALITY A TENTATIVE MODEL IS Φ s (B s )z t = Θ s (B s )e t WHERE et IS CORRELATED WITH et-1, et-2,. SUPPOSE THAT WE CAN REPRESENT THE RESIDUALS BY Φ(B)e t = Θ(B)a t WHERE THE at ARE WHITE. THEN WE MAY COMBINE THESE RESULTS TO OBTAIN Φ s (B s )Φ(B)z t = Θ s (B s )Θ(B)a t. 54

55 EXPONENTIAL SMOOTHING FORECASTER A SPECIAL CASE OF Φ(B)z t = Θ(B)a t, WITH Φ(B) = 1 B, Θ(B) = 1 αb, I,E. THE LEAST-SQUARES FORECASTER IS: z t = z t 1 + a t αa t 1. OR z t(1) = z t αa t z t(1) = (1 α)[z t + αz t 1 + α 2 z t 2 + ]. 55

56 MOVING AVERAGE FORECASTER A SPECIAL CASE OF Φ(B)z t = Θ(B)a t, WITH Φ(B) = 1 1 p B 1 p B2 1 p Bp, Θ(B) = 1. THE LEAST-SQUARES FORECASTER IS z t(1) = 1 p (z t + z t z t p ). 56

57 BOX-JENKINS SAMPLE PROBLEM 57

58 ACF OF SUCCESSIVE DIFFERENCES 58

59 59

60 TENTATIVE MODEL MODEL FORM (ACF SPIKES AT LAGS 1 AND 12) 1 12 z t = (1 θ 1 B)(1 θ 12 )a t. PARAMETER ESTIMATION: θ1 =.40. θ12 =.61; SO FITTED MODEL IS: 1 12 z t = (1.40B)(1.61)a t OR z t = z t 1 + z t 12 z t 13 + a t.40a t 1.61a t a t 13. DIAGNOSTIC CHECKS: 60

61 TOPICS NOT COVERED IN THIS BRIEFING MULTIPLE VARIABLE (TRANSFER FUNCTION) MODELS CROSS CORRELATION FUNCTION (PREWHITENING OF INPUT) CROSS SPECTRAL ANALYSIS DESIGN OF EXPERIMENTS MULTIVARIATE MODELS MULTIPLE CORRELATION COEFFICIENT MULTIPLE COHERENCY SPECTRUM OPTIMAL CONTROL FEED FORWARD CONTROL FEED BACK CONTROL PHYSICAL MODELS KALMAN FILTER NONLINEAR MODELS MODEL EXTENSIONS AUTOREGRESSIVE CONDITIONAL HETEROSKEDASTICITY (ARCH) AND GENERALIZED AUTOREGRESSIVE CONDITIONAL HETEROSKEDASTICITY (GARCH) MODELS 61

62 VII. PROGRAMS / DATA REQUIREMENTS / REFERENCES THE FIRST COMMERCIALLY AVAILABLE GENERAL-PURPOSE BOX-JENKINS FORECASTING PROGRAM WAS TIMES, DEVELOPED BY THE AUTHOR IN UNIVARIATE BOX-JENKINS ANALYSIS PROGRAMS ARE NOW INCLUDED IN ALL MAJOR GENERAL-PURPOSE STATISTICAL SOFTWARE PACKAGES (Stata, SAS, SPSS), AND MULTIVARIATE BOX-JENKINS ANALYSIS PROGRAMS ARE FREELY AVAILABLE IN R. A MINIMUM OF ABOUT 100 DATA POINTS ARE REQUIRED TO DEVELOP A BOX- JENKINS MODEL. THE SEMINAL REFERENCE FOR THE BOX-JENKINS METHODOLOGY IS BOX, G. E. P., AND GWILYM JENKINS, TIME SERIES ANALYSIS, FORECASTING CONTROL, FIRST EDITION HOLDEN-DAY, 1970, LATEST ADDITION IS 5 TH EDITION BY GEORGE E. P. BOX, GWILYM M. JENKINS, GREGORY C. REINSEL AND GRETA M. LJUNG, WILEY, OTHER REFERENCES INCLUDE CRYER, JONATHAN D., AND KUNG-SIK CHAN, TIME SERIES ANALYSIS WITH APPLICATIONS IN R, 2 ND ED., SPRINGER, TSAY, RUEY S., MULTIVARIATE TIME SERIES ANALYSIS WITH R AND FINANCIAL APPLICATIONS, WILEY, 2014 LÜTKEPOHL, HELMUT, NEW INTRODUCTION TO MULTIPLE TIME SERIES ANALYSIS, SPRINGER, 2006 HAMILTON, JAMES D., TIME SERIES ANALYSIS, PRINCETON UNIVERSITY PRESS, 1994 A VERSION OF THE TIMES REFERENCE MANUAL IS POSTED AT INTERNET WEBSITE 62

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

MULTIVARIATE TIME SERIES ANALYSIS LECTURE NOTES. Version without figures. 9 August 2018

MULTIVARIATE TIME SERIES ANALYSIS LECTURE NOTES. Version without figures. 9 August 2018 MULTIVARIATE TIME SERIES ANALYSIS LECTURE NOTES Version without figures. 9 August 2018 Joseph George Caldwell, PhD (Statistics) 1432 N Camino Mateo, Tucson, AZ 85745-3311 USA Tel. (001)(520)222-3446, E-mail

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

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

Estimation and application of best ARIMA model for forecasting the uranium price.

Estimation and application of best ARIMA model for forecasting the uranium price. Estimation and application of best ARIMA model for forecasting the uranium price. Medeu Amangeldi May 13, 2018 Capstone Project Superviser: Dongming Wei Second reader: Zhenisbek Assylbekov Abstract This

More information

Dynamic Time Series Regression: A Panacea for Spurious Correlations

Dynamic Time Series Regression: A Panacea for Spurious Correlations International Journal of Scientific and Research Publications, Volume 6, Issue 10, October 2016 337 Dynamic Time Series Regression: A Panacea for Spurious Correlations Emmanuel Alphonsus Akpan *, Imoh

More information

Chapter 12: An introduction to Time Series Analysis. Chapter 12: An introduction to Time Series Analysis

Chapter 12: An introduction to Time Series Analysis. Chapter 12: An introduction to Time Series Analysis Chapter 12: An introduction to Time Series Analysis Introduction In this chapter, we will discuss forecasting with single-series (univariate) Box-Jenkins models. The common name of the models is Auto-Regressive

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

Exercises - Time series analysis

Exercises - Time series analysis Descriptive analysis of a time series (1) Estimate the trend of the series of gasoline consumption in Spain using a straight line in the period from 1945 to 1995 and generate forecasts for 24 months. Compare

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 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

Lesson 13: Box-Jenkins Modeling Strategy for building ARMA models

Lesson 13: Box-Jenkins Modeling Strategy for building ARMA models Lesson 13: Box-Jenkins Modeling Strategy for building ARMA models Facoltà di Economia Università dell Aquila umberto.triacca@gmail.com Introduction In this lesson we present a method to construct an ARMA(p,

More information

Elements of Multivariate Time Series Analysis

Elements of Multivariate Time Series Analysis Gregory C. Reinsel Elements of Multivariate Time Series Analysis Second Edition With 14 Figures Springer Contents Preface to the Second Edition Preface to the First Edition vii ix 1. Vector Time Series

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

Booth School of Business, University of Chicago Business 41914, Spring Quarter 2017, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41914, Spring Quarter 2017, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41914, Spring Quarter 017, Mr Ruey S Tsay Solutions to Midterm Problem A: (51 points; 3 points per question) Answer briefly the following questions

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

Circle a single answer for each multiple choice question. Your choice should be made clearly.

Circle a single answer for each multiple choice question. Your choice should be made clearly. TEST #1 STA 4853 March 4, 215 Name: Please read the following directions. DO NOT TURN THE PAGE UNTIL INSTRUCTED TO DO SO Directions This exam is closed book and closed notes. There are 31 questions. Circle

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

FE570 Financial Markets and Trading. Stevens Institute of Technology

FE570 Financial Markets and Trading. Stevens Institute of Technology FE570 Financial Markets and Trading Lecture 5. Linear Time Series Analysis and Its Applications (Ref. Joel Hasbrouck - Empirical Market Microstructure ) Steve Yang Stevens Institute of Technology 9/25/2012

More information

ARIMA Models. Jamie Monogan. January 16, University of Georgia. Jamie Monogan (UGA) ARIMA Models January 16, / 27

ARIMA Models. Jamie Monogan. January 16, University of Georgia. Jamie Monogan (UGA) ARIMA Models January 16, / 27 ARIMA Models Jamie Monogan University of Georgia January 16, 2018 Jamie Monogan (UGA) ARIMA Models January 16, 2018 1 / 27 Objectives By the end of this meeting, participants should be able to: Argue why

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

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

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

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

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

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

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

Module 4. Stationary Time Series Models Part 1 MA Models and Their Properties

Module 4. Stationary Time Series Models Part 1 MA Models and Their Properties Module 4 Stationary Time Series Models Part 1 MA Models and Their Properties Class notes for Statistics 451: Applied Time Series Iowa State University Copyright 2015 W. Q. Meeker. February 14, 2016 20h

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

ARIMA Models. Jamie Monogan. January 25, University of Georgia. Jamie Monogan (UGA) ARIMA Models January 25, / 38

ARIMA Models. Jamie Monogan. January 25, University of Georgia. Jamie Monogan (UGA) ARIMA Models January 25, / 38 ARIMA Models Jamie Monogan University of Georgia January 25, 2012 Jamie Monogan (UGA) ARIMA Models January 25, 2012 1 / 38 Objectives By the end of this meeting, participants should be able to: Describe

More information

arxiv: v1 [stat.me] 5 Nov 2008

arxiv: v1 [stat.me] 5 Nov 2008 arxiv:0811.0659v1 [stat.me] 5 Nov 2008 Estimation of missing data by using the filtering process in a time series modeling Ahmad Mahir R. and Al-khazaleh A. M. H. School of Mathematical Sciences Faculty

More information

9) Time series econometrics

9) Time series econometrics 30C00200 Econometrics 9) Time series econometrics Timo Kuosmanen Professor Management Science http://nomepre.net/index.php/timokuosmanen 1 Macroeconomic data: GDP Inflation rate Examples of time series

More information

MGR-815. Notes for the MGR-815 course. 12 June School of Superior Technology. Professor Zbigniew Dziong

MGR-815. Notes for the MGR-815 course. 12 June School of Superior Technology. Professor Zbigniew Dziong Modeling, Estimation and Control, for Telecommunication Networks Notes for the MGR-815 course 12 June 2010 School of Superior Technology Professor Zbigniew Dziong 1 Table of Contents Preface 5 1. Example

More information

Ross Bettinger, Analytical Consultant, Seattle, WA

Ross Bettinger, Analytical Consultant, Seattle, WA ABSTRACT DYNAMIC REGRESSION IN ARIMA MODELING Ross Bettinger, Analytical Consultant, Seattle, WA Box-Jenkins time series models that contain exogenous predictor variables are called dynamic regression

More information

Econometric Forecasting

Econometric Forecasting Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna October 1, 2014 Outline Introduction Model-free extrapolation Univariate time-series models Trend

More information

Arma-Arch Modeling Of The Returns Of First Bank Of Nigeria

Arma-Arch Modeling Of The Returns Of First Bank Of Nigeria Arma-Arch Modeling Of The Returns Of First Bank Of Nigeria Emmanuel Alphonsus Akpan Imoh Udo Moffat Department of Mathematics and Statistics University of Uyo, Nigeria Ntiedo Bassey Ekpo Department of

More information

Study on Modeling and Forecasting of the GDP of Manufacturing Industries in Bangladesh

Study on Modeling and Forecasting of the GDP of Manufacturing Industries in Bangladesh CHIANG MAI UNIVERSITY JOURNAL OF SOCIAL SCIENCE AND HUMANITIES M. N. A. Bhuiyan 1*, Kazi Saleh Ahmed 2 and Roushan Jahan 1 Study on Modeling and Forecasting of the GDP of Manufacturing Industries in Bangladesh

More information

MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH. I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo

MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH. I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo Vol.4, No.2, pp.2-27, April 216 MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo ABSTRACT: This study

More information

EASTERN MEDITERRANEAN UNIVERSITY ECON 604, FALL 2007 DEPARTMENT OF ECONOMICS MEHMET BALCILAR ARIMA MODELS: IDENTIFICATION

EASTERN MEDITERRANEAN UNIVERSITY ECON 604, FALL 2007 DEPARTMENT OF ECONOMICS MEHMET BALCILAR ARIMA MODELS: IDENTIFICATION ARIMA MODELS: IDENTIFICATION A. Autocorrelations and Partial Autocorrelations 1. Summary of What We Know So Far: a) Series y t is to be modeled by Box-Jenkins methods. The first step was to convert y t

More information

Autoregressive Moving Average (ARMA) Models and their Practical Applications

Autoregressive Moving Average (ARMA) Models and their Practical Applications Autoregressive Moving Average (ARMA) Models and their Practical Applications Massimo Guidolin February 2018 1 Essential Concepts in Time Series Analysis 1.1 Time Series and Their Properties Time series:

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

Review Session: Econometrics - CLEFIN (20192)

Review Session: Econometrics - CLEFIN (20192) Review Session: Econometrics - CLEFIN (20192) Part II: Univariate time series analysis Daniele Bianchi March 20, 2013 Fundamentals Stationarity A time series is a sequence of random variables x t, t =

More information

Module 3. Descriptive Time Series Statistics and Introduction to Time Series Models

Module 3. Descriptive Time Series Statistics and Introduction to Time Series Models Module 3 Descriptive Time Series Statistics and Introduction to Time Series Models Class notes for Statistics 451: Applied Time Series Iowa State University Copyright 2015 W Q Meeker November 11, 2015

More information

Romanian Economic and Business Review Vol. 3, No. 3 THE EVOLUTION OF SNP PETROM STOCK LIST - STUDY THROUGH AUTOREGRESSIVE MODELS

Romanian Economic and Business Review Vol. 3, No. 3 THE EVOLUTION OF SNP PETROM STOCK LIST - STUDY THROUGH AUTOREGRESSIVE MODELS THE EVOLUTION OF SNP PETROM STOCK LIST - STUDY THROUGH AUTOREGRESSIVE MODELS Marian Zaharia, Ioana Zaheu, and Elena Roxana Stan Abstract Stock exchange market is one of the most dynamic and unpredictable

More information

Author: Yesuf M. Awel 1c. Affiliation: 1 PhD, Economist-Consultant; P.O Box , Addis Ababa, Ethiopia. c.

Author: Yesuf M. Awel 1c. Affiliation: 1 PhD, Economist-Consultant; P.O Box , Addis Ababa, Ethiopia. c. ISSN: 2415-0304 (Print) ISSN: 2522-2465 (Online) Indexing/Abstracting Forecasting GDP Growth: Application of Autoregressive Integrated Moving Average Model Author: Yesuf M. Awel 1c Affiliation: 1 PhD,

More information

Forecasting Egyptian GDP Using ARIMA Models

Forecasting Egyptian GDP Using ARIMA Models Reports on Economics and Finance, Vol. 5, 2019, no. 1, 35-47 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ref.2019.81023 Forecasting Egyptian GDP Using ARIMA Models Mohamed Reda Abonazel * and

More information

Stat 5100 Handout #12.e Notes: ARIMA Models (Unit 7) Key here: after stationary, identify dependence structure (and use for forecasting)

Stat 5100 Handout #12.e Notes: ARIMA Models (Unit 7) Key here: after stationary, identify dependence structure (and use for forecasting) Stat 5100 Handout #12.e Notes: ARIMA Models (Unit 7) Key here: after stationary, identify dependence structure (and use for forecasting) (overshort example) White noise H 0 : Let Z t be the stationary

More information

TIME SERIES AND FORECASTING. Luca Gambetti UAB, Barcelona GSE Master in Macroeconomic Policy and Financial Markets

TIME SERIES AND FORECASTING. Luca Gambetti UAB, Barcelona GSE Master in Macroeconomic Policy and Financial Markets TIME SERIES AND FORECASTING Luca Gambetti UAB, Barcelona GSE 2014-2015 Master in Macroeconomic Policy and Financial Markets 1 Contacts Prof.: Luca Gambetti Office: B3-1130 Edifici B Office hours: email:

More information

A Course in Time Series Analysis

A Course in Time Series Analysis A Course in Time Series Analysis Edited by DANIEL PENA Universidad Carlos III de Madrid GEORGE C. TIAO University of Chicago RUEY S. TSAY University of Chicago A Wiley-Interscience Publication JOHN WILEY

More information

FORECASTING. Methods and Applications. Third Edition. Spyros Makridakis. European Institute of Business Administration (INSEAD) Steven C Wheelwright

FORECASTING. Methods and Applications. Third Edition. Spyros Makridakis. European Institute of Business Administration (INSEAD) Steven C Wheelwright FORECASTING Methods and Applications Third Edition Spyros Makridakis European Institute of Business Administration (INSEAD) Steven C Wheelwright Harvard University, Graduate School of Business Administration

More information

Applied time-series analysis

Applied time-series analysis Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna October 18, 2011 Outline Introduction and overview Econometric Time-Series Analysis In principle,

More information

ESSE Mid-Term Test 2017 Tuesday 17 October :30-09:45

ESSE Mid-Term Test 2017 Tuesday 17 October :30-09:45 ESSE 4020 3.0 - Mid-Term Test 207 Tuesday 7 October 207. 08:30-09:45 Symbols have their usual meanings. All questions are worth 0 marks, although some are more difficult than others. Answer as many questions

More information

Booth School of Business, University of Chicago Business 41914, Spring Quarter 2017, Mr. Ruey S. Tsay Midterm

Booth School of Business, University of Chicago Business 41914, Spring Quarter 2017, Mr. Ruey S. Tsay Midterm Booth School of Business, University of Chicago Business 41914, Spring Quarter 2017, Mr. Ruey S. Tsay Midterm Chicago Booth Honor Code: I pledge my honor that I have not violated the Honor Code during

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

6. The econometrics of Financial Markets: Empirical Analysis of Financial Time Series. MA6622, Ernesto Mordecki, CityU, HK, 2006.

6. The econometrics of Financial Markets: Empirical Analysis of Financial Time Series. MA6622, Ernesto Mordecki, CityU, HK, 2006. 6. The econometrics of Financial Markets: Empirical Analysis of Financial Time Series MA6622, Ernesto Mordecki, CityU, HK, 2006. References for Lecture 5: Quantitative Risk Management. A. McNeil, R. Frey,

More information

We use the centered realization z t z in the computation. Also used in computing sample autocovariances and autocorrelations.

We use the centered realization z t z in the computation. Also used in computing sample autocovariances and autocorrelations. Stationary Time Series Models Part 1 MA Models and Their Properties Class notes for Statistics 41: Applied Time Series Ioa State University Copyright 1 W. Q. Meeker. Segment 1 ARMA Notation, Conventions,

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

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

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

Stochastic Modelling Solutions to Exercises on Time Series

Stochastic Modelling Solutions to Exercises on Time Series Stochastic Modelling Solutions to Exercises on Time Series Dr. Iqbal Owadally March 3, 2003 Solutions to Elementary Problems Q1. (i) (1 0.5B)X t = Z t. The characteristic equation 1 0.5z = 0 does not have

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

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

Some Time-Series Models

Some Time-Series Models Some Time-Series Models Outline 1. Stochastic processes and their properties 2. Stationary processes 3. Some properties of the autocorrelation function 4. Some useful models Purely random processes, random

More information

Econometrics II Heij et al. Chapter 7.1

Econometrics II Heij et al. Chapter 7.1 Chapter 7.1 p. 1/2 Econometrics II Heij et al. Chapter 7.1 Linear Time Series Models for Stationary data Marius Ooms Tinbergen Institute Amsterdam Chapter 7.1 p. 2/2 Program Introduction Modelling philosophy

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

Modelling Monthly Rainfall Data of Port Harcourt, Nigeria by Seasonal Box-Jenkins Methods

Modelling Monthly Rainfall Data of Port Harcourt, Nigeria by Seasonal Box-Jenkins Methods International Journal of Sciences Research Article (ISSN 2305-3925) Volume 2, Issue July 2013 http://www.ijsciences.com Modelling Monthly Rainfall Data of Port Harcourt, Nigeria by Seasonal Box-Jenkins

More information

Applied Time. Series Analysis. Wayne A. Woodward. Henry L. Gray. Alan C. Elliott. Dallas, Texas, USA

Applied Time. Series Analysis. Wayne A. Woodward. Henry L. Gray. Alan C. Elliott. Dallas, Texas, USA Applied Time Series Analysis Wayne A. Woodward Southern Methodist University Dallas, Texas, USA Henry L. Gray Southern Methodist University Dallas, Texas, USA Alan C. Elliott University of Texas Southwestern

More information

Estimation of Parameters of Multiplicative Seasonal Autoregressive Integrated Moving Average Model Using Multiple Regression

Estimation of Parameters of Multiplicative Seasonal Autoregressive Integrated Moving Average Model Using Multiple Regression International Journal of Statistics and Applications 2015, 5(2): 91-97 DOI: 10.5923/j.statistics.20150502.07 Estimation of Parameters of Multiplicative Seasonal Autoregressive Integrated Moving Average

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

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

Forecasting using R. Rob J Hyndman. 2.4 Non-seasonal ARIMA models. Forecasting using R 1

Forecasting using R. Rob J Hyndman. 2.4 Non-seasonal ARIMA models. Forecasting using R 1 Forecasting using R Rob J Hyndman 2.4 Non-seasonal ARIMA models Forecasting using R 1 Outline 1 Autoregressive models 2 Moving average models 3 Non-seasonal ARIMA models 4 Partial autocorrelations 5 Estimation

More information

Circle the single best answer for each multiple choice question. Your choice should be made clearly.

Circle the single best answer for each multiple choice question. Your choice should be made clearly. TEST #1 STA 4853 March 6, 2017 Name: Please read the following directions. DO NOT TURN THE PAGE UNTIL INSTRUCTED TO DO SO Directions This exam is closed book and closed notes. There are 32 multiple choice

More information

The ARIMA Procedure: The ARIMA Procedure

The ARIMA Procedure: The ARIMA Procedure Page 1 of 120 Overview: ARIMA Procedure Getting Started: ARIMA Procedure The Three Stages of ARIMA Modeling Identification Stage Estimation and Diagnostic Checking Stage Forecasting Stage Using ARIMA Procedure

More information

Introduction to ARMA and GARCH processes

Introduction to ARMA and GARCH processes Introduction to ARMA and GARCH processes Fulvio Corsi SNS Pisa 3 March 2010 Fulvio Corsi Introduction to ARMA () and GARCH processes SNS Pisa 3 March 2010 1 / 24 Stationarity Strict stationarity: (X 1,

More information

1. Fundamental concepts

1. Fundamental concepts . Fundamental concepts A time series is a sequence of data points, measured typically at successive times spaced at uniform intervals. Time series are used in such fields as statistics, signal processing

More information

Chapter 8: Model Diagnostics

Chapter 8: Model Diagnostics Chapter 8: Model Diagnostics Model diagnostics involve checking how well the model fits. If the model fits poorly, we consider changing the specification of the model. A major tool of model diagnostics

More information

Classic Time Series Analysis

Classic Time Series Analysis Classic Time Series Analysis Concepts and Definitions Let Y be a random number with PDF f Y t ~f,t Define t =E[Y t ] m(t) is known as the trend Define the autocovariance t, s =COV [Y t,y s ] =E[ Y t t

More information

Oil price volatility in the Philippines using generalized autoregressive conditional heteroscedasticity

Oil price volatility in the Philippines using generalized autoregressive conditional heteroscedasticity Oil price volatility in the Philippines using generalized autoregressive conditional heteroscedasticity Carl Ceasar F. Talungon University of Southern Mindanao, Cotabato Province, Philippines Email: carlceasar04@gmail.com

More information

ECONOMICS 7200 MODERN TIME SERIES ANALYSIS Econometric Theory and Applications

ECONOMICS 7200 MODERN TIME SERIES ANALYSIS Econometric Theory and Applications ECONOMICS 7200 MODERN TIME SERIES ANALYSIS Econometric Theory and Applications Yongmiao Hong Department of Economics & Department of Statistical Sciences Cornell University Spring 2019 Time and uncertainty

More information

FORECASTING THE INVENTORY LEVEL OF MAGNETIC CARDS IN TOLLING SYSTEM

FORECASTING THE INVENTORY LEVEL OF MAGNETIC CARDS IN TOLLING SYSTEM FORECASTING THE INVENTORY LEVEL OF MAGNETIC CARDS IN TOLLING SYSTEM Bratislav Lazić a, Nebojša Bojović b, Gordana Radivojević b*, Gorana Šormaz a a University of Belgrade, Mihajlo Pupin Institute, Serbia

More information

Econ 424 Time Series Concepts

Econ 424 Time Series Concepts Econ 424 Time Series Concepts Eric Zivot January 20 2015 Time Series Processes Stochastic (Random) Process { 1 2 +1 } = { } = sequence of random variables indexed by time Observed time series of length

More information

Statistical Methods for Forecasting

Statistical Methods for Forecasting Statistical Methods for Forecasting BOVAS ABRAHAM University of Waterloo JOHANNES LEDOLTER University of Iowa John Wiley & Sons New York Chichester Brisbane Toronto Singapore Contents 1 INTRODUCTION AND

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

Seasonal Autoregressive Integrated Moving Average Model for Precipitation Time Series

Seasonal Autoregressive Integrated Moving Average Model for Precipitation Time Series Journal of Mathematics and Statistics 8 (4): 500-505, 2012 ISSN 1549-3644 2012 doi:10.3844/jmssp.2012.500.505 Published Online 8 (4) 2012 (http://www.thescipub.com/jmss.toc) Seasonal Autoregressive Integrated

More information

Sugarcane Productivity in Bihar- A Forecast through ARIMA Model

Sugarcane Productivity in Bihar- A Forecast through ARIMA Model Available online at www.ijpab.com Kumar et al Int. J. Pure App. Biosci. 5 (6): 1042-1051 (2017) ISSN: 2320 7051 DOI: http://dx.doi.org/10.18782/2320-7051.5838 ISSN: 2320 7051 Int. J. Pure App. Biosci.

More information

MCMC analysis of classical time series algorithms.

MCMC analysis of classical time series algorithms. MCMC analysis of classical time series algorithms. mbalawata@yahoo.com Lappeenranta University of Technology Lappeenranta, 19.03.2009 Outline Introduction 1 Introduction 2 3 Series generation Box-Jenkins

More information

FORECASTING YIELD PER HECTARE OF RICE IN ANDHRA PRADESH

FORECASTING YIELD PER HECTARE OF RICE IN ANDHRA PRADESH International Journal of Mathematics and Computer Applications Research (IJMCAR) ISSN 49-6955 Vol. 3, Issue 1, Mar 013, 9-14 TJPRC Pvt. Ltd. FORECASTING YIELD PER HECTARE OF RICE IN ANDHRA PRADESH R. RAMAKRISHNA

More information

A SEASONAL TIME SERIES MODEL FOR NIGERIAN MONTHLY AIR TRAFFIC DATA

A SEASONAL TIME SERIES MODEL FOR NIGERIAN MONTHLY AIR TRAFFIC DATA www.arpapress.com/volumes/vol14issue3/ijrras_14_3_14.pdf A SEASONAL TIME SERIES MODEL FOR NIGERIAN MONTHLY AIR TRAFFIC DATA Ette Harrison Etuk Department of Mathematics/Computer Science, Rivers State University

More information

Week 5 Quantitative Analysis of Financial Markets Characterizing Cycles

Week 5 Quantitative Analysis of Financial Markets Characterizing Cycles Week 5 Quantitative Analysis of Financial Markets Characterizing Cycles Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036

More information

Lecture 19 Box-Jenkins Seasonal Models

Lecture 19 Box-Jenkins Seasonal Models Lecture 19 Box-Jenkins Seasonal Models If the time series is nonstationary with respect to its variance, then we can stabilize the variance of the time series by using a pre-differencing transformation.

More information

Minitab Project Report - Assignment 6

Minitab Project Report - Assignment 6 .. Sunspot data Minitab Project Report - Assignment Time Series Plot of y Time Series Plot of X y X 7 9 7 9 The data have a wavy pattern. However, they do not show any seasonality. There seem to be an

More information

Forecasting using R. Rob J Hyndman. 3.2 Dynamic regression. Forecasting using R 1

Forecasting using R. Rob J Hyndman. 3.2 Dynamic regression. Forecasting using R 1 Forecasting using R Rob J Hyndman 3.2 Dynamic regression Forecasting using R 1 Outline 1 Regression with ARIMA errors 2 Stochastic and deterministic trends 3 Periodic seasonality 4 Lab session 14 5 Dynamic

More information

ECONOMETRIA II. CURSO 2009/2010 LAB # 3

ECONOMETRIA II. CURSO 2009/2010 LAB # 3 ECONOMETRIA II. CURSO 2009/2010 LAB # 3 BOX-JENKINS METHODOLOGY The Box Jenkins approach combines the moving average and the autorregresive models. Although both models were already known, the contribution

More information

Time Series: Theory and Methods

Time Series: Theory and Methods Peter J. Brockwell Richard A. Davis Time Series: Theory and Methods Second Edition With 124 Illustrations Springer Contents Preface to the Second Edition Preface to the First Edition vn ix CHAPTER 1 Stationary

More information

Decision 411: Class 9. HW#3 issues

Decision 411: Class 9. HW#3 issues Decision 411: Class 9 Presentation/discussion of HW#3 Introduction to ARIMA models Rules for fitting nonseasonal models Differencing and stationarity Reading the tea leaves : : ACF and PACF plots Unit

More information

Forecasting: Methods and Applications

Forecasting: Methods and Applications Neapolis University HEPHAESTUS Repository School of Economic Sciences and Business http://hephaestus.nup.ac.cy Books 1998 Forecasting: Methods and Applications Makridakis, Spyros John Wiley & Sons, Inc.

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

Econ 623 Econometrics II Topic 2: Stationary Time Series

Econ 623 Econometrics II Topic 2: Stationary Time Series 1 Introduction Econ 623 Econometrics II Topic 2: Stationary Time Series In the regression model we can model the error term as an autoregression AR(1) process. That is, we can use the past value of the

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

AR, MA and ARMA models

AR, MA and ARMA models AR, MA and AR by Hedibert Lopes P Based on Tsay s Analysis of Financial Time Series (3rd edition) P 1 Stationarity 2 3 4 5 6 7 P 8 9 10 11 Outline P Linear Time Series Analysis and Its Applications For

More information