- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am looking to learn more about using the SAS statistical package for my job. Is this the same thing as SAS programming? As a beginner, are there any helpful resources that would assist me with learning SAS?
Thank you in advance for your help, I appreciate any advice you can provide!
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
We provide 2 free classes for any independent learner to take. The class that focuses on using SAS for statistical analysis is Statitics 1. However, we assume that Statistics 1 students will have first taken Programming 1 to learn the basics of reading data into SAS and writing simple programs and using fundamental procedures like PROC UNIVARIATE, PROC FREQ, PROC MEANS and PROC PRINT.
If you look at the web sites for these 2 classes, you will see that the price of the e-learning class is "Free" and all you have to do is click the "Start" button to activate the training.
Programming 1: https://support.sas.com/edu/schedules.html?ctry=us&crs=PROG1
Statistics 1: https://support.sas.com/edu/schedules.html?ctry=us&crs=STAT1
You will need to create a SAS Profile and set your Profile password before you can finish the activation process for these classes.
Cynthia
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
In addition to Cynthia's response, which is absolutely correct, SAS has a number of tools that give an easier "look and feel" to meeting both data processing and statistical analysis requirements. Two very popular ones are SAS Enterprise Guide and SAS Studio. An interesting feature of both of them is that they create SAS code in the background, based on which options you select in the tool, and you can then use this code to learn SAS.
I suggest you ask your local SAS resources which products you have licensed, and let us know. We can then make some suggestions.
Tom