1 / 43

TIME SERIES ANALYSIS Time Domain Models : Red Noise; AR and ARMA models

LECTURE 7. TIME SERIES ANALYSIS Time Domain Models : Red Noise; AR and ARMA models. Supplementary Readings : Wilks , chapters 8. Recall:. Statistical Model [ Observed Data ] = [ Signal ] + [ Noise ]. “ noise” has to satisfy certain properties!. If not, we must iterate on this process.

uriel
Download Presentation

TIME SERIES ANALYSIS Time Domain Models : Red Noise; AR and ARMA models

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. LECTURE 7 TIME SERIES ANALYSIS Time Domain Models: Red Noise; AR and ARMA models Supplementary Readings: Wilks, chapters 8

  2. Recall: Statistical Model [Observed Data] = [Signal] + [Noise] “noise” has to satisfy certain properties! If not, we must iterate on this process... We will seek a general method of specifying just such a model…

  3. Weak Stationarity (Covariance Stationarity) statistics are a function of lag k but not absolute time t • Cyclostationarity statistics are a periodic function of lag k We conventionally assume Stationarity Statistics of the time series don’t change with time • Strict Stationarity

  4. Autoregressive Moving-Average Model(“ARMA”) ARMA(K,M) MODEL Box and Jenkins (1976) Time Series Modeling All linear time series models can be written in the form: We assume that e are Gaussian distributed.

  5. Suppose k=1, and definef1  r Time Series Modeling All linear time series models can be written in the form: Consider Special case of simple Autoregressive AR(k) model (qm=0) Special case of a Markov Process (a process for which the state of system depends on previous states) This should look familiar!

  6. Assume process is zero mean, then Time Series Modeling All linear time series models can be written in the form: Consider Special case of simple Autoregressive AR(k) model (qm=0) Suppose k=1, and definef1  r Lag-one correlated process or “AR(1)” process…

  7. AR(1) Process For simplicity, we assume zero mean

  8. AR(1) Process Let us take this series as a random forcing

  9. AR(1) Process Blue: r=0.4 Red:r=0.7 Let us take this series as a random forcing

  10. AR(1) Process What is the standard deviation of an AR(1) process?

  11. AR(1) Process Blue: r=0.4 Red:r=0.7 Green:r=0.9

  12. Variance is infinite! AR(1) Process Random Walk (“Brownian Motion”) How might we try to turn this into a stationary time series? Supposer=1 Not stationary

  13. AR(1) Process Autocorrelation Function Let us define the lag-k autocorrelation: We can approximate: Let us assume the series x has been de-meaned…

  14. AR(1) Process Autocorrelation Function Let us define the lag-k autocorrelation: Let us define the lag-k autocorrelation: Then:

  15. CO2 since 1976 Autocorrelation Function

  16. AR(1) Process Autocorrelation Function Recursively, we thus have for an AR(1) process, (Theoretical)

  17. r=0.5 N=100 “tcf.m” scf.m “rednoise.m” AR(1) Process Autocorrelation Function

  18. AR(1) Process Autocorrelation Function r=0.5 N=100 r=0.5 N=500 “rednoise.m” “rednoise.m”

  19. AR(1) Process Autocorrelation Function r=0.23 N=1000 Glacial Varves

  20. AR(1) Process Autocorrelation Function r=0.75 N=144 Northern Hem Temp

  21. AR(1) Process Autocorrelation Function r=0.54 N=144 Northern Hem Temp (linearly detrended)

  22. AR(1) Process Autocorrelation Function Dec-Mar Nino3

  23. AR(1) Process The sampling distribution for r is given by the sampling distribution for the slope parameter in linear regression!

  24. AR(1) Process The sampling distribution for r is given by the sampling distribution for the slope parameter in linear regression! How do we determine if r is significantly non-zero? This is just the t test!

  25. AR(1) Process When Serial Correlation is Present, the variance of the mean must be adjusted, Variance inflation factor Recall for AR(1) series, This effects the significance of regression/correlation as we saw previously…

  26. AR(1) Process Supposer 1 This effects the significance of regression/correlation as we saw previously…

  27. Now consider an AR(K) Process For simplicity, we assume zero mean Multiply this equation by xt-k’ and sum,

  28. Use AR(K) Process Yule-Walker Equations

  29. AR(K) Process Yule-Walker Equations Several results obtained for the AR(1) model generalize readily to the AR(K) model:

  30. AR(K) Process Yule-Walker Equations The AR(2) model is particularly important because of the range of behavior it can describe w/ a parsimonious number of parameters The Yule-Walker equations give:

  31. AR(2) Process Which readily gives: The AR(2) model is particularly important because of the range of behavior it can describe w/ a parsimonious number of parameters The Yule-Walker equations give:

  32. For stationarity, we must have: f2 +1 -1 f1 -2 -1 0 1 2 AR(2) Process Which readily gives:

  33. For stationarity, we must have: f2 +1 -1 f1 -2 -1 0 1 2 AR(2) Process Which readily gives: Note that this model allows for independentlag-1 and lag-2 correlation, so that both positive correlation and negative correlation are possible...

  34. For stationarity, we must have: “artwo.m” AR(2) Process Which readily gives: Note that this model allows for independentlag-1 and lag-2 correlation, so that both positive correlation and negative correlation are possible...

  35. Bayesian Information Criterion Akaike Information Criterion AR(K) Process Selection Rules The minima in AIC or BIC represent an ‘optimal’ tradeoff between degrees of freedom and variance explained

  36. Multivariate ENSO Index (“MEI”) AR(K) Process ENSO

  37. AR(1) Fit Autocorrelation Function Dec-Mar Nino3

  38. AR(2) Fit Autocorrelation Function Dec-Mar Nino3 (m>2)

  39. AR(3) Fit Autocorrelation Function Dec-Mar Nino3 Theoretical AR(3) Fit

  40. AR(K) Fit Autocorrelation Function Dec-Mar Nino3 Minimum in BIC? Minimum in AIC? Favors AR(K) Fit for K=?

  41. MA model Now, consider the casefk=0 Pure Moving Average (MA) model, represents a running mean of the past M values. Consider case where M=1…

  42. MA(1) model Now, consider the casefk=0 Consider case where M=1…

  43. ARMA(1,1) model

More Related