TIME SERIES ANALYSIS: AN OVERVIEW

Size: px
Start display at page:

Download "TIME SERIES ANALYSIS: AN OVERVIEW"

Transcription

1 Outline TIME SERIES ANALYSIS: AN OVERVIEW Hernando Ombao University of California at Irvine November 26, 2012

2 Outline OUTLINE OF TALK 1 TIME SERIES DATA 2 OVERVIEW OF TIME DOMAIN ANALYSIS 3 OVERVIEW SPECTRAL ANALYSIS

3 Outline OUTLINE OF TALK 1 TIME SERIES DATA 2 OVERVIEW OF TIME DOMAIN ANALYSIS 3 OVERVIEW SPECTRAL ANALYSIS

4 Outline OUTLINE OF TALK 1 TIME SERIES DATA 2 OVERVIEW OF TIME DOMAIN ANALYSIS 3 OVERVIEW SPECTRAL ANALYSIS

5 TIME SERIES DATA Visual-motor electroencephalogram (HAND EEG) Global temperature series Seismic recordings LA county environmental data (mortality, pollution, temperature)

6 NEUROSCIENCE DATA AND STATISTICAL GOALS Electrophysiologic data: multi-channel EEG, local field potentials Hemodynamic data: fmri time series at several ROIs

7 NEUROSCIENCE DATA AND STATISTICAL GOALS Multi-channel (multivariate) Two movement conditions: leftward vs. rightward

8 NEUROSCIENCE DATA AND STATISTICAL GOALS External Stimulus Visual, Auditory, Somatosensory, Stress Personality traits, Genes, Socio-Environmental Factors Unobserved: brain network/cell assemblies Brain Signals (indirect measures of neuronal activity) Functional: fmri, EEG, MEG, PET Anatomical: DTI Acute Outcomes Emotion, Skin conductance, Motor response

9 NEUROSCIENCE DATA AND STATISTICAL GOALS Stimulus Neuronal Response Brain Signals Behavior

10 NEUROSCIENCE DATA AND STATISTICAL GOALS Stimulus Neuronal Response Brain Signals Behavior Moderators Modifiers Genes Trait Socio-Environment

11 NEUROSCIENCE DATA AND STATISTICAL GOALS Changes in the mean Changes in variance Changes in Cross-Dependence

12 NEUROSCIENCE DATA AND STATISTICAL GOALS Characterize dependence in a brain network Temporal: Y 1 (t) [Y 1 (t 1), Y 2 (t 1),...] Spectral: interactions between oscillatory activities at Y 1, Y 2 Develop estimation and inference methods for connectivity Investigate potential for connectivity as a biomarker Predicting behavior Motor intent (left vs. right movement) [Brain-Computer-Interface] State of learning Level of mental fatigue Differentiating patient groups (bipolar vs. healthy children) Connectivity between left DLPFC right STG is greater for bipolar than healthy

13 NEUROSCIENCE DATA AND STATISTICAL GOALS New dependence measures must be easily interpretable Models must incorporate information across trials, across subjects Models must account differences in brain network between conditions Take advantage of multi-modal data (EEG, fmri, DTI) Model should be informed by physiology and physics Dimension reduction: extract information from massive data that is most relevant for estimating dependence Develop formal statistical inference procedures

14 NEUROSCIENCE DATA AND STATISTICAL GOALS Selected References Automatic methods: SLEX Transform (Smooth Localized Complex EXponnetials) Ombao et al. (2001, JASA) Ombao et al. (2001, Biometrika) Ombao et al. (2002, Ann Inst Stat Math) Huang, Ombao and Stoffer (2004, JASA) Ombao et al. (2005, JASA) Böhm, Ombao et al. (2010, JSPI) Massive data; Complex-dependence; Mixed Effects Bunea, Ombao and Auguste (2006, IEEE Trans Sig Proc) Ombao and Van Bellegem (2008, IEEE Trans Sig Proc) Freyermuth, Ombao, von Sachs (2009, JASA) Fiecas and Ombao (2011, Annals of Applied Statistics) Gorrostieta, Ombao et al. (2012, NeuroImage) Kang, Ombao et al. (2012, JASA)

15 GLOBAL TEMPERATURE SERIES Global Temperature Deviation Time

16 GLOBAL TEMPERATURE SERIES Model: Y(t) = µ(t)+ǫ(t) Deterministic part: µ(t) = β 0 +β 1 t Stochastic part: ǫ(t) colored noise ǫ t E ǫ t = 0,Cov(ǫ r,ǫ s ) = γ(r, s) Inference on the trend β 1 Is this simply a local" trend? What is the impact of man s activities on temperature fluctuations? What is the impact of temperature increases on natural calamities? Statistical challenge: develop a model that captures the (a.) complexities in the spatio-temporal covariance structure and (b.) causual relationships

17 SEISMIC RECORDINGS

18 SEISMIC RECORDINGS Two classes: Π 1 (earthquake) and Π 2 (explosion) Discrimination What features" separate Π 1 and Π 2? Classification Given a new time series x, classify into Π 1 or Π 2 D(x, f 1 ) vs D(x, f 2 ) Background: ban nuclear testing (classify Novaya Zelmya event of unknown origin) Seminal work: Shumway (1982, 1998, 2003) Statistical challenges: feature extraction, feature selection from massive data

19 LA COUNTY MORTALITY AND ENVIRONMENTAL DATA Cardiovascular Mortality Temperature Particulates

20 LA COUNTY MORTALITY AND ENVIRONMENTAL DATA Shumway, Azari and Pawitan (1988); Shumway and Stoffer (2010) LA County Weekly data on mortality, temperature and pollution levels Model mortality (temperature + pollution) Granger causality: does past knowledge of temperature and pollution help improve prediction for mortality? Causation vs Association Practical issues Hospitalization (rather than mortality) Effect of pollution might be long term (rather than short term)

21 COVARIANCE AND CORRELATION Bivariate time series Y(t) = [Y 1 (t), Y 2 (t)] Auto-covariance γ ll (s, t) = Cov[Y l (s), Y l (t)], l = 1, 2 Variance γ ll (t, t) = Cov[Y l (t), Y l (t)], l = 1, 2 Auto-correlation ρ ll (s, t) = γ ll (s,t) γll (s,s)γ ll (t,t)

