<?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 Re: How does Forecast server computes _FORECAST_ values in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272179#M1753</link>
    <description>&lt;P&gt;&lt;SPAN&gt;AR((1) (7)) = (1 - ar1*B)(1 - ar7*B**7)Yt&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = (1&amp;nbsp;- ar1*B - ar7*B**7 + ar1*ar7*B**8)Yt&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = &amp;nbsp;Yt - ar1*Yt-1 -&amp;nbsp;ar7*Yt-7 +&amp;nbsp;ar1*ar7*Yt-8&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Same applies to MA. So the equation should be&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yt = 0.91689*Yt-1 + 0.99625*Yt-7 -(0.91689 * 0.99625)*Yt-8&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - 0.734927Et-1 - 0.78277Et-7 +(0.734927 * 0.78277)*Et-8&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 May 2016 21:16:29 GMT</pubDate>
    <dc:creator>alexchien</dc:creator>
    <dc:date>2016-05-20T21:16:29Z</dc:date>
    <item>
      <title>How does Forecast server computes _FORECAST_ values</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272005#M1747</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the attachement you can find the output of an ARIMA model with 4 parameters (no intercept): AR1, AR7, MA1 &amp;amp; MA7. I calculated the Yt-1, Yt-7, et-1 &amp;amp; et-7 by myself &amp;amp; multiplied with the parameter estimates:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my equation:&lt;/P&gt;&lt;P&gt;Yt = 0.91689*Yt-1 + 0.99625*Yt-7 - 0.734927Et-1 - 0.78277Et-7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is now that my outcome&amp;nbsp;is not the same as the outcome sas provides. For the first 10 observations however I have the same result, both afterwards I have a big difference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me understanding the difference?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 15:17:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272005#M1747</guid>
      <dc:creator>olivier_vermeersch</dc:creator>
      <dc:date>2016-05-20T15:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: How does Forecast server computes _FORECAST_ values</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272076#M1748</link>
      <description>&lt;P&gt;Could you take a look at the Modeling View table and see the exact ARIMA specification for this model? Also what is the interval for t? It goes from 1 to 838 and then back to 1 again?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;alex&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 18:17:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272076#M1748</guid>
      <dc:creator>alexchien</dc:creator>
      <dc:date>2016-05-20T18:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: How does Forecast server computes _FORECAST_ values</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272096#M1749</link>
      <description>Hi Alex thx for the reply,&lt;BR /&gt;&lt;BR /&gt;Below some more details + prints from the modeling view:&lt;BR /&gt;&lt;BR /&gt;[image: Inline image 1]&lt;BR /&gt;&lt;BR /&gt;*Name:* LEAF_4COPY1&lt;BR /&gt;*Description:* ""&lt;BR /&gt;*Details:* "ARIMA: NBR_SALES ~ P = ((1)(7)) Q = ((1)(7)) NOINT"&lt;BR /&gt;*Model family:* ARIMA&lt;BR /&gt;*Model type:* SUBSETARIMA&lt;BR /&gt;*Source:* FSUI *Intercept: *None&lt;BR /&gt;*Forecast variable:* NBR_SALES&lt;BR /&gt;*Delay:* 0&lt;BR /&gt;*Differencing:* ( 0 )&lt;BR /&gt;*P:* ( 1 ) ( 7 )&lt;BR /&gt;*Q:* ( 1 ) ( 7 )&lt;BR /&gt;Estimation Options *Method:* CLS&lt;BR /&gt;*Convergence criterion:* 0.001&lt;BR /&gt;*Number of iterations:* 50&lt;BR /&gt;*Delta:* 0.001&lt;BR /&gt;*Singularity criterion:* 1E-7&lt;BR /&gt;*Grid value:* 0.005&lt;BR /&gt;*Restrict parameters to stable values:* Yes&lt;BR /&gt;* NOLS:* 0&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##</description>
      <pubDate>Fri, 20 May 2016 19:08:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272096#M1749</guid>
      <dc:creator>olivier_vermeersch</dc:creator>
      <dc:date>2016-05-20T19:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: How does Forecast server computes _FORECAST_ values</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272101#M1750</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below you can find a printscreen of the modeling view. I suppose the parameter estimates is what you interests most?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 19:13:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272101#M1750</guid>
      <dc:creator>olivier_vermeersch</dc:creator>
      <dc:date>2016-05-20T19:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: How does Forecast server computes _FORECAST_ values</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272116#M1751</link>
      <description>&lt;P&gt;It looks like the forecast server is picking a factored ARIMA models. For example, P((1)(7)) = (1-ar1*B)*(1-ar7*B**7), not (1&lt;SPAN&gt;-ar1*B - ar7*B**7).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Below is some more info about the factored ARIMA models.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; Subset, Seasonal, and Factored ARMA Models &lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="xis-refProc"&gt;
