Home




DETAILED TABLE OF CONTENTS

GENERAL GUIDELINES

Windows in SAS

File Management
THE SAS PROGRAM (general tips)

Program Syntax

Debugging Tips (messages in the log)
SIMULATED MANITOBA HEALTH DATA

The following information is relevant for working with the simulated MB Health data:

USING SAS PROGRAMMING TO:

1. Prepare the data set

2. View the data

  • PROC CONTENTS - to obtain list of variables
  • PROC PRINT - to obtain list of values
  • PROC SORT - to sort the data
  • PROC FORMAT - to create formats for manipulating the data
    1. for labeling values; used in conjunction with FORMAT statement (customizing data - see below)
    2. also used for creating new variables by grouping values; used in conjunction with PUT statement (creating new variables - see below)
  • Practice Exercises

3. Explore the data

4. Manipulate the data

5. Adding Variables and Observations to Data Sets

6. Data Processing

 

Contact: Charles Burchill       Telephone: (204) 789-3429
Manitoba Centre for Health Policy
Department of Community Health Sciences, University of Manitoba
4th floor Brodie Centre
408 - 727 McDermot Avenue
Winnipeg, Manitoba R3E 3P5       Fax: (204) 789-3910
Last modified on Friday, 30-Jun-2006 07:15:00 CDT