SAS_Institute
A00-211 · Question #223
The SAS data set named WORK.SALARY contains 10 observations for each department, and is currently ordered by Department. The following SAS program is submitted: What is the value of the variable…
The correct answer is D. Cannot be determined from the information given. See the full explanation below for the reasoning.
Question
The SAS data set named WORK.SALARY contains 10 observations for each department, and is currently ordered by Department. The following SAS program is submitted:
What is the value of the variable Total before the first iteration of the data step?
Options
- AThe value of the first observation's Wagerate.
- B0
- CMissing
- DCannot be determined from the information given
How the community answered
(22 responses)- A5% (1)
- B14% (3)
- C5% (1)
- D77% (17)
Community Discussion
No community discussion yet for this question.