PHC 6052: SAS Tutorials
SAS Tutorials for PHC 6052 – Introduction to Biostatistical Methods
- SAS Skills Document for Material Covered in PHC 6052
A good resource originally written for SAS version 9.2 and a previous version of PHC 6052.
Here we provide links to tutorials and lectures on using SAS statistical software.
!!** Tutorials **!!: Organized by Major Topic
You will be directed to the needed tutorials for each assignment from inside E-Learning. The files needed for or produced from these tutorials are provided below the tutorials as well as where appropriate in each tutorial.
Video Tutorials
Topic 0 – Introductions
- A – (4:53) Overview of SAS
- B – (8:44) A First SAS Program
- C – (2:43) Dataset Information
- D – (2:12) Tips for Watching
Topic 1 – Importing Raw Data and Saving in SAS Format
- A – (3:25) Linking Folder with a SAS Library
- B – (2:20) Importing Data from a Comma Separated (CSV) file
- C – (4:55) UFApps: SAS Library and Import CSV File
- D – (NA) Importing Data Manually using DATALINES
- E – SAS University Edition: SAS Library and Import CSV File
Topic 2 – Data Manipulation and Management
- A – (6:23) Permanently Labeling Variables in a SAS Dataset
- B – (7:12) Translating Categorical Variables (Using PROC FORMAT)
- C – (3:01) Using a Formatted SAS Dataset
- D – (6:35) Computing New Variables
- E – (8:34) Categorize a Quantitative Variable
Topic 3 Working with Output
- A – (4:03) Copying Results into Word
- B – (4:18) ODS RTF
- Full Lecture on ODS from 6080/6081 materials
Topic 4 – One Categorical Variable
- A – (3:03) Frequency Distributions
Topic 5 – One Quantitative Variable
- A – (3:01) Numeric Measures using PROC MEANS
- B – (4:05) Creating Histograms and Boxplots using SGPLOT
- C – (5:41) Creating QQ-Plots and other plots using UNIVARIATE
Topic 6 – Case CC – Two Categorical Variables
- A – (3:07) Two-Way (Contingency) Tables – EDA
- B – (9:41) Two-Way (Contingency) Tables – Inference
Topic 7 – Case CQ (or QC) – One Quantitative and One Categorical (Independent Samples)
- A – (2:32) Numeric Summaries by Groups
- B – (3:03) Side-By-Side Boxplots
- C – (6:57) Two Sample T-Test
- D – (4:07) One Way ANOVA
- E – (4:34) Non Parametric Tests
Topic 8 – Case CQ – One Quantitative and One Categorical (Dependent Samples)
- A – (8:06) Data Preparation
- B – (2:55) EDA of Differences
- C – (5:20) Paired T-Test and Non Parametric Tests
Topic 9 – Case QQ – Two Quantitative Variables
- A – (3:53) Basic Scatterplots
- B – (2:29) Grouped Scatterplots
- C – (3:46) Pearson’s Correlation Coefficient
- D – (3:00) Simple Linear Regression – EDA
- E – (5:59) Simple Linear Regression (Inference)
Files:
This document is linked from our main SAS page under Software.