www.caloxy.com
SAS Training
SAS Programming
Statistical Consulting
Arthur L. Carpenter



art@caloxy.com

SAS System Basics  

CHAPTER HEADINGS
1       COURSE OVERVIEW and OBJECTIVES
2       DISPLAY MANAGER SYSTEM
3       SAS BASICS INTRODUCTION
4       SORTING THE DATA
5       EXPLORING SAS DATA SETS
6       INTRODUCTION TO THE DATA STEP
7       CHARTS AND PLOTS
8       SUMMARY STATISTICS
9       READING RAW DATA
10     MANIPULATING SAS DATA
11     PROCESSING SAS DATA SETS
12     OPTIMIZATION TECHNIQUES

This course has been especially designed for persons who are new to the SAS System. The student should have a basic understanding of the operating system under which SAS is running.

The course has been written to provide the student with a broad understanding of the capabilities of the SAS System. This is accomplished by highlighting the most commonly used programming features.

COURSE OBJECTIVES
At the completion of the course the student will be able to do or understand the following:

  • Use the Display Manager to write programs and manipulate the SAS session.
  • Understand the difference between the DATA and PROC steps.
  • Be able to explore the contents of a SAS data set.
  • Produce programs written in SAS.
  • Detect and correct errors in SAS code.
  • Invoke procedures to generate plots and to summarize data.
  • Manipulate data and to work with functions.
  • Understand and be able to use SAS dates.
  • Create SAS data sets from raw or flat files.
  • Utilize efficient programming techniques.