Forecasting with MA(1) Models
40 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

According to the forecasting theorem, what is the optimal point forecast for an m-step ahead prediction?

  • The median of the forecasted values.
  • The historical average of the time series.
  • The conditional mean of the forecast. (correct)
  • The most recent observed value.

For an MA(1) model, what happens to the multi-step ahead forecasts after the first step?

  • They continue to fluctuate randomly.
  • They exponentially increase or decrease.
  • They oscillate between two fixed values.
  • They revert to the mean. (correct)

In an MA(2) model, after how many steps do multi-step ahead forecasts typically go to the mean?

  • After the first step.
  • They do not converge to the mean.
  • After the second step. (correct)
  • Immediately, at the current step.

For a general MA(q) model, after how many steps do the multi-step ahead forecasts go to the mean?

<p>After 'q' steps. (C)</p> Signup and view all the answers

How do multiple-step ahead forecasts of an ARMA(1,1) model relate to those of an AR(1) model?

<p>They are similar, except the 1-step ahead forecast is adjusted for the MA(1) component. (B)</p> Signup and view all the answers

Starting from which step ahead forecast are ARMA(2,1) and AR(2) models the same?

<p>2-step ahead forecast. (A)</p> Signup and view all the answers

From which step ahead forecast onwards do ARMA(1,2) and AR(1) models provide the same forecasts?

<p>3-step ahead forecast. (C)</p> Signup and view all the answers

Starting from which step ahead forecast are the forecasts of ARMA(2,2) and AR(2) models equivalent?

<p>3-step ahead forecast. (B)</p> Signup and view all the answers

In ARMA(k,q) models, which forecasts are adjusted for the MA(q) part when compared to AR(k) models?

<p>The first 'q' step ahead forecasts. (C)</p> Signup and view all the answers

What is the primary distinction between univariate and multivariate time series analysis?

<p>Multivariate analysis studies more than one variable. (B)</p> Signup and view all the answers

In linear multivariate time series analysis, what is the purpose of testing for cross autocorrelation as the first step?

<p>To determine if a multivariate model is necessary. (A)</p> Signup and view all the answers

What does the presence of current and lag cross-correlation between two time series variables suggest?

<p>One variable affects the current or past values of the other, indicating a need for multivariate analysis. (C)</p> Signup and view all the answers

What statistical test is recommended to examine the presence of current and lag cross-correlation?

<p>Ljung-Box statistics Q(m). (C)</p> Signup and view all the answers

If the p-value from the Ljung-Box test is greater than the significance level (e.g., 5%), what conclusion should be drawn?

<p>Do not reject the null hypothesis and conclude there is no significant cross-correlation. (B)</p> Signup and view all the answers

In the context of time series analysis, what is a 'spurious regression'?

<p>A regression showing significant results between non-stationary variables with no true relationship. (C)</p> Signup and view all the answers

What does it mean for a non-stationary variable to be 'integrated of order 1,' denoted as I(1)?

<p>It can be transformed into a stationary variable by first-differencing. (D)</p> Signup and view all the answers

If variables are I(1) and cointegrated, which model should be used?

<p>First differencing VEC model. (D)</p> Signup and view all the answers

What does cointegration between two non-stationary variables imply?

<p>They have a long-term relationship. (B)</p> Signup and view all the answers

What is the simplest Vector Autoregression(VAR) model?

<p>The one with two time series variables. (C)</p> Signup and view all the answers

In a bivariate VAR model, how are the regression equations structured?

<p>One variable is the dependent variable in one equation and the other is dependent in the other equation. (A)</p> Signup and view all the answers

A VAR model with 'n' variables consists of how many regression equations?

<p>n (D)</p> Signup and view all the answers

In a reduced VAR(1) model, which condition implies that (y_t) is not affected by (x_t), and (x_t) is only affected by its own lag term through (x_{t-1})?

<p>If the coefficient on (x_{t-1}) in the (y_t) equation is zero. (D)</p> Signup and view all the answers

In a reduced VAR(1) model, what type of relationship exists between two time series if the coefficient of the lagged term of variable A in the equation for variable B is statistically significant, while corresponding coefficient is not?

<p>Unidirectional relationship from B to A. (D)</p> Signup and view all the answers

In a reduced VAR(1) model, what does it imply if both and?

<p>There exists a feedback relationship between x and y. (C)</p> Signup and view all the answers

How can you determine if the reduced form of a VAR model is adequate?

<p>The model is only able to conduct a forecast after confirmation. (B)</p> Signup and view all the answers

What limitation does the reduced form of the VAR model have?

<p>It only displays the lead-lag cross relationship. (B)</p> Signup and view all the answers

