BookmarkSubscribeRSS Feed
Dd07
Fluorite | Level 6

Hello All,

 

I am looking for a code or procedure to say about seasonality in my code.

Please help me out

 

for reference i have attached spreadsheet 

5 REPLIES 5
Dd07
Fluorite | Level 6
Hello All, I have data and variable like on this entire 12 month data i have to check the seasonality . is there any procedure to check seasonality across the variable . please let me know the process. Thankyou.... vari mth1..................................mth12 a 12................................. b 15................................... c 17....................................... d 19.................................. e 21........................................ f 24........................
MichelleHomes
Meteorite | Level 14

It seems you have posted the same question in two groups, here and in https://communities.sas.com/t5/Base-SAS-Programming/Need-to-check-seasonality-across-the-month-varia...

 

Unless your question is about seasonality using SAS Visual Analytics, I suggest you to delete this post and someone can assist in your other post.

 

Kind Regards,

Michelle

 

//Contact me to learn how Metacoda software can help keep your SAS platform secure - https://www.metacoda.com
MichelleHomes
Meteorite | Level 14

I'd suggest looking at the SAS/ETS procedures. It depends on what kind of model you which to use. 

//Contact me to learn how Metacoda software can help keep your SAS platform secure - https://www.metacoda.com
Dd07
Fluorite | Level 6

thankyou for writing..

I dont have exposure to statistics part.

so was curious to know.

 

Gerhard_SAS
SAS Employee

For the analysis of seasonality I suggest to look into PROC X11 and PROC X13 (formerly X12) which are part of SAS/ETS. They offer a wide range of analysis and detection methods for seasonality in your data. The online help contains some examples for that.

e.g. http://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/viewer.htm#etsug_x11_examples01...

For smoothing of your data you might want to take a look at the EXPAND procedure of SAS/ETS.

Regards,

Gerhard

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 5 replies
  • 1724 views
  • 1 like
  • 3 in conversation