Time Series Analysis: White Noise & MA Process
8 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

Which property must hold for the AR(1) model to be considered stationary?

  • $ heta = 1$
  • $ 1 < heta < 2$
  • $0 < heta < 1$
  • $-1 < heta < 1$ (correct)
  • In a moving average process MA(q), what does the model utilize to achieve forecasts?

  • Past errors in a regression-like model (correct)
  • Past values of the variable
  • Current observations of the variable
  • Weighted moving averages of past values
  • What formula represents the random walk model?

  • $Y_t = c + heta_1 e_{t-1} + heta_2 e_{t-2}$
  • $Y_t = Y_{t-1} + e_t$ (correct)
  • $Y_t = e_t + 0.5e_{t-1}$
  • $Y_t = a + b t + e_t$
  • Under what condition is the AR(2) model stationary?

    <p>$-1 &lt; heta_1 &lt; 1$ and $ heta_1 + heta_2 &lt; 1$ and $ heta_2 - heta_1 &lt; 1$</p> Signup and view all the answers

    Which statement about the linear trend model is true?

    <p>It includes a stochastic error component.</p> Signup and view all the answers

    What does the MA(q) model output represent?

    <p>A weighted sum of current and past forecast errors</p> Signup and view all the answers

    Which process is characterized primarily by its random shocks or errors?

    <p>White noise process</p> Signup and view all the answers

    What does $Y_t = c + heta_1 Y_{t-1} + heta_2 Y_{t-2} + e_t$ represent?

    <p>Autoregressive process AR(2)</p> Signup and view all the answers

    Study Notes

    White Noise Process

    • A sequence of random errors (et) is independent and identically distributed (iid)
    • Each error has a mean of 0
    • Each error has a variance of σ2
    • The time series (Yt) is simply the error: Yt = et

    Moving Average Process

    • A sequence of random errors (et) is iid
    • Each error has a mean of 0
    • Each error has a variance of σ2
    • The time series (Yt) is a combination of the current error and a weighted previous error: Yt = et + 0.5et-1

    Random Walk

    • A sequence of random errors (et) is iid
    • Each error has a mean of 0
    • Each error has a variance of σ2
    • The time series (Yt) is the sum of all past errors: Yt = e1 + e2 + ... + et which equals Yt = Yt-1 + et

    Linear Trend

    • A sequence of random errors (et) is iid
    • Each error has a mean of 0
    • Each error has a variance of σ2
    • The time series (Yt) is a linear function of time with added noise: Yt = a + bt + et
      • a and b are constants

    Autoregressive Process (AR(p))

    • Forecasts the variable of interest using a linear combination of past values.
    • If the model uses the last p values, it's called an AR(p) model.
    • The time series (Yt) is a linear combination of past values plus an error: Yt = c + Φ1Yt-1 + Φ2Yt-2 + ... + ΦpYt-p + et

    AR(1)

    • A special case of AR(p) where p=1
    • Yt = c + Φ1Yt-1 + et
    • The AR(1) model is stationary if -1 < Φ1 < 1

    AR(2)

    • A special case of AR(p) where p=2
    • Yt = c + Φ1Yt-1 + Φ2Yt-2 + et
    • The AR(2) model is stationary if: -1 < Φ2 < 1, Φ1 + Φ2 < 1, Φ2 - Φ1 < 1

    Moving Average Process (MA(q))

    • Rather than using past variable values, a MA model uses past errors to forecast
    • If the model uses the last q errors, it's called an MA(q) model
    • The time series (Yt) is a weighted moving average of past forecast errors: Yt = c + et + θ1et-1 + ... + θqet-q

    Autoregressive Moving Average Process (ARMA(p,q))

    • A combination of AR(p) and MA(q) models
    • The time series (Yt) is a combination of past values and past errors: Yt = Φ1Yt-1 + ... + ΦpYt-p + et - θ1et-1 - ... - θqet-q

    Studying That Suits You

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

    Quiz Team

    Related Documents

    Week 2.2 Time Series Models PDF

    Description

    Explore the concepts of White Noise, Moving Average, Random Walk, and Linear Trend in time series analysis. This quiz will test your understanding of these foundational time series models, their characteristics, and mathematical formulations. Get ready to apply your knowledge in this engaging quiz!

    More Like This

    Time Series Analysis Quiz
    8 questions

    Time Series Analysis Quiz

    ObservantSagacity avatar
    ObservantSagacity
    Time series analysis 1
    118 questions
    Time Series Analysis and Forecasting Quiz
    10 questions
    Use Quizgecko on...
    Browser
    Browser