Question 21: You have been using PROC MEANS procedure for descriptive analytics, which of the following statement is true when you want to categorize
the data using BY statement?
- Data must be already sorted or indexed in the order of the by statement.
- Output will be generated in multiple tables instead of single
- Data must not be already sorted or indexed in the order of the by statement.
- Output will be generated in single tables instead of single
- A,B
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering SAS Certification Material
Correct Answer : 1 Exp : When you use MEANS procedure and By statement for the categorization of the data.
You can access to full explanation to question and answer from this page.