material for the course PSTAT 130
Copyright (c) 2015 SAS Institute Inc.
Cary, N.C. USA 27513-8000
All Rights Reserved
THE INFORMATION CONTAINED IN THIS DISTRIBUTION IS PROVIDED BY THE INSTITUTE
"AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING
BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE. RECIPIENTS ACKNOWLEDGE AND AGREE THAT THE INSTITUTE
SHALL NOT BE LIABLE WHATSOEVER FOR ANY DAMAGES ARISING OUT OF THEIR USE OF
THIS INFORMATION.
=============================================================================
You need to open and submit the program CRE8DATA.SAS before running any of the programs. The program CRE8DATA.SAS generates all of the SAS data sets for this course and stores them in the ORION library, the default path for the SAS library is s:\workshop. If you need to make changes to the PATH= value to designate a different location for the SAS library, change the value in the %LET statement. Alternate Data locations have been provided and are included as a comment section of the CRE8DATA.SAS program.
The demonstration programs and solutions to the exercises are also provided.
=============================================================================
Instructions for SAS training class with course code PG1 or LWPG1
For each student, copy all of the data into a space that allows for
READ/WRITE access.
For more information about the course data, contact your SAS Instructor.
=============================================================================
Windows Operating Environments
Copy the data "as is" from the main folder.
UNIX Operating Environments
Transfer .csv files from the main folder in TEXT format.
Transfer .sas files from the main folder in TEXT format.
Ignore all other files and subfolders.
z/OS Systems