Programming Assignments
In order to receive full credit for an assignment, you must submit
printouts of the following:
- SAS program
- SAS log file
- SAS output
Any other material requested in class must also be submitted. These will be due on the
assigned due date.
Due dates will be assigned in
class after sufficient material has been covered in the lectures or from readings. Incomplete or late assignments
will receive reduced credit.
It is not sufficient that a program run without errors. The program must
also be written in a meaningful fashion. In particular, programs must have titles, labels, and
variable names that are meaningful for the associated problem.
- Assignment #1:
(Due:- 2/6)
Readings:
- TITLE & OPTIONS statement
- INPUT statement
- INFILE statement
- PROC PRINT
- LABEL statement
- PROC MEANS
- PROC UNIVARIATE
Note: These readings may be found in either of the
SAS texts. SAS Readings are available at the
SAS Review link.
For "Applied Statistics
and the SAS Programming Language" by Cody & Smith, review the
Chapter 1 and Chapter 2 readings. For
"SAS System for Elementary Statistical Analysis" by Schlotzhauer & Littell,
review the Chpater 2 - Chapter 4 readings.
- Assignment #2:
(Due:- 3/6)
Readings:
- Review Assignment #1 readings.
- PROC TTEST
- PROC NPAR1WAY
Note: These readings may be found in either of the
SAS texts. SAS Readings are available at the
SAS Review link.
For "Applied Statistics
and the SAS Programming Language" by Cody & Smith, review the
Chapter 6 readings. For
"SAS System for Elementary Statistical Analysis" by Schlotzhauer & Littell,
review pages 199-210.
- Assignment #3:
(Due:- 3/20)
Readings:
- Review Assignment #1
readings.
- Review the
Regression lecture notes.
- PROC REG
- PROC PLOT
Note: These readings may be found in either of the
SAS texts. SAS Readings are available at the
SAS Review link.
For "Applied Statistics
and the SAS Programming Language" by Cody & Smith, review the
Chapter 5 readings. For
"SAS System for Elementary Statistical Analysis" by Schlotzhauer & Littell,
review the Chapter 9 readings.