Exercise 2. Enter the following data for the variables Group and Response into SAS using the DO statement. Verify that S
Posted: Sun Oct 03, 2021 3:23 pm
statement. Verify that SAS reads these data correctly by running PROC PRINT. Turn in your SAS code. Do not turn in the complete SAS output, just a few beginning and a few ending lines of data. no Table of group by response Response Group Total yes surgical 93 1034 1127 nonsurgical 21 768 Total 114 1802 1916 789
Exercise 2. Enter the following data for the variables Group and Response into SAS using the DO