Question 1
Given the data set NAMES:

Which PROC SORT program creates the NAMES data set shown below?


Which PROC SORT program creates the NAMES data set shown below?

Question 2
Which statement is true regarding the SET statement?
Question 3
Given the PROC PRINT report of the INVEST data set shown below:

How many observations are in the FORCAST data set after this program executes?

How many observations are in the FORCAST data set after this program executes?
Question 4
Given the program below:

Why does the program fail?

Why does the program fail?
Question 5
Which line contains a syntax error?

