<?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: Simple sales forecast procedure? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Simple-sales-forecast-procedure/m-p/31316#M7455</link>
    <description>Perhaps this paper will explain some of the the possibilities:&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/forum2007/169-2007.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2007/169-2007.pdf&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
I found this to be informative, about Excel and forecasting, specifically on using Excel and Trend Line Analysis:&lt;BR /&gt;
&lt;A href="http://www.forecastingeducation.com/tentips.htm" target="_blank"&gt;http://www.forecastingeducation.com/tentips.htm&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
&lt;B&gt;" Excel will readily fit a Trend Line to the series. The forecaster needs to be aware however that the Trend Line is calculated by giving equal weight to all the data-the distant past is given as much weight as the recent past. So despite that trends change over time, the Trend Line does not adapt very fast and can produce outdated forecasts. Perhaps that is why the Trend Line was the least accurate of two-dozen extrapolative procedures compared in the famous M-Competition. Excel's Trend Line is be avoided for time series forecasting. Better to replace it with Exponential Smoothing procedures." &lt;/B&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Wed, 16 Dec 2009 22:24:14 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2009-12-16T22:24:14Z</dc:date>
    <item>
      <title>Simple sales forecast procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Simple-sales-forecast-procedure/m-p/31313#M7452</link>
      <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
I was wondering if there was a simple way to predict future sales based on past sales?  I know the 'forecast' procedure exists but my version of SAS does not have the ETS license.  Is there an alternative that exists in the base version?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
MBI</description>
      <pubDate>Wed, 16 Dec 2009 14:58:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Simple-sales-forecast-procedure/m-p/31313#M7452</guid>
      <dc:creator>MBI</dc:creator>
      <dc:date>2009-12-16T14:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Simple sales forecast procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Simple-sales-forecast-procedure/m-p/31314#M7453</link>
      <description>Try PROC ARIMA with forecast option.</description>
      <pubDate>Wed, 16 Dec 2009 18:28:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Simple-sales-forecast-procedure/m-p/31314#M7453</guid>
      <dc:creator>DPraba79</dc:creator>
      <dc:date>2009-12-16T18:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Simple sales forecast procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Simple-sales-forecast-procedure/m-p/31315#M7454</link>
      <description>DPraba79,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the suggestion but ARIMA yeilds the following error:&lt;BR /&gt;
ERROR: Procedure ARIMA not found.&lt;BR /&gt;
&lt;BR /&gt;
I think it may also require the ETS license.  Any other thoughts?  Seems odd that there is no time series analysis in the base version of SAS when even Excel has this functionaltiy.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Wed, 16 Dec 2009 20:27:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Simple-sales-forecast-procedure/m-p/31315#M7454</guid>
      <dc:creator>MBI</dc:creator>
      <dc:date>2009-12-16T20:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Simple sales forecast procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Simple-sales-forecast-procedure/m-p/31316#M7455</link>
      <description>Perhaps this paper will explain some of the the possibilities:&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/forum2007/169-2007.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2007/169-2007.pdf&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
I found this to be informative, about Excel and forecasting, specifically on using Excel and Trend Line Analysis:&lt;BR /&gt;
&lt;A href="http://www.forecastingeducation.com/tentips.htm" target="_blank"&gt;http://www.forecastingeducation.com/tentips.htm&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
&lt;B&gt;" Excel will readily fit a Trend Line to the series. The forecaster needs to be aware however that the Trend Line is calculated by giving equal weight to all the data-the distant past is given as much weight as the recent past. So despite that trends change over time, the Trend Line does not adapt very fast and can produce outdated forecasts. Perhaps that is why the Trend Line was the least accurate of two-dozen extrapolative procedures compared in the famous M-Competition. Excel's Trend Line is be avoided for time series forecasting. Better to replace it with Exponential Smoothing procedures." &lt;/B&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 16 Dec 2009 22:24:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Simple-sales-forecast-procedure/m-p/31316#M7455</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-12-16T22:24:14Z</dc:date>
    </item>
  </channel>
</rss>

