SAS_Institute
A00-281 · Question #33
Given the VITALS data set:
The correct answer is B. proc transpose data=vitals. See the full explanation below for the reasoning.
Question
Given the VITALS data set:
Exhibit
Options
- Aproc transpose data=vitals ;
- Bproc transpose data=vitals ;
- Cproc transpose data=vitals ;
- Dproc transpose data=vitals ;
How the community answered
(66 responses)- A3% (2)
- B76% (50)
- C8% (5)
- D14% (9)
Community Discussion
No community discussion yet for this question.
