Question 24: You have been given a SAS data set with the name of HESAMPLE1 which contains various columns including Numeric and character, when you use
this data set in FREQ proc which of the statement will be true?
- It will generate freq only for numeric values
- 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 : 3 Exp : By default freq proc will generate frequency for all the variables it does not matter whether it is numeric or character based.
You can access to full explanation to question and answer from this page.