nerdexam
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)
  • A
    5% (1)
  • B
    9% (2)
  • C
    82% (18)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full A00-212 Practice