Question: 4. Write a SAS program to: a. Read and print the SAS data set Admit using the following options: Pageno=1, firstobs=5 and obs =

4. Write a SAS program to: a. Read and print the SAS data set Admit using the following options: Pageno=1, firstobs=5 and obs = 15 b. Print the data with options: Firstobs-3 and obs=8. c. Observe the output and make sure you understand the reason for getting the output. d. Reset the options with Pageno=1, firstobs=1 and obs-max, and then print the Admit data.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
