Brief Introduction
This series of tutorials will help you understand the basic and advanced of SAS Programming on SAS Studio environmentDescription
The following topics will be covered as part of this series. Each topic is described in detail with hands-on exercises done on SAS Studio to help students learn with ease. We will cover all the nitty-gritty that you need to know to get started with SAS along with the data manipulation, extraction, merging, sql and macros. The topics that we will cover in this course are as follows:
Introduction to SAS
The Procedure step in SAS
Subsetting in SAS
Sorting and finding the unique values in SAS
Table creation in SAS
Descriptive statistics in SAS
Exporting and Importing datafiles in SAS
Formats and Functions in SAS
Appending and Merging of data sets in SAS
Arrays and reading raw files in SAS
Structured Query Language (SQL) in SAS using Proc SQL
Data Manipulation and Joining using Proc SQL
SAS Macros
Requirements
- Requirements
- No prior knowledge on SAS or any other software is needed.
Knowledge
- Students will have a good working knowledge on SAS Programming and can use it for their Educational as well as Business projects and assignments.
- Working professionals can also benefit from this course as this course provides many tips and tricks which they can use it for their Corporate presentations.
- The topics that will be covered in this course are as follows:
- 1. Introduction to SAS
- 2. The Procedure step in SAS
- 3. Subsetting in SAS
- 4. Sorting and finding the unique values in SAS
- 5. Table creation in SAS
- 6. Descriptive statistics in SAS
- 7. Exporting and Importing datafiles in SAS
- 8. Formats and Functions in SAS
- 9. Appending and Merging of data sets in SAS
- 10. Arrays and reading raw files in SAS
- 11. Structured Query Language (SQL) in SAS using Proc SQL
- 12. Data Manipulation and Joining using Proc SQL
- 13. SAS Macros