This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
SAS Programming on Report and Table Generating: Part 1
Course Overview and Supplements
Course Overview (3:07)
Course Supplements (0:35)
Produce Detail Reports with the PRINT Procedure
proc print: overview (1:17)
proc print: create simple report (8:29)
proc print: create enhanced report (10:07)
proc print: continue on creating enhanced report (8:43)
proc print: create customize report (8:24)
Proc Print: easy change/update your reports with SAS Macro (3:34)
Quiz
Create Summary tables using Proc Tabulate
proc tabulate: Overview (6:00)
proc tabulate: One dimension table (3:53)
proc tabulate: Two dimension table (3:27)
proc tabulate: Three dimension table (4:48)
Proc Tabulate: Create Multiple tables in one Proc Tabulate step (5:37)
Proc Tabulate: Cross Elements within one Dimension (4:11)
Proc Tabulate: Identify/Include Missing Values/Categories for Class Variables (9:24)
Proc Tabulate: format output tables (3:43)
Proc Tabulate: report on multiple statistics (4:40)
Proc Tabulate: Reduce Code and Apply a Single Label to Multiple Elements (4:59)
Proc Tabulate: Get Summaries for All Class Variables (3:14)
Proc Tabulate: Define Labels to make table more understandable (3:34)
Proc Tabulate: calculate Total percentages using default statistics (11:40)
Proc Tabulate: calculate Column percentages using default statistics (7:51)
Proc Tabulate: calculate Row percentages using default statistics (6:50)
Proc Tabulate: calculate Page percentages using default statistics (8:32)
Proc Tabulate: calculate percentages using denominator definitions (6:59)
Quiz
proc tabulate: Three dimension table
Complete and Continue