<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Degeneration of  an ARMA or MA model over time in SAS Academy for Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Degeneration-of-an-ARMA-or-MA-model-over-time/m-p/766572#M1075</link>
    <description>&lt;P&gt;Course: AI and Machine Learning Specialist&lt;/P&gt;&lt;P&gt;Module: Forecasting and Optimization Specialist&lt;/P&gt;&lt;P&gt;Submodule: Forecasting using Model Studio using SAS Viya&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When dealing with Time-Series forecasting using a model that contains a moving-average term, what does SAS do when predicting future values and there are no actual values to difference from the predicted values for the MA term?&amp;nbsp; Because the moving-average term uses some form of the difference between an actual value and predicted value, eventually, if enough predictions are made, there will be no actual values.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is: If an ARMA model is fit to the data and we've made enough future predictions to run out of historic actual values, does the original ARMA model used for predictions degenerate into a AR model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If a moving-average model is fit to the data, do future predictions eventually degenerate into the series mean?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bill Donaldson&lt;/P&gt;</description>
    <pubDate>Wed, 08 Sep 2021 13:37:06 GMT</pubDate>
    <dc:creator>WWD</dc:creator>
    <dc:date>2021-09-08T13:37:06Z</dc:date>
    <item>
      <title>Degeneration of  an ARMA or MA model over time</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Degeneration-of-an-ARMA-or-MA-model-over-time/m-p/766572#M1075</link>
      <description>&lt;P&gt;Course: AI and Machine Learning Specialist&lt;/P&gt;&lt;P&gt;Module: Forecasting and Optimization Specialist&lt;/P&gt;&lt;P&gt;Submodule: Forecasting using Model Studio using SAS Viya&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When dealing with Time-Series forecasting using a model that contains a moving-average term, what does SAS do when predicting future values and there are no actual values to difference from the predicted values for the MA term?&amp;nbsp; Because the moving-average term uses some form of the difference between an actual value and predicted value, eventually, if enough predictions are made, there will be no actual values.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is: If an ARMA model is fit to the data and we've made enough future predictions to run out of historic actual values, does the original ARMA model used for predictions degenerate into a AR model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If a moving-average model is fit to the data, do future predictions eventually degenerate into the series mean?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bill Donaldson&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 13:37:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Degeneration-of-an-ARMA-or-MA-model-over-time/m-p/766572#M1075</guid>
      <dc:creator>WWD</dc:creator>
      <dc:date>2021-09-08T13:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Degeneration of  an ARMA or MA model over time</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Degeneration-of-an-ARMA-or-MA-model-over-time/m-p/770864#M1077</link>
      <description>&lt;P&gt;Hi, I think your question may be a more general point around how an ARIMA(p,d,q) model works. With any predictive/statistical model the task is learning the pattern from training data, the validation data is used to ensure the model generalises well to new observations. The difference to Data Mining in Time Series is that the train/validation split is based on time indexed observations and the validation component is typically the most recent known observations for a representative sample size. The ARIMA model learns appropriate parameters for p,d,q which are the AR, Integration and MA components of the model. When making a prediction with an ARIMA model it is generating new values based on the known AR and MA lags. The integration step transforms the data into a stationary series so that data fluctuates around a static mean, i.e. an ARMA model is learned from the stationary series. When predicting new values these are done using the learned MA and AR parameters around the stationary mean of the series. The model stability will generally decay the further you get from the last known values in the series with an N-step forecast. This is further complicated by other factors such as exogenous variables or seasonality in the data. I hope this answers your questions. Thanks, Harry&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 12:35:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Degeneration-of-an-ARMA-or-MA-model-over-time/m-p/770864#M1077</guid>
      <dc:creator>HarrySnart</dc:creator>
      <dc:date>2021-09-28T12:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Degeneration of  an ARMA or MA model over time</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Degeneration-of-an-ARMA-or-MA-model-over-time/m-p/771344#M1079</link>
      <description>&lt;P&gt;Thank you for helping me out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bill Donaldson&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 11:17:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Degeneration-of-an-ARMA-or-MA-model-over-time/m-p/771344#M1079</guid>
      <dc:creator>WWD</dc:creator>
      <dc:date>2021-09-30T11:17:07Z</dc:date>
    </item>
  </channel>
</rss>

