Time Series: stationary AR(1) -> MA(infinity)

In summary, the proof shows that in a stationary AR(1) model, the limit of \phi^m y_{t-m} is 0 almost surely as m approaches infinity, under the conditions of CDF and |\phi|<1. This explains why on the last line of the proof, there is no "Y" term, as the limit of \phi^m y_{t-m} becomes 0 and the term disappears. The complications of Yt-m being a random variable and the possibility of the product not approaching 0 are addressed by the assumption of stationarity and the specified conditions.
  • #1
kingwinner
1,270
0
Theorem:
A stationary AR(1) model can be expressed in terms of MA(infinity).

Proof:
stat5.JPG


Now I don't understand how they get from the second last line to the last line. Where did the term Yt-m go?

I understand you can keep doing the substitution iteratively, but you always have to end up with a "Y" term no matter how many times you do it, but on the last line of the proof there is no "Y" term, so it magically disappared? I'm really confused.

Hopefully someone can explain this (in simple terms if possible). Thank you!
 
Physics news on Phys.org
  • #2
They're taking the limit as [itex]\phi[/itex] goes to infinity. What happens to [itex]\phi^m[/itex] in that limit?
 
  • #3
I think it's the limit as m->∞.

As m->∞,
φm ->0
BUT you also have to look at what happens to the other term, right? What if Yt-m->∞? Then we have indeterminate form 0*∞, and we just can't conclude that the product->0.
(Also, another complication is that Yt-m is a random variable, so I'm not sure if all of these make sense or not.)
 
  • #4
kingwinner said:
I think it's the limit as m->∞.
You're right -- sorry.

As m->∞,
φm ->0
BUT you also have to look at what happens to the other term, right? What if Yt-m->∞? Then we have indeterminate form 0*∞, and we just can't conclude that the product->0.

(Also, another complication is that Yt-m is a random variable, so I'm not sure if all of these make sense or not.)
I'll take those two complications in reverse order. First, the equation will in general be true "almost surely", meaning with probability 1. It may be possible for [itex]\phi^m y_{t-m}[/itex] to approach a constant or diverge, but this happens with probability 0. Second, you have to know SOMETHING about the y's. If this is the same book that your random walk problem came from, maybe they left out essential information. But the key fact is there in the word "stationary". It takes a little work to prove it, but If y is a decently-behaved RV (i.e., has a CDF) and is stationary and [itex]|\phi|<1[/itex], then [itex]\lim_{m\to\infty}\phi^m y_{t-m}=0[/itex] almost surely.
 
  • #5


Dear reader,

Thank you for your question. I understand your confusion and will try to explain the proof in simple terms.

First, it is important to understand that the proof is using a mathematical technique called "mathematical induction". This technique is commonly used to prove statements that involve a sequence of numbers or terms.

In this case, the proof is showing that the stationary AR(1) model can be expressed in terms of MA(infinity). This means that we can write the AR(1) model using an infinite number of MA terms.

The proof starts with the AR(1) model, which is written as Yt = a + φYt-1 + et. This is the second last line of the proof. The term Yt-m is not shown in this line, but it is included in the et term. Et represents the error term, which includes all the past Y terms up to Yt-m.

The next step of the proof is to substitute the AR(1) model into itself, using the Yt-1 term. This is the second line of the proof. This is where the Yt-m term appears. It is included in the et-1 term.

The proof continues to substitute the AR(1) model into itself, using the Yt-2, Yt-3, and so on, until we reach the last line of the proof. At this point, the Yt-m term has been substituted an infinite number of times, and it has disappeared completely. This is because the AR(1) model is stationary, which means that the values of Yt do not depend on the specific time period t. Therefore, the Yt-m term can be replaced by a constant value, which is represented by the term a in the last line of the proof.

In summary, the Yt-m term is not shown in the last line of the proof because it has been substituted an infinite number of times and has been replaced by a constant value. I hope this explanation helps to clarify the proof for you. If you have any further questions, please do not hesitate to ask. Thank you.
 

Related to Time Series: stationary AR(1) -> MA(infinity)

What is a stationary AR(1) model?

A stationary AR(1) model is a type of time series model that describes the relationship between an observation and a linear combination of the previous observations. The "AR" stands for "autoregressive", meaning it takes into account the previous values of the time series. The "(1)" indicates that it only considers the previous observation, making it a first-order autoregressive model. "Stationary" means that the model's statistical properties, such as mean and variance, remain constant over time.

What is an MA(infinity) model?

An MA(infinity) model is a type of time series model that describes the relationship between an observation and a linear combination of the previous error terms. The "MA" stands for "moving average", meaning it takes into account the past error terms. The "(infinity)" indicates that it considers an infinite number of error terms, making it a high-order moving average model.

How do you determine if a time series is stationary?

There are several ways to determine if a time series is stationary. One method is to visually inspect the data for trends or patterns that change over time. Another method is to use statistical tests, such as the Augmented Dickey-Fuller test, to check for stationarity. A time series is considered stationary if it has a constant mean, constant variance, and the autocorrelation between observations is constant over time.

What are the advantages of using a stationary AR(1) model?

Stationary AR(1) models have several advantages, including simplicity, interpretability, and the ability to capture the short-term dynamics of a time series. They are also useful for forecasting future values of a time series, as they take into account the relationship between current and previous observations.

What are the limitations of using an MA(infinity) model?

While MA(infinity) models can capture complex relationships between error terms and observations, they can also be prone to overfitting and may not perform well on out-of-sample data. They can also be difficult to interpret and may require a large number of parameters, making them computationally expensive.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
642
  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
717
  • Set Theory, Logic, Probability, Statistics
Replies
10
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
14
Views
417
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
908
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
397
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
2K
Back
Top