What is the forecast error of m-step ahead forecast of MA(1)?

<p>It is independent of the period within the forecast. (B)</p> Signup and view all the answers

When is the variance of the 2-step head forecast error greater than the variance of the 1-step head forecast error?

<p>Variance of the 2-step will be greater than the 1-step. (C)</p> Signup and view all the answers

When is the variance of the m-step head forecast error the same as the variance of the 2-step head forecast error?

<p>Same. (B)</p> Signup and view all the answers

In a 2-step ahead forecast, what occurs?

<p>The optimal point forecast. (C)</p> Signup and view all the answers

What is the alternative name that multivariate Ljung-Box statistics Q(m) goes by?

<p>Multivariate portmanteau test. (B)</p> Signup and view all the answers

If variables have two unit roots or I(2) (i.e. integrated of order 2), but is cointegrated, which model should be used?

<p>Second differencing VEC model. (D)</p> Signup and view all the answers

In a reduced VAR(1) model, if both terms, the two time series variables are?

<p>Uncoupled. (D)</p> Signup and view all the answers

If you are building a VAR model and the variables you have are not stationary (i.e. have unit roots), building a VAR model can lead to?

<p>A spurious regression. (D)</p> Signup and view all the answers

What is the effect of if holding constant?

<p>is the effect of on if holding constant. (B)</p> Signup and view all the answers

What is the effect of if holding constant of the cointegration?

<p>If , then is not affected by, and is only affected by its own lag term through . (D)</p> Signup and view all the answers

Testing for cross-correlation, what is the goal?

<p>If there is multivariate or not. (B)</p> Signup and view all the answers

There are assumptions for only two time series variables ( and ) for simplicity, what is the goal of them?

<p>There exists some current and lag cross-correlation between and, then it means is affected by the current value of or the past value of. (D)</p> Signup and view all the answers

What is the purpose of running the test of testing for the cross-correlation?

<p>To determine if it is necessary to use a multivariate model. (A)</p> Signup and view all the answers

If two variables show to follow and are non-stationary, but one is stationary, then are?

<p>Cointegrated. (B)</p> Signup and view all the answers

Flashcards

Point Forecast

The optimal prediction of a future value based on current information.

Interval Forecast

A probabilistic prediction of a future value within a range.

Forecast error

The difference between the actual value and the forecast value.

MA(1) model, forecast

Goes to the mean after the first step.

Signup and view all the flashcards

MA(2) model, forecast

Goes to the mean after the second step.

Signup and view all the flashcards

MA(q) model forecast

Multi-step ahead forecasts go to the mean after the q steps.

Signup and view all the flashcards

Multivariate Time Series Analysis

Comparing to the linear univariate time series analysis, the linear multivariate time series analysis studies more than one variable.

Signup and view all the flashcards

Multivariate Time Series Analysis: Procedure

Test for cross autocorrelation; Test/adjust seasonality; Stationarity test; Select model; Estimate parameters; Forecast future values.

Signup and view all the flashcards

Cross-correlation testing purpose

To determine if it is necessary to use a multivariate model.

Signup and view all the flashcards

Lag Cross-Correlation

The lag correlation coefficient between and at time t.

Signup and view all the flashcards

Current Cross-Correlation

The current correlation coefficient between and at the same time t.

Signup and view all the flashcards

Multivariate Ljung-Box statistics Q(m)

Test for current/lag cross-correlation.Alternative hypothesis: at least one of above != 0.

Signup and view all the flashcards

Stationary variables

Build the VAR model for the original variables.

Signup and view all the flashcards

Unit Root

Building a VAR model on the non-stationary variables may result in a spurious regression.

Signup and view all the flashcards

Non-stationary variable

Can be transformed into a stationary variable with first-differencing; is integrated of order 1, denoted as I(1).

Signup and view all the flashcards

Contains two unit roots variable

Can be transformed into a stationary variable with second-differencing; is integrated of order 2, denoted as I(2).

Signup and view all the flashcards

Variables have one unit root/I(1)

If they're cointegrated, use first differencing VEC model. If not cointegrated, use first differencing VAR model.

Signup and view all the flashcards

Non-stationary variables

If variables cointegrated, build a VEC model.

Signup and view all the flashcards

Bivariate VAR Model

The simplest VAR model with two time series variables.

Signup and view all the flashcards

VAR model

Each variable is the dependent variable of one regression equation.

Signup and view all the flashcards

Reduced VAR(1):

If no affect, then is only affected by its own lag term through .

Signup and view all the flashcards

Disadvantage of reduced form VAR model

Reduced form doesn't show current cross relationship, so introduce structural form of VAR model.

