nerdexam
SAS_Institute

A00-211 · Question #206

A00-211 Question #206: Real Exam Question with Answer & Explanation

Sign in or unlock A00-211 to reveal the answer and full explanation for question #206. The question stem and answer options stay visible for context.

Question

The SAS data set PETS is sorted by the variables TYPE and BREED. The following SAS program is submitted: proc print data = pets; var type breed; sum number; run; What is the result?

Options

  • AThe SUM statement produces only a grand total of NUMBER.
  • BThe SUM statement produces only subtotals of NUMBER for each value of TYPE.
  • CThe SUM statement produces both a grand total of NUMBER and subtotals of NUMBER for each
  • DNothing is produced by the SUM statement; the program fails to execute.

Unlock A00-211 to see the answer

You've previewed enough free A00-211 questions. Unlock A00-211 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full A00-211 Practice