Stat 4910/6250 SAS Programming: Handouts

Week 11:

SQL

SAS Connect


Week 10:

Macros

Conference Papaers about Macros

Macro Examples:

Macros

SQL


Week 9:

Checking for duplicates

Tabulate

ODS

gplot

SQL


Week 8:

SAS Grid

Parallel Processing

Proc Means

Proc Freq - Chi Square, odds ratio, relative risk


Week 7:

Proc Means


Project 1:


Week 6:

Proc Print and Proc Sort


Week 5:

Numeric & Character Functions

Arrays

An example of using an Array to convert missing 99 values to .
From the Office of Faculty Development Survey 2002.


Week 4:

Random Number Generation

ANOVA

Linear Regression

Loans

Do Loops

Monte Carlo Simulations

Dates

Merging and Subsetting


Week 3:

Using labels and formats.

Conditional programming.

Loops.


Week 2:

When you download the data files make sure you note the location of the file and change the path to the file in the SAS programs.

How to make a library and save a permanent SAS file.

An example of developing the data entry, merging of data files, and analyzing data from a survey.

From the Office of Faculty Development Survey 2002 website figure out how to run the following programs using the .txt data files. Note the use of Proc Import.


Week 1:

When you download the data files make sure you note the location of the file and change the path to the file in the SAS programs.