Question: 'Write a' SAS program to read the Admit data set from Mylib, call the new admit data set as Admit_temp (in the WORK Library). Use
- 'Write a' SAS program to read the Admit data set from Mylib, call the new admit data set as Admit_temp (in the WORK Library). Use format for displaying data values for the following variables:
Sex : M = Male, F = Female
Age: Low to 30 = Young , 31 - 50: Middle, 51-High=Senior
Date: use DATE9. SAS format.
Fee: use Dollar10.2 SAS format.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
