SAS_Institute
A00-212 · Question #4
When reading a SAS data file, what does the NOBS=option on the SET statement represent?
The correct answer is C. a variable that represents the total number of observations in the input data set(s). See the full explanation below for the reasoning.
Question
When reading a SAS data file, what does the NOBS=option on the SET statement represent?
Options
- Aa variable that represents the current observation number
- Ba variable that represents a flag indicating the end of the file
- Ca variable that represents the total number of observations in the input data set(s)
- Da variable that represents the total number of observations in the output data set(s)
How the community answered
(22 responses)- A5% (1)
- B9% (2)
- C82% (18)
- D5% (1)
Community Discussion
No community discussion yet for this question.