<?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 Forcasting Studio in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forcasting-Studio/m-p/16908#M64</link>
    <description>hi all,&lt;BR /&gt;
I need some help regarding the forecasting the demand.my data has two levels.&lt;BR /&gt;
Headquater and resional office.Demand comes at all the facilities directly by coustomers.How can i forecast the demand at each facility using forecasting studio.</description>
    <pubDate>Thu, 09 Apr 2009 10:47:39 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-04-09T10:47:39Z</dc:date>
    <item>
      <title>Forcasting Studio</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forcasting-Studio/m-p/16908#M64</link>
      <description>hi all,&lt;BR /&gt;
I need some help regarding the forecasting the demand.my data has two levels.&lt;BR /&gt;
Headquater and resional office.Demand comes at all the facilities directly by coustomers.How can i forecast the demand at each facility using forecasting studio.</description>
      <pubDate>Thu, 09 Apr 2009 10:47:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forcasting-Studio/m-p/16908#M64</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-09T10:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Forcasting Studio</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forcasting-Studio/m-p/16909#M65</link>
      <description>Hi -&lt;BR /&gt;
SAS Forecast Studio will allow you to define these so-called hierarchical forecasting models in a very straightforward manner. &lt;BR /&gt;
To illustrate how to organize your data let's assume that there are 2 locations A and B, your data starts in JAN05 up to DEC08.&lt;BR /&gt;
You will need to organize your data similar to this:&lt;BR /&gt;
TimeID   Location  Demand&lt;BR /&gt;
01JAN05    A     100&lt;BR /&gt;
01FEB05    A     200&lt;BR /&gt;
01MAR05   A     200&lt;BR /&gt;
...           ...    ...&lt;BR /&gt;
01DEC08    A    100&lt;BR /&gt;
01JAN05     B   100&lt;BR /&gt;
01FEB05    B   200&lt;BR /&gt;
01MAR05   B   200&lt;BR /&gt;
...&lt;BR /&gt;
01DEC08    B   100&lt;BR /&gt;
&lt;BR /&gt;
When running the project wizard of SAS Forecast Studio you will need to specify "Location" as your hierarchy variable. By default SAS Forecast Studio will sum up the demands of each location to come up with the total demand at headquarter level. However, you can change this behavior to averaging, taking the max or min value, or similar.&lt;BR /&gt;
&lt;BR /&gt;
For additional information please have a look at this whitepaper: &lt;A href="http://www.sas.com/apps/whitepaper/index.jsp?cid=3495" target="_blank"&gt;http://www.sas.com/apps/whitepaper/index.jsp?cid=3495&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
I hope this helps.&lt;BR /&gt;
Regards,&lt;BR /&gt;
Udo</description>
      <pubDate>Thu, 09 Apr 2009 13:25:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forcasting-Studio/m-p/16909#M65</guid>
      <dc:creator>udo_sas</dc:creator>
      <dc:date>2009-04-09T13:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Forcasting Studio</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forcasting-Studio/m-p/16910#M66</link>
      <description>1 Thanks for clarification we have data like&lt;BR /&gt;
TimeID Location Demand&lt;BR /&gt;
01JAN05 A 100&lt;BR /&gt;
01FEB05 A 200&lt;BR /&gt;
01MAR05 A 200&lt;BR /&gt;
... ... ...&lt;BR /&gt;
01DEC08 A 100&lt;BR /&gt;
01JAN05 B 100&lt;BR /&gt;
01FEB05 B 200&lt;BR /&gt;
01MAR05 B 200&lt;BR /&gt;
...&lt;BR /&gt;
01DEC08 B 100&lt;BR /&gt;
now let we have 3 headquarters and 30 distribution centers.And different items are manufactured by different HQ's and distributed at distribution centers Further a costomer can order a item at HQ or distribution centers(DO) directly have to forecast the demand at each facility.Now suppose at any facility(DO) demand is intermittent and manufacturer want not to keep this item at that particular DO but item demand is shifted to HQ for that item.How can we cater this problem. &lt;BR /&gt;
2.How I will check the forecasted accuracy of intermittent series,like for ARIMA MAPE value is measure for forecasting accuracy.</description>
      <pubDate>Thu, 16 Apr 2009 12:15:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forcasting-Studio/m-p/16910#M66</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-16T12:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Forcasting Studio</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forcasting-Studio/m-p/16911#M67</link>
      <description>Hello -&lt;BR /&gt;
