Could you please answers for this.
1.Code the tables statement for a single-level (most common)
frequency.
2.Code the tables statement to produce a multi-level
frequency.
Answers were Sorted based on User's Feedback
Answer / hsong001
In proc freq:
1. one level: tables a b c;
2. multiple levels: tables a*b a*c a*b*c;
| Is This Answer Correct ? | 3 Yes | 0 No |
What is SAS? What are the functions does it performs?
Name validation tools used in SAS
what is transformation in sas data integration? : Sas-di
What is the basic syntax style in SAS?
How do you write a test plan?
describe how to adjust the performance of data integrator? : Sas-di
Can you execute a macro within a macro? Describe. : sas-macro
How are the analysis data sets structured?
How would you identify a macro variable?
In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?
what is sas data set?
where are dashboard components are created and maintained? : Sas-bi