22 COVARIANCE AND CORRELATION Cross-covariance γ pq (s, t) = Cov[Y p (s), Y q (t)] Cross-correlation ρ pq (s, t) = γ pq(s,t) γpp(s,s)γ qq(t,t)

23 COVARIANCE AND CORRELATION Trivariate time series: X, Y, Z Cross-correlation ρ(x, Y) = Cov(X,Y) Var XVar Y Partial cross-correlation between X and Y given Z Remove Z from X: ǫ X = X β X Z Remove Z from Y: ǫ Y = Y β Y Z ρ(x, Y Z) = Cov(ǫ X,ǫ Y ) VarǫX Varǫ Y

24 COVARIANCE AND CORRELATION Model A Model B Cross-Corr Yes Yes Partial CC NO Yes

25 WEAK STATIONARITY Bivariate time series Y(t) = [Y 1 (t), Y 2 (t)] Under weak stationarity, the following quantities do not change with time t: EY(t) = [µ 1,µ 2 ], Cov[Y p (s), Y q (t)] = λ pq ( s t ) Var Y p (t) = λ pp (0)

26 TIME DOMAIN MODELS Univariate time series Y(t) Moving Average (MA) Auto-Regressive (AR) Moving Average Auto-Regressive (ARMA) Multivariate time series Y(t) Vector Moving Average (VMA) Vector Auto-Regressive (VAR) Vector ARMA (VARMA) VARMA with exogenous series (VARMAX)

