BookmarkSubscribeRSS Feed
julieq8880
Calcite | Level 5

Hi,

 

Is there anyone to show me how to use SAS to create forecasting model including moving average, and exponential smoothing?

 

Thanks!

3 REPLIES 3
Ksharp
Super User

@Rick_SAS wrote a blog about it a couple of years ago.

Maybe he could give you an hand .

 

Search it at

https://blogs.sas.com/content/iml/

mitrov
SAS Employee

I would strongly recommend that you use the Forecasting Tasks in SAS studio. You can find the links in my signature.

 

See also the documentation here:

https://go.documentation.sas.com/?docsetId=webeditorref&docsetTarget=n00x0qqxepix2sn1w7r9a9mls9jc.ht...

 

julieq8880
Calcite | Level 5

Hi,

I use the forecasting in tasks at SAS Studio. But the results are not what I forecast by manual. For example, in moving average model, I use the three periods, and also data for the previous three periods is 2.5, 2 and 3. Suppose the forecasting data for the firth period is 2.5. But SAS shows it is 2.7070, 2.6619 and so on. I do not understand how the results come out. I appreciate somebody can help clarify and explain it.

 

Thanks!