How is a time series regression equation with multiple lagged independent variables/periods formed (say AR(2)), and how is the coefficient on that second lagged period determined or different from the first ?? I guess im wondering, if it’s all the same data (time series) from which the equation is based, how are the coefficients different - why would the slopes be different??
It’s easier to tell with a traditional multiple regression bc you’re comparing one or more independent variables with the dependent variable. But in this case, aren’t you relying on all the same data to generate the regression equation.
If the problem says there are 40 observations (say 40 quarters), why dos the equation not include 40 lagged periods, that is AR(40)?
One last somewhat related question: what if the lagged coefficient is greater than 1 ? The time series has a finite mean reverting level if the abs of B1 is < 1. What if it’s greater than 1, or will it never be great than 1 ??
Thanks for any help! Hope that’s clear.
It’s easier to tell with a traditional multiple regression bc you’re comparing one or more independent variables with the dependent variable. But in this case, aren’t you relying on all the same data to generate the regression equation.
If the problem says there are 40 observations (say 40 quarters), why dos the equation not include 40 lagged periods, that is AR(40)?
One last somewhat related question: what if the lagged coefficient is greater than 1 ? The time series has a finite mean reverting level if the abs of B1 is < 1. What if it’s greater than 1, or will it never be great than 1 ??
Thanks for any help! Hope that’s clear.