Some more thoughts from my end - see below.&lt;BR /&gt;
Regards,&lt;BR /&gt;
Udo&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; now let we have 3 headquarters and 30 distribution&lt;BR /&gt;
&amp;gt; centers.And different items are manufactured by&lt;BR /&gt;
&amp;gt; different HQ's and distributed at distribution&lt;BR /&gt;
&amp;gt; centers Further a costomer can order a item at HQ or&lt;BR /&gt;
&amp;gt; distribution centers(DO) directly have to forecast&lt;BR /&gt;
&amp;gt; the demand at each facility.&lt;BR /&gt;
In your case setting up so-called hierarchical model seems not to be possible - as you are facing (stochastic) demand on every level of the hierarchy (opposed to facing demand only on the lowest level or facing deterministic demand - or known demand - on higher levels). Instead you will need to forecast each level in a separate project. Note that this is possible in Forecast Server, too. You will need to split your data set accordingly. You can the TIMESERIES procedure (or the respective EG task) to aggregate data to the respective level.&lt;BR /&gt;
&lt;BR /&gt;
If there is a need to reconcile all these different projects to make sure the predictions add up Forecasts Servers provides you with some means to archive this goal as well.&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; Now suppose at any facility(DO) demand is intermittent and manufacturer&lt;BR /&gt;
&amp;gt; want not to keep this item at that particular DO but&lt;BR /&gt;
&amp;gt; item demand is shifted to HQ for that item.How can we&lt;BR /&gt;
&amp;gt; cater this problem. &lt;BR /&gt;
As far as I can tell this problem is not only a forecasting problem, but an inventory replenishment (or inventory optimization) problem actually. You might want to check out these materials:&lt;BR /&gt;
&lt;A href="http://www.sas.com/apps/whitepaper/index.jsp?cid=3520" target="_blank"&gt;http://www.sas.com/apps/whitepaper/index.jsp?cid=3520&lt;/A&gt; &lt;BR /&gt;
&lt;A href="http://www.sas.com/industry/mfg/iobrochure.pdf" target="_blank"&gt;http://www.sas.com/industry/mfg/iobrochure.pdf&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; 2.How I will check the forecasted accuracy of&lt;BR /&gt;
&amp;gt; intermittent series,like for ARIMA MAPE value is&lt;BR /&gt;
&amp;gt; measure for forecasting accuracy.&lt;BR /&gt;
You might be interested in this paper: &lt;A href="http://support.sas.com/resources/papers/sgf2008/forecasting.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/sgf2008/forecasting.pdf&lt;/A&gt; which outlines how SAS Forecast Server handles intermittent demand series.</description>
      <pubDate>Fri, 17 Apr 2009 07:24:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forcasting-Studio/m-p/16911#M67</guid>
      <dc:creator>udo_sas</dc:creator>
      <dc:date>2009-04-17T07:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Forcasting Studio</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forcasting-Studio/m-p/16912#M68</link>
      <description>Dear Sir Thanks for your suggestions,Now I have some questions regarding Forecast Studio ,that What should be the value of these parameters in SAS Forecasting Studio: &lt;BR /&gt;
1.Perform intermittency test. sensitivity&lt;BR /&gt;
2.Perform seasonality test. sensitivity&lt;BR /&gt;
3.Outlier detection-detect outliers&lt;BR /&gt;
4.Maximum percentage of series &lt;BR /&gt;
5.forecast studio only detect outliers in case of ARIMA?&lt;BR /&gt;
6. What is the meaning of significance level in outlier detection&lt;BR /&gt;
7.how can we use outliers for our forecasting.</description>
      <pubDate>Fri, 08 May 2009 11:11:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Forcasting-Studio/m-p/16912#M68</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-05-08T11:11:09Z</dc:date>
    </item>
  </channel>
</rss>

