BookmarkSubscribeRSS Feed
soori
Calcite | Level 5

Hi,

I just want to forecast the sales for the future. Which procedure will solve my problem ? Ist that Proc Forecast or Proc Arima ?

Please suggest with explanations.

2 REPLIES 2
udo_sas
SAS Employee

Hi -

SAS/ETS software provides access to many different techniques for time series forecasting - for an overview check out: http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_intro_sect012....

As a start you might want to check out PROC ESM which will create forecasts based on exponential smoothing models with optimized parameters.

PROC ARIMA and PROC UCM for example can be used to create more advanced models later on, which also allow to incorporate independent variables for example.

You will find plenty of examples in SAS/ETS software documentation - for example:

http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_esm_sect024.ht...

Thanks,

Udo

soori
Calcite | Level 5

Thanks Udo

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 2322 views
  • 0 likes
  • 2 in conversation