Signup and view all the flashcards

Study Notes

Financial Time Series - Lecture 6

  • Lecture is about Forecasting with MA models

Forecasting Theorem Review

  • The optimal point forecast (m-step ahead) is its conditional mean.

Forecast with MA(1)

  • The forecast error of the 1-step ahead forecast of MA(1) is calculated
  • The variance of the 1-step ahead forecast error is given.
  • If is normally distributed, then a 1-step ahead 95% interval forecast can be calculated.
  • The forecast error of 2-step ahead forecast of MA(1) is calculated.
  • The variance of the 2-step head forecast error is calculated
  • The variance of the 2-step head forecast error is greater than the variance of the 1-step head forecast error
  • If is normally distributed, then a 2-step ahead 95% interval forecast is calculated
  • For an MA(1) model, the multi-step ahead forecasts will tend toward the mean after the first step.
  • The forecast error of the m-step ahead forecast of MA(1) is calculated.
  • The variance of the m-step head forecast error is calculated.
  • The variance of the m-step head forecast error is the same as the variance of the 2-step head forecast error
  • If is normally distributed, then an m-step ahead 95% interval forecast is calculated

Forecast with MA(2)

  • The forecast error of the 1-step ahead forecast of MA(2) is calculated.
  • The variance of the 1-step ahead forecast error is calculated.
  • If is normally distributed, then a 1-step ahead 95% interval forecast is calculated.
  • The forecast error of the 2-step ahead forecast of AR(1) is calculated.
  • The variance of the 2-step head forecast error is calculated.
  • The variance of the 2-step head forecast error is greater than the variance of the 1-step head forecast error.
  • If is normally distributed, then a 2-step ahead 95% interval forecast is calculated
  • For an MA(2) model, the multi-step ahead forecasts go to the mean after the first two steps.

Forecast with MA(q)

  • For an MA(q) model, the multi-step ahead forecasts go to the mean after the first q steps

Summary of MA Model Point Forecast

  • MA(1) model point forecasts go to the mean after the first-step ahead forecast.
  • MA(2) model point forecasts go to the mean after the second-step ahead forecast.
  • MA(q) model point forecasts go to the mean after the qth step ahead forecast.

Forecasting with ARMA Models

  • Forecast with ARMA(1,1)
  • The forecast error of the 1-step ahead forecast of ARMA(1,1) is calculated.
  • The variance of the 1-step ahead forecast error is calculated.
  • If is normally distributed, then a 1-step ahead 95% interval forecast is calculated
  • The forecast error of 2-step ahead forecast of ARMA(1,1) is calculated.
  • The variance of the 2-step head forecast error is calculated.
  • The variance of the 2-step head forecast error is bigger than the variance of the 1-step head forecast error. The more steps ahead forecast, the less accurate
  • If is normally distributed, then a 2-step ahead 95% interval forecast is calculated
  • Multiple-step ahead forecasts of ARMA(1,1) are similar to those of AR(1), except that the 1-step ahead forecast adjusts for the MA(1) part.
  • Starting from the 2-step ahead forecast, ARMA(1,1) and AR(1) are the same

Forecast with ARMA(2,1)

  • Multiple-step ahead forecasts of ARMA(2,1) are similar to those of AR(2), except that the 1-step ahead forecast is adjusted for the MA(1) part.
  • Starting from the 2-step ahead forecast, ARMA(2,1) and AR(2) are the same.

Forecast with ARMA(1,2)

  • Multiple-step ahead forecasts of ARMA(1,2) are similar to those of AR(1), except that the 1-step and 2-step ahead forecasts are adjusted for a MA part.
  • Starting from the 3-step ahead forecast, ARMA(1,2) and AR(1) are the same.

Forecast with ARMA(2,2)

  • The multiple-step ahead forecasts of ARMA(2,2) are similar to those of AR(2), except that 1-step and 2-step: ahead forecasts are adjusted for the MA part.
  • After 3-step ahead forecasts: ARMA(2,2) and AR(2) are the same.

Forecast with ARMA(k,q)

  • The multiple-step ahead forecasts of ARMA(k,q) are similar to those of AR(k), except that first q-step ahead forecasts are adjusted for the MA(q) part.

Linear multivariate time series analysis

  • Comparing to the linear univariate time series analysis, the linear multivariate time series analysis studies more than one variable.

Procedure of Linear Multivariate Time Series Analysis

  • Test for cross autocorrelation
  • Test for the seasonality of each variable and do a seasonal adjustment, if necessary.
  • Test for the stationarity of each variable
  • Select the Linear multivariate time series model, VAR or VEC
  • Estimate the parameters of the selected model.
  • Forecast the future value using the past values of multiple values.

