Duration:
2 Hours/day – 1 Hour Theory, 1 Hour Practical
4 Hours/day – 2 Hours Theory, 2 hours Practical
Course Content:
SAS Programming I Essential
- Navigate the SAS windowing environment
- Read various types of data into SAS data sets
- Validate and clean SAS data sets
- Create SAS variables and s subset data
- Combine SAS data sets
- Create and enhance listing and summary reports
SAS Programming II: Manipulation Data with DATA step
- Control SAS data set input and output
- Combine SAS data sets
- Summarize, read, and write different ty pes of data
- Perform DO lo op and SAS array processing
- Transform character, numeric, and date variables
SAS Certification Review
This course can help prepare you for the following certification exam(s): SAS Base Programming Exam for SAS 9.2
- Read, create, and combine SAS data sets
- Read and create raw data files
- Create variables using the assignment statement and using conditional processing
- Manipulate date using SAS functions
- Process data with DO loops and with arrays
- Create different types of reports using the PRINT procedure, the REPORT procedure, the FR EQ procedure, or the MEANS procedure
- Create formats with the FORMAT procedure
- Create HTML reports with ODS