&lt;DIV id="etsug_arima000807" class="AAsection"&gt;
&lt;DIV id="etsug_arima000883" class="AAsection"&gt;
&lt;DIV class="xis-title"&gt;
&lt;DIV&gt;
&lt;DIV&gt;
&lt;H4 class="xis-title"&gt;Factored Models&lt;/H4&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;A class="indexterm" name="etsug.arima.a0000000027" target="_blank"&gt;&lt;/A&gt; &lt;A class="indexterm" name="etsug.arima.a000000002701" target="_blank"&gt;&lt;/A&gt; &lt;A class="indexterm" name="etsug.arima.a0000000028" target="_blank"&gt;&lt;/A&gt; &lt;A class="indexterm" name="etsug.arima.a000000002801" target="_blank"&gt;&lt;/A&gt; &lt;A class="indexterm" name="etsug.arima.a0000000029" target="_blank"&gt;&lt;/A&gt; &lt;A class="indexterm" name="etsug.arima.a000000002901" target="_blank"&gt;&lt;/A&gt; A factored model (also referred to as a multiplicative model) represents the ARIMA model as a product of simpler ARIMA models. For example, you might model &lt;CODE class="AAvarname"&gt;SALES&lt;/CODE&gt; as a combination of an AR(1) process that reflects short term dependencies and an AR(12) model that reflects the seasonal pattern.&lt;/P&gt;
&lt;P&gt;It might seem that the way to do this is with the option P=(1 12), but the AR(1) process also operates in past years; you really need autoregressive parameters at lags 1, 12, and 13. You can specify a subset model with separate parameters at these lags, or you can specify a factored model that represents the model as the product of an AR(1) model and an AR(12) model. Consider the following two ESTIMATE statements:&lt;/P&gt;
&lt;PRE&gt;      identify var=sales;
      estimate p=(1 12 13);
      estimate p=(1)(12);
&lt;/PRE&gt;
&lt;P&gt;The mathematical form of the autoregressive models produced by these two specifications are shown in &lt;A href="http://127.0.0.1:50046/help/etsug.hlp/etsug_arima_gettingstarted21.htm#etsug.arima.arifactored" target="_blank"&gt;Table 8.2&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="etsug.arima.arifactored"&gt;
&lt;P class="AAoutputtitle"&gt;Table 8.2: Subset versus Factored Models&lt;/P&gt;
&lt;DIV class="-contents"&gt;
&lt;TABLE class="AAtabular"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH&gt;
&lt;P&gt;Option&lt;/P&gt;
&lt;/TH&gt;
&lt;TH&gt;
&lt;P&gt;Autoregressive Operator&lt;/P&gt;
&lt;/TH&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;P=(1 12 13)&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;IMG class="math" src="http://127.0.0.1:50046/help/etsug.hlp/images/etsug_arima0045.png" border="0" alt="${(1-{\phi }_{1}{B}-{\phi }_{12}{B}^{12}-{\phi }_{13}{B}^{13})}$" width="171" height="18" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;P=(1)(12)&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;IMG class="math" src="http://127.0.0.1:50046/help/etsug.hlp/images/etsug_arima0046.png" border="0" alt="${(1-{\phi }_{1}{B})(1-{\phi }_{12}{B}^{12})}$" width="133" height="18" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both models fit by these two ESTIMATE statements predict &lt;CODE class="AAvarname"&gt;SALES&lt;/CODE&gt; from its values 1, 12, and 13 periods ago, but they use different parameterizations. The first model has three parameters, whose meanings may be hard to interpret.&lt;/P&gt;
&lt;P&gt;The factored specification P=(1)(12) represents the model as the product of two different AR models. It has only two parameters: one that corresponds to recent effects and one that represents seasonal effects. Thus the factored model is more parsimonious, and its parameter estimates are more clearly interpretable.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 May 2016 19:42:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272116#M1751</guid>
      <dc:creator>alexchien</dc:creator>
      <dc:date>2016-05-20T19:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: How does Forecast server computes _FORECAST_ values</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272117#M1752</link>
      <description>Hi Alex,&lt;BR /&gt;&lt;BR /&gt;I am not really familiar with this notation, how would you rewrite the&lt;BR /&gt;equation below?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Yt = 0.91689*Yt-1 + 0.99625*Yt-7 - 0.734927Et-1 - 0.78277Et-7&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Olivier&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##</description>
      <pubDate>Fri, 20 May 2016 19:48:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272117#M1752</guid>
      <dc:creator>olivier_vermeersch</dc:creator>
      <dc:date>2016-05-20T19:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: How does Forecast server computes _FORECAST_ values</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272179#M1753</link>
      <description>&lt;P&gt;&lt;SPAN&gt;AR((1) (7)) = (1 - ar1*B)(1 - ar7*B**7)Yt&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = (1&amp;nbsp;- ar1*B - ar7*B**7 + ar1*ar7*B**8)Yt&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = &amp;nbsp;Yt - ar1*Yt-1 -&amp;nbsp;ar7*Yt-7 +&amp;nbsp;ar1*ar7*Yt-8&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Same applies to MA. So the equation should be&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yt = 0.91689*Yt-1 + 0.99625*Yt-7 -(0.91689 * 0.99625)*Yt-8&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - 0.734927Et-1 - 0.78277Et-7 +(0.734927 * 0.78277)*Et-8&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 21:16:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272179#M1753</guid>
      <dc:creator>alexchien</dc:creator>
      <dc:date>2016-05-20T21:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: How does Forecast server computes _FORECAST_ values</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272187#M1754</link>
      <description>Thx!&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##</description>
      <pubDate>Fri, 20 May 2016 21:41:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-Forecast-server-computes-FORECAST-values/m-p/272187#M1754</guid>
      <dc:creator>olivier_vermeersch</dc:creator>
      <dc:date>2016-05-20T21:41:54Z</dc:date>
    </item>
  </channel>
</rss>

