SAS_Institute
A00-281 · Question #25
This question will ask you to provide a line of missing code. The following SAS program is submitted: Which statement is required to produce this output?
The correct answer is A. TABLES site*group /nocol. See the full explanation below for the reasoning.
Question
This question will ask you to provide a line of missing code. The following SAS program is submitted:
Which statement is required to produce this output?
Exhibit
Options
- ATABLES site*group /nocol;
- BTABLES site*group /norow;
- CTABLES site*group;
- DTABLES sitegroup /nocol norow;D. TABLES sitegroup /nocol norow;
How the community answered
(24 responses)- A83% (20)
- B4% (1)
- C4% (1)
- D8% (2)
Community Discussion
No community discussion yet for this question.
