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?

  1. Data must be already sorted or indexed in the order of the by statement.
  2. Output will be generated in multiple tables instead of single
  3. Data must not be already sorted or indexed in the order of the by statement.
  4. Output will be generated in single tables instead of single

 

  1. A,B
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. 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.