27 WHITE NOISE {W(t)} is a white-noise time series if EW(t) = 0 for all t {W(t)} is uncorrelated Cov[W(t), W(s)] = { σ 2 W, s = t 0, s t

28 MOVING AVERAGE (MA) TIME SERIES Let {W(t)} be a white noise time series Y(t) is a first order MA [MA(1)] if it can be expressed as MA(Q) time series Y(t) = Y(t) = W(t)+θ 1 W(t 1) Q θ q W(t q) where θ 0 = 1. q=1 Linear System where input is white noise; output is the moving averaqe time series MA gives a one-sided linear combination of present and past white noise Consider the case θ 0 =... = θ Q = 1 then Y(t) is a summed" or smoothed" version of the white noise

29 AUTO-REGRESSIVE TIME SERIES (AR) Backshift Operator B BY(t) = Y(t 1) Let k be a positive integer. Then B k Y(t) = Y(t k) Let Φ(B) = 1 φ 1 B... φ P B P. Then Φ(B)Y(t) = Y(t) φ 1 Y(t 1)... φ P Y(t P) Let Φ(B) = 1 φ 1 B. Then Φ(B)Y(t) = 1 φ 1 Y(t 1) Φ 1 (B) = l=0φ l 1 Bl when φ 1 < 1

30 AUTO-REGRESSIVE TIME SERIES (AR) Let {W(t)} be a white noise series Let φ 1 ( 1, 1) {Y(t)} is a stationary first-order auto-regressive model AR(1) series if Y(t) = φ 1 Y(t 1)+W(t) One can also express Y(t) as having an infinite-order MA process [MA( )] W(t) = Y(t) φ 1 Y(t 1) W(t) = [1 φ 1 B]Y(t) Y(t) = [ φ l 1 Bl ]W(t) l=0 Y(t) = φ l 1W(t l)

31 AUTO-REGRESSIVE TIME SERIES (AR) {Y(t)} is an AR(P) time series if it can be expressed as Y(t) = P φ p Y(t p)+w(t) p=1 Φ(B) = 1 φ 1 B... φ P B P is called the AR polynomial equation Y(t) is stb causal if the roots of Φ(z) lie outside of the unit circle Example: AR(1) Φ(B) = 1 φ 1 B The solution to Φ(z) = 0 is z = 1 φ 1 where z > 1

32 AUTO-REGRESSIVE TIME SERIES (AR) On ESTIMATION AND INFERENCE Y(t) = φ 1 Y(t 1)+W(t), φ 1 ( 1, 1) Impose W(t) N(0,σW 2 ) Y(t) N(0, σ 2 W 1 φ 2 1 ) Y(t) Y(t 1),...Y(1) N(φ 1 Y(t 1),σW 2 ) Data: {Y(1),...,Y(T)}

33 AUTO-REGRESSIVE TIME SERIES (AR) Conditional likelihood L C (φ 1,σW 2 ) = f(y(2) y(1))... f(y(t) y(1)... y(t 1)) T 1 = 1 2πσW 2 ( ) exp 1 T 2σW 2 (y(t) φ 1 y(t 1)) 2 t=2

34 AUTO-REGRESSIVE TIME SERIES (AR) Full likelihood L(φ 1,σ 2 W ) = f(y(1)) L C(φ 1,σ 2 W ) = 1 φ 2 1 ( ) T exp( 1 2σ 2 2πσW 2 W [ (1 φ 2 1 )y(1)2 + T (y(t) φ 1 y(t 1)) ]). 2 t=2 Conditional likelihood asymptotically equivalent to the full likelihood

35 THE SPECTRUM X(t) STATIONARY TEMPORAL PROCESS Cramér Representation X(t) = exp(i2πωt)dz(ω), t = 0,±1,±2,... Basis Fourier waveforms exp(i2πωt), ω ( 0.5, 0.5) Random coefficients dz(ω) increment random process EdZ(ω) = 0 and Cov[dZ(ω), dz(λ)] = δ(ω λ)f(ω)dωdλ Var dz(ω) = f(ω)dω Spectrum f(ω) DECOMPOSITION OF VARIANCE of X(t): Var X(t) = f(ω)dω

36 THE SPECTRUM Stochastic Regression Model Wave (2 oscillations) Distribution of Random Coeff Wave (10 oscillations) Distribution of Random Coeff 4 0 4

37 THE SPECTRUM SPECTRUM decomposition of variance X = [X(1),..., X(T)] - zero mean stationary time series Φ - columns are the orthonormal Fourier waveforms d = [d(ω 0 ),..., d(ω T 1 )] - Fourier coefficients X = Φd X X = d d - Parseval s identity 1 T EX X = 1 T Ed d Var X(t) f(ω)dω

38 THE SPECTRUM A more formal derivation... X(t) = exp(i2πωt)dz(ω) γ(h) = Cov[X(t + h), X(t)] f(ω) = h= γ(h) exp( i2πωh) γ(h) = f(ω) exp( i2πωh)dω γ(0) = f(ω)dω

39 SPECTRUM = VARIANCE DECOMPOSITION AR(1): X t = 0.9X t 1 +ǫ t Low Frequency Oscillations Time

40 SPECTRUM = VARIANCE DECOMPOSITION Spectrum of AR(1) with φ = Frequency Time

41 SPECTRUM = VARIANCE DECOMPOSITION AR(1): X t = 0.9X t 1 +ǫ t High Frequency Oscillations Time

42 SPECTRUM = VARIANCE DECOMPOSITION Spectrum of AR(1) with φ = Frequency Time

43 SPECTRUM = VARIANCE DECOMPOSITION Mixture: Low + High Frequency Signal Time

44 SPECTRUM = VARIANCE DECOMPOSITION Spectrum of the mixed signal 0.5 Frequency Time

45 CROSS-COHERENCE - A MEASURE OF DEPENDENCE An Illustration: Interactions between oscillatory components Latent Signals U 1 (t) - low frequency signal U 2 (t) - high frequency signal Observed Signals X(t) = U 1 (t) + U 2 (t) + Z 1 (t) Y(t) = U 1 (t +l) + Z 2 (t) X and Y are linearly related through U 1.

46 CROSS-COHERENCE - A MEASURE OF DEPENDENCE X1(t) X2(t) Delta Theta Alpha Beta Gamma

47 CROSS-COHERENCE - A MEASURE OF DEPENDENCE Time series at 3 channels: X, Y, Z Cross-correlation ρ(x, Y) = Cov(X,Y) Var XVar Y Partial cross-correlation between X and Y given Z Remove Z from X: ǫ X = X β X Z Remove Z from Y: ǫ Y = Y β Y Z ρ(x, Y Z) = Cov(ǫ X,ǫ Y ) VarǫX Varǫ Y

48 CROSS-COHERENCE - A MEASURE OF DEPENDENCE Model A Model B Cross-Corr Yes Yes Partial CC NO Yes

49 CROSS-COHERENCE - A MEASURE OF DEPENDENCE When ρ(x, Y Z) 0, we want to identify the frequency bands that drive the direct linear association. When ρ(x, Y) 0, we want to identify the frequency bands that drive the linear association. Notation U(t) = X(t) Y(t) Z(t) dz(ω) = dz X (ω) dz Y (ω) dz Z (ω) Spectral representation of a stationary process U(t) = exp(i2πωt)dz(ω). Spectral matrix Cov dz(ω) = f(ω)dω Formal definition of coherence ρ X,Y (ω) = Corr(dZ X (ω), dz Y (ω)) 2

50 CROSS-COHERENCE: AN INTUITIVE INTERPRETATION Ombao and Van Bellegem (2008, IEEE Trans Signal Processing) Filtered Signals X ω (t) = F ω X(t) Y ω (t) = F ω Y(t) Z ω (t) = F ω Z(t) Coherence at frequency band around ω Partial coherence ρ X,Y (ω) Corr(X ω (t), Y ω (t)) 2 Remove Z ω (t) from X ω (t): ξω(t) X = X ω (t) β X Z ω (t) Remove Z ω (t) from Y ω (t): ξω Y(t) = Y ω(t) β Y Z ω (t) ρ X,Y Z (ω) = Cov(ξ X ω (t),ξy ω (t)) 2 Varξ X ω (t)varξω Y(t) Relevant work: Pupin (1898) Estimator for f X (ω) is Var X ω (t).

Univariate and Multivariate Methods PEARSON. Addison Wesley

Univariate and Multivariate Methods PEARSON. Addison Wesley Time Series Analysis Univariate and Multivariate Methods SECOND EDITION William W. S. Wei Department of Statistics The Fox School of Business and Management Temple University PEARSON Addison Wesley Boston

More information

Chapter 10 Introduction to Time Series Analysis

Chapter 10 Introduction to Time Series Analysis Chapter 1 Introduction to Time Series Analysis A time series is a collection of observations made sequentially in time. Examples are daily mortality counts, particulate air pollution measurements, and

More information

Introduction to Time Series Analysis. Lecture 6.

Introduction to Time Series Analysis. Lecture 6. Introduction to Time Series Analysis. Lecture 6. Peter Bartlett www.stat.berkeley.edu/ bartlett/courses/153-fall2010 Last lecture: 1. Causality 2. Invertibility 3. AR(p) models 4. ARMA(p,q) models 1 Introduction

More information

Time Series Analysis

Time Series Analysis Time Series Analysis Autoregressive, MA and ARMA processes Andrés M. Alonso Carolina García-Martos Universidad Carlos III de Madrid Universidad Politécnica de Madrid June July, 212 Alonso and García-Martos

More information

Univariate Time Series Analysis; ARIMA Models

Univariate Time Series Analysis; ARIMA Models Econometrics 2 Spring 25 Univariate Time Series Analysis; ARIMA Models Heino Bohn Nielsen of4 Outline of the Lecture () Introduction to univariate time series analysis. (2) Stationarity. (3) Characterizing

More information

1 Short Introduction to Time Series

1 Short Introduction to Time Series ECONOMICS 7344, Spring 202 Bent E. Sørensen January 24, 202 Short Introduction to Time Series A time series is a collection of stochastic variables x,.., x t,.., x T indexed by an integer value t. The

More information

Analysis and Computation for Finance Time Series - An Introduction

Analysis and Computation for Finance Time Series - An Introduction ECMM703 Analysis and Computation for Finance Time Series - An Introduction Alejandra González Harrison 161 Email: mag208@exeter.ac.uk Time Series - An Introduction A time series is a sequence of observations

More information

Lecture 2: ARMA(p,q) models (part 3)

Lecture 2: ARMA(p,q) models (part 3) Lecture 2: ARMA(p,q) models (part 3) Florian Pelgrin University of Lausanne, École des HEC Department of mathematics (IMEA-Nice) Sept. 2011 - Jan. 2012 Florian Pelgrin (HEC) Univariate time series Sept.

More information

Sales forecasting # 2

Sales forecasting # 2 Sales forecasting # 2 Arthur Charpentier arthur.charpentier@univ-rennes1.fr 1 Agenda Qualitative and quantitative methods, a very general introduction Series decomposition Short versus long term forecasting

More information

Chapter 1. Vector autoregressions. 1.1 VARs and the identi cation problem

Chapter 1. Vector autoregressions. 1.1 VARs and the identi cation problem Chapter Vector autoregressions We begin by taking a look at the data of macroeconomics. A way to summarize the dynamics of macroeconomic data is to make use of vector autoregressions. VAR models have become

More information

Univariate Time Series Analysis; ARIMA Models

Univariate Time Series Analysis; ARIMA Models Econometrics 2 Fall 25 Univariate Time Series Analysis; ARIMA Models Heino Bohn Nielsen of4 Univariate Time Series Analysis We consider a single time series, y,y 2,..., y T. We want to construct simple

More information

Time Series Analysis

Time Series Analysis Time Series Analysis Forecasting with ARIMA models Andrés M. Alonso Carolina García-Martos Universidad Carlos III de Madrid Universidad Politécnica de Madrid June July, 2012 Alonso and García-Martos (UC3M-UPM)

More information

Time Series Analysis

Time Series Analysis JUNE 2012 Time Series Analysis CONTENT A time series is a chronological sequence of observations on a particular variable. Usually the observations are taken at regular intervals (days, months, years),

More information

State Space Time Series Analysis

State Space Time Series Analysis State Space Time Series Analysis p. 1 State Space Time Series Analysis Siem Jan Koopman http://staff.feweb.vu.nl/koopman Department of Econometrics VU University Amsterdam Tinbergen Institute 2011 State

More information

Some useful concepts in univariate time series analysis

Some useful concepts in univariate time series analysis Some useful concepts in univariate time series analysis Autoregressive moving average models Autocorrelation functions Model Estimation Diagnostic measure Model selection Forecasting Assumptions: 1. Non-seasonal

More information

Traffic Safety Facts. Research Note. Time Series Analysis and Forecast of Crash Fatalities during Six Holiday Periods Cejun Liu* and Chou-Lin Chen

Traffic Safety Facts. Research Note. Time Series Analysis and Forecast of Crash Fatalities during Six Holiday Periods Cejun Liu* and Chou-Lin Chen Traffic Safety Facts Research Note March 2004 DOT HS 809 718 Time Series Analysis and Forecast of Crash Fatalities during Six Holiday Periods Cejun Liu* and Chou-Lin Chen Summary This research note uses

More information

Probability and Random Variables. Generation of random variables (r.v.)

Probability and Random Variables. Generation of random variables (r.v.) Probability and Random Variables Method for generating random variables with a specified probability distribution function. Gaussian And Markov Processes Characterization of Stationary Random Process Linearly

More information

ITSM-R Reference Manual

ITSM-R Reference Manual ITSM-R Reference Manual George Weigt June 5, 2015 1 Contents 1 Introduction 3 1.1 Time series analysis in a nutshell............................... 3 1.2 White Noise Variance.....................................

More information

Time Series Analysis in Economics. Klaus Neusser

Time Series Analysis in Economics. Klaus Neusser Time Series Analysis in Economics Klaus Neusser May 26, 2015 Contents I Univariate Time Series Analysis 3 1 Introduction 1 1.1 Some examples.......................... 2 1.2 Formal definitions.........................

More information

Software Review: ITSM 2000 Professional Version 6.0.

Software Review: ITSM 2000 Professional Version 6.0. Lee, J. & Strazicich, M.C. (2002). Software Review: ITSM 2000 Professional Version 6.0. International Journal of Forecasting, 18(3): 455-459 (June 2002). Published by Elsevier (ISSN: 0169-2070). http://0-

More information

AUTOMATION OF ENERGY DEMAND FORECASTING. Sanzad Siddique, B.S.

AUTOMATION OF ENERGY DEMAND FORECASTING. Sanzad Siddique, B.S. AUTOMATION OF ENERGY DEMAND FORECASTING by Sanzad Siddique, B.S. A Thesis submitted to the Faculty of the Graduate School, Marquette University, in Partial Fulfillment of the Requirements for the Degree

More information

Time Series Analysis 1. Lecture 8: Time Series Analysis. Time Series Analysis MIT 18.S096. Dr. Kempthorne. Fall 2013 MIT 18.S096

Time Series Analysis 1. Lecture 8: Time Series Analysis. Time Series Analysis MIT 18.S096. Dr. Kempthorne. Fall 2013 MIT 18.S096 Lecture 8: Time Series Analysis MIT 18.S096 Dr. Kempthorne Fall 2013 MIT 18.S096 Time Series Analysis 1 Outline Time Series Analysis 1 Time Series Analysis MIT 18.S096 Time Series Analysis 2 A stochastic

More information

Discrete Time Series Analysis with ARMA Models

Discrete Time Series Analysis with ARMA Models Discrete Time Series Analysis with ARMA Models Veronica Sitsofe Ahiati (veronica@aims.ac.za) African Institute for Mathematical Sciences (AIMS) Supervised by Tina Marquardt Munich University of Technology,

More information

Chapter 5. Analysis of Multiple Time Series. 5.1 Vector Autoregressions

Chapter 5. Analysis of Multiple Time Series. 5.1 Vector Autoregressions Chapter 5 Analysis of Multiple Time Series Note: The primary references for these notes are chapters 5 and 6 in Enders (2004). An alternative, but more technical treatment can be found in chapters 10-11

More information

TIME SERIES ANALYSIS

TIME SERIES ANALYSIS TIME SERIES ANALYSIS L.M. BHAR AND V.K.SHARMA Indian Agricultural Statistics Research Institute Library Avenue, New Delhi-0 02 lmb@iasri.res.in. Introduction Time series (TS) data refers to observations

More information

A FULLY INTEGRATED ENVIRONMENT FOR TIME-DEPENDENT DATA ANALYSIS

A FULLY INTEGRATED ENVIRONMENT FOR TIME-DEPENDENT DATA ANALYSIS A FULLY INTEGRATED ENVIRONMENT FOR TIME-DEPENDENT DATA ANALYSIS Version 1.4 July 2007 First edition Intended for use with Mathematica 6 or higher Software and manual: Yu He, John Novak, Darren Glosemeyer

More information

PITFALLS IN TIME SERIES ANALYSIS. Cliff Hurvich Stern School, NYU

PITFALLS IN TIME SERIES ANALYSIS. Cliff Hurvich Stern School, NYU PITFALLS IN TIME SERIES ANALYSIS Cliff Hurvich Stern School, NYU The t -Test If x 1,..., x n are independent and identically distributed with mean 0, and n is not too small, then t = x 0 s n has a standard

More information

Trend and Seasonal Components

Trend and Seasonal Components Chapter 2 Trend and Seasonal Components If the plot of a TS reveals an increase of the seasonal and noise fluctuations with the level of the process then some transformation may be necessary before doing

More information

Sections 2.11 and 5.8

Sections 2.11 and 5.8 Sections 211 and 58 Timothy Hanson Department of Statistics, University of South Carolina Stat 704: Data Analysis I 1/25 Gesell data Let X be the age in in months a child speaks his/her first word and

More information

Chapter 4: Vector Autoregressive Models

Chapter 4: Vector Autoregressive Models Chapter 4: Vector Autoregressive Models 1 Contents: Lehrstuhl für Department Empirische of Wirtschaftsforschung Empirical Research and und Econometrics Ökonometrie IV.1 Vector Autoregressive Models (VAR)...

More information

Time Series Analysis in WinIDAMS

Time Series Analysis in WinIDAMS Time Series Analysis in WinIDAMS P.S. Nagpaul, New Delhi, India April 2005 1 Introduction A time series is a sequence of observations, which are ordered in time (or space). In electrical engineering literature,

More information

11. Time series and dynamic linear models

11. Time series and dynamic linear models 11. Time series and dynamic linear models Objective To introduce the Bayesian approach to the modeling and forecasting of time series. Recommended reading West, M. and Harrison, J. (1997). models, (2 nd

More information

Granger Causality in fmri connectivity analysis

Granger Causality in fmri connectivity analysis Granger Causalit in fmri connectivit analsis Alard Roebroeck Maastricht Brain Imaging Center (MBIC) Facult of Pscholog & Neuroscience Maastricht Universit Overview fmri signal & connectivit Functional

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 Identification of univariate time series models, cont.:

More information

Introduction to Time Series Analysis. Lecture 1.

Introduction to Time Series Analysis. Lecture 1. Introduction to Time Series Analysis. Lecture 1. Peter Bartlett 1. Organizational issues. 2. Objectives of time series analysis. Examples. 3. Overview of the course. 4. Time series models. 5. Time series

More information

Autocovariance and Autocorrelation

Autocovariance and Autocorrelation Chapter 3 Autocovariance and Autocorrelation If the {X n } process is weakly stationary, the covariance of X n and X n+k depends only on the lag k. This leads to the following definition of the autocovariance

More information

CCNY. BME I5100: Biomedical Signal Processing. Linear Discrimination. Lucas C. Parra Biomedical Engineering Department City College of New York

CCNY. BME I5100: Biomedical Signal Processing. Linear Discrimination. Lucas C. Parra Biomedical Engineering Department City College of New York BME I5100: Biomedical Signal Processing Linear Discrimination Lucas C. Parra Biomedical Engineering Department CCNY 1 Schedule Week 1: Introduction Linear, stationary, normal - the stuff biology is not

More information

Chapter 9: Univariate Time Series Analysis

Chapter 9: Univariate Time Series Analysis Chapter 9: Univariate Time Series Analysis In the last chapter we discussed models with only lags of explanatory variables. These can be misleading if: 1. The dependent variable Y t depends on lags of

More information

Introduction to Path Analysis

Introduction to Path Analysis This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

More information

Time Series Analysis

Time Series Analysis Time Series 1 April 9, 2013 Time Series Analysis This chapter presents an introduction to the branch of statistics known as time series analysis. Often the data we collect in environmental studies is collected

More information

Financial TIme Series Analysis: Part II

Financial TIme Series Analysis: Part II Department of Mathematics and Statistics, University of Vaasa, Finland January 29 February 13, 2015 Feb 14, 2015 1 Univariate linear stochastic models: further topics Unobserved component model Signal

More information

TIME SERIES ANALYSIS

TIME SERIES ANALYSIS TIME SERIES ANALYSIS Ramasubramanian V. I.A.S.R.I., Library Avenue, New Delhi- 110 012 ram_stat@yahoo.co.in 1. Introduction A Time Series (TS) is a sequence of observations ordered in time. Mostly these

More information

Time Series - ARIMA Models. Instructor: G. William Schwert

Time Series - ARIMA Models. Instructor: G. William Schwert APS 425 Fall 25 Time Series : ARIMA Models Instructor: G. William Schwert 585-275-247 schwert@schwert.ssb.rochester.edu Topics Typical time series plot Pattern recognition in auto and partial autocorrelations

More information

7 Time series analysis

7 Time series analysis 7 Time series analysis In Chapters 16, 17, 33 36 in Zuur, Ieno and Smith (2007), various time series techniques are discussed. Applying these methods in Brodgar is straightforward, and most choices are

More information

Advanced Signal Processing and Digital Noise Reduction

Advanced Signal Processing and Digital Noise Reduction Advanced Signal Processing and Digital Noise Reduction Saeed V. Vaseghi Queen's University of Belfast UK WILEY HTEUBNER A Partnership between John Wiley & Sons and B. G. Teubner Publishers Chichester New

More information

Luciano Rispoli Department of Economics, Mathematics and Statistics Birkbeck College (University of London)

Luciano Rispoli Department of Economics, Mathematics and Statistics Birkbeck College (University of London) Luciano Rispoli Department of Economics, Mathematics and Statistics Birkbeck College (University of London) 1 Forecasting: definition Forecasting is the process of making statements about events whose

More information

NAG C Library Chapter Introduction. g13 Time Series Analysis

NAG C Library Chapter Introduction. g13 Time Series Analysis g13 Time Series Analysis Introduction g13 NAG C Library Chapter Introduction g13 Time Series Analysis Contents 1 Scope of the Chapter... 3 2 Background to the Problems... 3 2.1 Univariate Analysis... 3

More information

The Engle-Granger representation theorem

The Engle-Granger representation theorem The Engle-Granger representation theorem Reference note to lecture 10 in ECON 5101/9101, Time Series Econometrics Ragnar Nymoen March 29 2011 1 Introduction The Granger-Engle representation theorem is

More information

AR(p) + MA(q) = ARMA(p, q)

AR(p) + MA(q) = ARMA(p, q) AR(p) + MA(q) = ARMA(p, q) Outline 1 3.4: ARMA(p, q) Model 2 Homework 3a Arthur Berg AR(p) + MA(q) = ARMA(p, q) 2/ 12 ARMA(p, q) Model Definition (ARMA(p, q) Model) A time series is ARMA(p, q) if it is

More information

Studying Achievement

Studying Achievement Journal of Business and Economics, ISSN 2155-7950, USA November 2014, Volume 5, No. 11, pp. 2052-2056 DOI: 10.15341/jbe(2155-7950)/11.05.2014/009 Academic Star Publishing Company, 2014 http://www.academicstar.us

More information

Statistics Graduate Courses

Statistics Graduate Courses Statistics Graduate Courses STAT 7002--Topics in Statistics-Biological/Physical/Mathematics (cr.arr.).organized study of selected topics. Subjects and earnable credit may vary from semester to semester.

More information

ADVANCED FORECASTING MODELS USING SAS SOFTWARE

ADVANCED FORECASTING MODELS USING SAS SOFTWARE ADVANCED FORECASTING MODELS USING SAS SOFTWARE Girish Kumar Jha IARI, Pusa, New Delhi 110 012 gjha_eco@iari.res.in 1. Transfer Function Model Univariate ARIMA models are useful for analysis and forecasting

More information

15.062 Data Mining: Algorithms and Applications Matrix Math Review

15.062 Data Mining: Algorithms and Applications Matrix Math Review .6 Data Mining: Algorithms and Applications Matrix Math Review The purpose of this document is to give a brief review of selected linear algebra concepts that will be useful for the course and to develop

More information

Masters research projects. 1. Adapting Granger causality for use on EEG data.

Masters research projects. 1. Adapting Granger causality for use on EEG data. Masters research projects 1. Adapting Granger causality for use on EEG data. Background. Granger causality is a concept introduced in the field of economy to determine which variables influence, or cause,

More information

Time Series Analysis

Time Series Analysis Time Series Analysis Identifying possible ARIMA models Andrés M. Alonso Carolina García-Martos Universidad Carlos III de Madrid Universidad Politécnica de Madrid June July, 2012 Alonso and García-Martos

More information

Time Series Analysis of Aviation Data

Time Series Analysis of Aviation Data Time Series Analysis of Aviation Data Dr. Richard Xie February, 2012 What is a Time Series A time series is a sequence of observations in chorological order, such as Daily closing price of stock MSFT in

More information

System Identification for Acoustic Comms.:

System Identification for Acoustic Comms.: System Identification for Acoustic Comms.: New Insights and Approaches for Tracking Sparse and Rapidly Fluctuating Channels Weichang Li and James Preisig Woods Hole Oceanographic Institution The demodulation

More information

Estimating an ARMA Process

Estimating an ARMA Process Statistics 910, #12 1 Overview Estimating an ARMA Process 1. Main ideas 2. Fitting autoregressions 3. Fitting with moving average components 4. Standard errors 5. Examples 6. Appendix: Simple estimators

More information

Forecasting Geographic Data Michael Leonard and Renee Samy, SAS Institute Inc. Cary, NC, USA

Forecasting Geographic Data Michael Leonard and Renee Samy, SAS Institute Inc. Cary, NC, USA Forecasting Geographic Data Michael Leonard and Renee Samy, SAS Institute Inc. Cary, NC, USA Abstract Virtually all businesses collect and use data that are associated with geographic locations, whether

More information

Topic 5: Stochastic Growth and Real Business Cycles

Topic 5: Stochastic Growth and Real Business Cycles Topic 5: Stochastic Growth and Real Business Cycles Yulei Luo SEF of HKU October 1, 2015 Luo, Y. (SEF of HKU) Macro Theory October 1, 2015 1 / 45 Lag Operators The lag operator (L) is de ned as Similar

More information

Impulse Response Functions

Impulse Response Functions Impulse Response Functions Wouter J. Den Haan University of Amsterdam April 28, 2011 General definition IRFs The IRF gives the j th -period response when the system is shocked by a one-standard-deviation

More information

The VAR models discussed so fare are appropriate for modeling I(0) data, like asset returns or growth rates of macroeconomic time series.

The VAR models discussed so fare are appropriate for modeling I(0) data, like asset returns or growth rates of macroeconomic time series. Cointegration The VAR models discussed so fare are appropriate for modeling I(0) data, like asset returns or growth rates of macroeconomic time series. Economic theory, however, often implies equilibrium

More information

THE SVM APPROACH FOR BOX JENKINS MODELS

THE SVM APPROACH FOR BOX JENKINS MODELS REVSTAT Statistical Journal Volume 7, Number 1, April 2009, 23 36 THE SVM APPROACH FOR BOX JENKINS MODELS Authors: Saeid Amiri Dep. of Energy and Technology, Swedish Univ. of Agriculture Sciences, P.O.Box

More information

GRANGER CAUSALITY BETWEEN MULTIPLE INTERDEPENDENT NEUROBIOLOGICAL TIME SERIES: BLOCKWISE VERSUS PAIRWISE METHODS

GRANGER CAUSALITY BETWEEN MULTIPLE INTERDEPENDENT NEUROBIOLOGICAL TIME SERIES: BLOCKWISE VERSUS PAIRWISE METHODS International Journal of Neural Systems, Vol. 17, No. 2 (2007 71 78 c World Scientific Publishing Company GRANGER CAUSALITY BETWEEN MULTIPLE INTERDEPENDENT NEUROBIOLOGICAL TIME SERIES: BLOCKWISE VERSUS

More information

Chapter 8 - Power Density Spectrum

Chapter 8 - Power Density Spectrum EE385 Class Notes 8/8/03 John Stensby Chapter 8 - Power Density Spectrum Let X(t) be a WSS random process. X(t) has an average power, given in watts, of E[X(t) ], a constant. his total average power is

More information

Forecasting model of electricity demand in the Nordic countries. Tone Pedersen

Forecasting model of electricity demand in the Nordic countries. Tone Pedersen Forecasting model of electricity demand in the Nordic countries Tone Pedersen 3/19/2014 Abstract A model implemented in order to describe the electricity demand on hourly basis for the Nordic countries.

More information

EHz Network Analysis and phonemic Diagrams

EHz Network Analysis and phonemic Diagrams Contribute 22 Classification of EEG recordings in auditory brain activity via a logistic functional linear regression model Irène Gannaz Abstract We want to analyse EEG recordings in order to investigate

More information

Time Series Analysis: Introduction to Signal Processing Concepts. Liam Kilmartin Discipline of Electrical & Electronic Engineering, NUI, Galway

Time Series Analysis: Introduction to Signal Processing Concepts. Liam Kilmartin Discipline of Electrical & Electronic Engineering, NUI, Galway Time Series Analysis: Introduction to Signal Processing Concepts Liam Kilmartin Discipline of Electrical & Electronic Engineering, NUI, Galway Aims of Course To introduce some of the basic concepts of

More information

Factor analysis. Angela Montanari

Factor analysis. Angela Montanari Factor analysis Angela Montanari 1 Introduction Factor analysis is a statistical model that allows to explain the correlations between a large number of observed correlated variables through a small number

More information

Cognitive Neuroscience. Questions. Multiple Methods. Electrophysiology. Multiple Methods. Approaches to Thinking about the Mind

Cognitive Neuroscience. Questions. Multiple Methods. Electrophysiology. Multiple Methods. Approaches to Thinking about the Mind Cognitive Neuroscience Approaches to Thinking about the Mind Cognitive Neuroscience Evolutionary Approach Sept 20-22, 2004 Interdisciplinary approach Rapidly changing How does the brain enable cognition?

More information

Matrices and Polynomials

Matrices and Polynomials APPENDIX 9 Matrices and Polynomials he Multiplication of Polynomials Let α(z) =α 0 +α 1 z+α 2 z 2 + α p z p and y(z) =y 0 +y 1 z+y 2 z 2 + y n z n be two polynomials of degrees p and n respectively. hen,

More information

How To Model A Series With Sas

How To Model A Series With Sas Chapter 7 Chapter Table of Contents OVERVIEW...193 GETTING STARTED...194 TheThreeStagesofARIMAModeling...194 IdentificationStage...194 Estimation and Diagnostic Checking Stage...... 200 Forecasting Stage...205

More information

3. Regression & Exponential Smoothing

3. Regression & Exponential Smoothing 3. Regression & Exponential Smoothing 3.1 Forecasting a Single Time Series Two main approaches are traditionally used to model a single time series z 1, z 2,..., z n 1. Models the observation z t as a

More information

Exploratory Factor Analysis and Principal Components. Pekka Malo & Anton Frantsev 30E00500 Quantitative Empirical Research Spring 2016

Exploratory Factor Analysis and Principal Components. Pekka Malo & Anton Frantsev 30E00500 Quantitative Empirical Research Spring 2016 and Principal Components Pekka Malo & Anton Frantsev 30E00500 Quantitative Empirical Research Spring 2016 Agenda Brief History and Introductory Example Factor Model Factor Equation Estimation of Loadings

More information

Lecture 4: Seasonal Time Series, Trend Analysis & Component Model Bus 41910, Time Series Analysis, Mr. R. Tsay

Lecture 4: Seasonal Time Series, Trend Analysis & Component Model Bus 41910, Time Series Analysis, Mr. R. Tsay Lecture 4: Seasonal Time Series, Trend Analysis & Component Model Bus 41910, Time Series Analysis, Mr. R. Tsay Business cycle plays an important role in economics. In time series analysis, business cycle

More information

Time Series Analysis and Forecasting Methods for Temporal Mining of Interlinked Documents

Time Series Analysis and Forecasting Methods for Temporal Mining of Interlinked Documents Time Series Analysis and Forecasting Methods for Temporal Mining of Interlinked Documents Prasanna Desikan and Jaideep Srivastava Department of Computer Science University of Minnesota. @cs.umn.edu

More information

Chapter 5: Bivariate Cointegration Analysis

Chapter 5: Bivariate Cointegration Analysis Chapter 5: Bivariate Cointegration Analysis 1 Contents: Lehrstuhl für Department Empirische of Wirtschaftsforschung Empirical Research and und Econometrics Ökonometrie V. Bivariate Cointegration Analysis...

More information

Time Series Analysis

Time Series Analysis Time Series Analysis Andrea Beccarini Center for Quantitative Economics Winter 2013/2014 Andrea Beccarini (CQE) Time Series Analysis Winter 2013/2014 1 / 143 Introduction Objectives Time series are ubiquitous

More information

Analysis of algorithms of time series analysis for forecasting sales

Analysis of algorithms of time series analysis for forecasting sales SAINT-PETERSBURG STATE UNIVERSITY Mathematics & Mechanics Faculty Chair of Analytical Information Systems Garipov Emil Analysis of algorithms of time series analysis for forecasting sales Course Work Scientific

More information

Time Series Analysis III

Time Series Analysis III Lecture 12: Time Series Analysis III MIT 18.S096 Dr. Kempthorne Fall 2013 MIT 18.S096 Time Series Analysis III 1 Outline Time Series Analysis III 1 Time Series Analysis III MIT 18.S096 Time Series Analysis

More information

Forecasting methods applied to engineering management

Forecasting methods applied to engineering management Forecasting methods applied to engineering management Áron Szász-Gábor Abstract. This paper presents arguments for the usefulness of a simple forecasting application package for sustaining operational

More information

ARMA, GARCH and Related Option Pricing Method

ARMA, GARCH and Related Option Pricing Method ARMA, GARCH and Related Option Pricing Method Author: Yiyang Yang Advisor: Pr. Xiaolin Li, Pr. Zari Rachev Department of Applied Mathematics and Statistics State University of New York at Stony Brook September

More information

Lecture 3: Linear methods for classification

Lecture 3: Linear methods for classification Lecture 3: Linear methods for classification Rafael A. Irizarry and Hector Corrada Bravo February, 2010 Today we describe four specific algorithms useful for classification problems: linear regression,

More information

CONTROL SYSTEMS, ROBOTICS, AND AUTOMATION - Vol. V - Relations Between Time Domain and Frequency Domain Prediction Error Methods - Tomas McKelvey

CONTROL SYSTEMS, ROBOTICS, AND AUTOMATION - Vol. V - Relations Between Time Domain and Frequency Domain Prediction Error Methods - Tomas McKelvey COTROL SYSTEMS, ROBOTICS, AD AUTOMATIO - Vol. V - Relations Between Time Domain and Frequency Domain RELATIOS BETWEE TIME DOMAI AD FREQUECY DOMAI PREDICTIO ERROR METHODS Tomas McKelvey Signal Processing,

More information

Summary Nonstationary Time Series Multitude of Representations Possibilities from Applied Computational Harmonic Analysis Tests of Stationarity

Summary Nonstationary Time Series Multitude of Representations Possibilities from Applied Computational Harmonic Analysis Tests of Stationarity Nonstationary Time Series, Priestley s Evolutionary Spectra and Wavelets Guy Nason, School of Mathematics, University of Bristol Summary Nonstationary Time Series Multitude of Representations Possibilities

More information

Multivariate Normal Distribution

Multivariate Normal Distribution Multivariate Normal Distribution Lecture 4 July 21, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2 Lecture #4-7/21/2011 Slide 1 of 41 Last Time Matrices and vectors Eigenvalues

More information

Time Series HILARY TERM 2010 PROF. GESINE REINERT http://www.stats.ox.ac.uk/~reinert

Time Series HILARY TERM 2010 PROF. GESINE REINERT http://www.stats.ox.ac.uk/~reinert Time Series HILARY TERM 2010 PROF. GESINE REINERT http://www.stats.ox.ac.uk/~reinert Overview Chapter 1: What are time series? Types of data, examples, objectives. Definitions, stationarity and autocovariances.

More information

Wavelet analysis. Wavelet requirements. Example signals. Stationary signal 2 Hz + 10 Hz + 20Hz. Zero mean, oscillatory (wave) Fast decay (let)

Wavelet analysis. Wavelet requirements. Example signals. Stationary signal 2 Hz + 10 Hz + 20Hz. Zero mean, oscillatory (wave) Fast decay (let) Wavelet analysis In the case of Fourier series, the orthonormal basis is generated by integral dilation of a single function e jx Every 2π-periodic square-integrable function is generated by a superposition

More information

How To Test Granger Causality Between Time Series

How To Test Granger Causality Between Time Series A general statistical framework for assessing Granger causality The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation As Published

More information

Single trial analysis for linking electrophysiology and hemodynamic response. Christian-G. Bénar INSERM U751, Marseille christian.benar@univmed.

Single trial analysis for linking electrophysiology and hemodynamic response. Christian-G. Bénar INSERM U751, Marseille christian.benar@univmed. Single trial analysis for linking electrophysiology and hemodynamic response Christian-G. Bénar INSERM U751, Marseille christian.benar@univmed.fr Neuromath meeting Leuven March 12-13, 29 La Timone MEG

More information

Springer Texts in Statistics

Springer Texts in Statistics Springer Texts in Statistics Series Editors G. Casella S. Fienberg I. Olkin For other titles published in this series, go to www.springer.com/series/417 Robert H. Shumway David S. Stoffer Time Series

More information

APPLICATION OF THE VARMA MODEL FOR SALES FORECAST: CASE OF URMIA GRAY CEMENT FACTORY

APPLICATION OF THE VARMA MODEL FOR SALES FORECAST: CASE OF URMIA GRAY CEMENT FACTORY APPLICATION OF THE VARMA MODEL FOR SALES FORECAST: CASE OF URMIA GRAY CEMENT FACTORY DOI: 10.2478/tjeb-2014-0005 Ramin Bashir KHODAPARASTI 1 Samad MOSLEHI 2 To forecast sales as reliably as possible is

More information

Vector Time Series Model Representations and Analysis with XploRe

Vector Time Series Model Representations and Analysis with XploRe 0-1 Vector Time Series Model Representations and Analysis with plore Julius Mungo CASE - Center for Applied Statistics and Economics Humboldt-Universität zu Berlin mungo@wiwi.hu-berlin.de plore MulTi Motivation

More information

Performing Unit Root Tests in EViews. Unit Root Testing

Performing Unit Root Tests in EViews. Unit Root Testing Página 1 de 12 Unit Root Testing The theory behind ARMA estimation is based on stationary time series. A series is said to be (weakly or covariance) stationary if the mean and autocovariances of the series

More information

MATHEMATICAL METHODS OF STATISTICS

MATHEMATICAL METHODS OF STATISTICS MATHEMATICAL METHODS OF STATISTICS By HARALD CRAMER TROFESSOK IN THE UNIVERSITY OF STOCKHOLM Princeton PRINCETON UNIVERSITY PRESS 1946 TABLE OF CONTENTS. First Part. MATHEMATICAL INTRODUCTION. CHAPTERS

More information

ANALYZING INVESTMENT RETURN OF ASSET PORTFOLIOS WITH MULTIVARIATE ORNSTEIN-UHLENBECK PROCESSES

ANALYZING INVESTMENT RETURN OF ASSET PORTFOLIOS WITH MULTIVARIATE ORNSTEIN-UHLENBECK PROCESSES ANALYZING INVESTMENT RETURN OF ASSET PORTFOLIOS WITH MULTIVARIATE ORNSTEIN-UHLENBECK PROCESSES by Xiaofeng Qian Doctor of Philosophy, Boston University, 27 Bachelor of Science, Peking University, 2 a Project

More information

Functional Data Analysis of MALDI TOF Protein Spectra

Functional Data Analysis of MALDI TOF Protein Spectra Functional Data Analysis of MALDI TOF Protein Spectra Dean Billheimer dean.billheimer@vanderbilt.edu. Department of Biostatistics Vanderbilt University Vanderbilt Ingram Cancer Center FDA for MALDI TOF

More information

Linear Threshold Units

Linear Threshold Units Linear Threshold Units w x hx (... w n x n w We assume that each feature x j and each weight w j is a real number (we will relax this later) We will study three different algorithms for learning linear

More information

Business cycles and natural gas prices

Business cycles and natural gas prices Business cycles and natural gas prices Apostolos Serletis and Asghar Shahmoradi Abstract This paper investigates the basic stylised facts of natural gas price movements using data for the period that natural

More information

Time Series Analysis

Time Series Analysis Time Series Analysis Lecture Notes for 475.726 Ross Ihaka Statistics Department University of Auckland April 14, 2005 ii Contents 1 Introduction 1 1.1 Time Series.............................. 1 1.2 Stationarity

More information