SAS Fundamentals - Part 1
This course is designed for those who are going to use SAS to analyze data and build applications. It will meet the needs of users entirely new to SAS and of those with some SAS experience. The SAS/base product will be covered in detail. The course is version independent.
This course is also available for exclusive, one-company presentations.
What you will learn
On successful completion of this course you will be able to:
- write SAS programs that can be executed interactively
- write SAS programs that can be executed in batch.
Who Should Attend
Analysts, programmers, info-center support and experienced end-users. The course is suitable for both mainframe and PC users.
Prerequisites
PC and/or mainframe terminal experience and experience with program structures are required.
Duration
3 days
Fee (per attendee)
£1940 (ex VAT)
This includes free online 24/7 access to course notes.
Hard copy course notes are available on request from rsmshop@rsm.co.uk
at £50.00 plus carriage per set.
Course Code
SAS1
Contents
Introduction
SAS features and possibilities; SAS products; program use.
SAS Display Manager
Interactive development of programmes; SAS DM manipulation; SAS standard data libraries.
SAS Language
Syntax; variables; SAS dataset; working concept.
SAS Code
Data Step; SAS instructions; SAS expressions; programme logic; dataset processing: merge, subset.
Date Expressions in SAS and SAS Functions
Use of the SAS functions.
SAS Analysis and Reporting and the Proc Step
Standard reporting (SORT, PRINT, FORMAT); statistics and table on Base SAS level (MEANS, FREQ).
SAS Utility Procedures
Copy; contents; datasets.
INPUT/OUTPUT
Reading data in SAS and data importing in SAS.
Dataset Manipulations
APPEND; MERGE; subset (IF, WHERE); UPDATE.
Macro variables
What; why; how to use them.
Additional Procedures
UNIVARIATE; PLOT; CHART.