Step 1: Test for Current And Lag Cross Correlation

  • The purpose of testing for the cross-correlation is to determine if it is necessary to use a multivariate model
  • Only two time series variables ( and ) are assumed for simplicity.
  • If there exists some current and lag cross correlation between and , then is affected by the current value of or the past value of , or is affected by the current value of or the past value of . It is appropriate to study the two variables and together, and a multivariate time series model such as VAR or VEC should be used.
  • Otherwise, an univariate time series model should be used to study and separately using univariate time series analysis

Lag Cross-correlation

  • Is the lag correlation coefficient between and . If then is related to the past value.
  • May not be = to

Current Cross-correlation

  • , which is the current correlation coefficient between and at the same time t. If then is related to the current value, or vice versa
  • The multivariate Ljung-Box statistics Q(m) (also called multivariate portmanteau test) is used tot test if there exist current and lag cross-correlation

Hypothesis

  • Null: at least one of the above is not equal to 0
  • Alt: rejected if the p-value is less than 5%
  • There is a cross-correlation between and, so consider building the VAR or VEC multivariate time series model.
  • If the p-value is greater than a significance level of 5%, there isn't cross-correlation between and. Therefore, there isn't a need to do multivariate time series analysis.

Steps

  • Step 2: Check for seasonality of each variable
  • Step 3: Test for stationarity of each variable
  • Step 4: Select the linear multivariate time series model

Step 4: Selecting a Linear Multivariate Time Series Model

  • If step 1 determines that multivariate time series models should be used, choose which multivariate model should be used; VAR model or VEC model. Stationary test results are important when deciding on a model.
  • The VAR model is used for stationary variables
  • The VAR models for non-stationary variables will result in a spurious regression
  • Non-stationary variable is also called unit-root variable.
  • If the non-stationary variable contains one unit root, (ie, can be transformed into a stationary variable with first-differencing), the variable is said to be integrated of order 1, which is denoted as I(1).
  • If it contains two unit roots, the variable is said to be integrated of order 2, represented I(2).
  • The integrated (non-stationary) variables can be cointegrated.
  • If variables have one unit root or I(1) and are cointegrated, use a first differencing Vector Error Correction (VEC) model; otherwise, for non-cointegrated variables, use first differencing Vector Autoregression (VAR) model.
  • If the variables have two unti roots or are I(2), take the first difference to reduce to the one unit root I(1) and repeat the above test to test for cointegration. Use a second differencing VEC model if variables are cointegrated, VAr otherwise.

Cointegration Test

  • If the linear combination of two non-stationary variables is stationary, these two non-stationary variables are cointegrated and thus have long-team relationship.
  • IIf 2 variables and are non stationary, but is stationary, them and are cointegrated. The vector (a, b) is called cointegration vector"
  • Cointegration can also be tested by using Johansen cointegration test
  • If non-stationary variables are cointegrated, the VEC model can be built

Vector Autoregression (VAR)

  • Simplest VAR contains 2 time series variables and, and is called bivariate VAR model
  • A bivariate VAR model consists of the 2 regression equations:
    • dependent variable is in 1 equation.
    • dependent variable is in the other equation
  • A VAR with n variables consists of n regression equations, where each variable is a dependent in 1 equation.
  • Is the effect of on, if holding constant. If = 0, then is not affected by and is only effects by its own last term through
  • If = the effect of on, if holding constant. If , then is not affected by, and is only aaffected by its own lag term through
  • If and, there is unidirectional relationship from to
  • If and, there is unidirectional relationship from to
  • If and, there is a feedback relationship between and
  • If and, then the 2 time-series variables are uncoupled.
  • The advantages to VAR are the ease of estimation and the usability is adequate in forecasting,. The lead-lag is a disadvantage , and an attempt to eliminate this is the introduction of structural form of VAR model.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

Description

This lecture discusses forecasting using Moving Average (MA) models, particularly MA(1). It covers calculating forecast errors and variances for 1-step and 2-step ahead forecasts. It explains how multi-step ahead forecasts tend toward the mean after the first step.

More Like This

MA 1 facile chiuso
30 questions

MA 1 facile chiuso

ProfuseNirvana avatar
ProfuseNirvana
MA 1  medio chiuso
30 questions

MA 1 medio chiuso

ProfuseNirvana avatar
ProfuseNirvana
MA 1 medio aperto
30 questions

MA 1 medio aperto

ProfuseNirvana avatar
ProfuseNirvana
MA 1 difficile chiuso
36 questions
Use Quizgecko on...
Browser
Browser