STAT475: Data Analysis with SAS

 Sung E Kim, Dept. of Math and Statistics, Cal State-Long Beach

skim43@csulb.edu  Office: 562-985-4320

*Note: Please visit this page regularly for any change and addition

  Syllabus

  Handouts

bullet

Getting Started  Example

bullet

NOTE #1: DATA STEP; Basic

bullet

NOTE #2: DATA Manipulations I: Subsetting, Conditional Process, Looping

bullet

NOTE #3: DATA Manipulations II: Mergings

bullet

NOTE #4: Working with Arrays

bullet

NOTE #5: Displaying Data

bullet

NOTE #6: Descriptive Statistics and Univariate Statistics I (Proc Means, Freq, Tabulate)

bullet

NOTE #6-1: Graphics

bullet

NOTE #7: Descriptive Statistics and Univariate Statistics II (Proc Univariate, ODS output)

bullet

NOTE #8: PROC IML

bullet

NOTE #9: MACRO

bullet

NOTE +10

  Documents / Links
bullet

SAS reference document for Introduction to Macro Language

¡¡

  SAS Renewal
bullet

For SAS renewal code please see me.  instructions

            Note: The validation file in the installation CD has been expired. Please use the renewal code to renew SAS.
bullet

How to install SAS on Window XP Home edition? find it here.

bullet

If SAS installation asks for software disk 3, find the solution here. (thanks Gary!)

bullet

Font problems with lines?

              First find the SASV9.CFG file under the SAS 9.1 folder (in my computer the file is under D:\Program Files\SAS\SAS 9.1) and open with the notepad. Add the following in the file and save.

        -FORMCHAR "|----|+|---+=|-/\<>*"

              The file should look like below;

        -CONFIG "d:\Program Files\SAS\SAS 9.1\nls\en\SASV9.CFG"
        -FORMCHAR "|----|+|---+=|-/\<>*"
        -NOCENTER -NODATE -LINESIZE 79

                Now, close and reopen SAS.

¡¡

  Homework Assignments and test info

Assignment #1

Assignment #2

Assignment #3

In-class practice

In-class written test : sample

In-class Final: sample

Take-home MT  sales data

Take-home Final

Final DATA

  Project Assignment :  

  Data Sets :

    blood.txt (from Cody's LSBE)

   Back to Sung's home

Get Acrobat Reader