What is Tabulate.?Why we use it.? Which type of output we
get from Tabulate.?
Answer Posted / satyanand
PROC TABULATE is a procedure used to display descriptive
statistics in tabular format.
It computes many statistics that are computed by other
procedures, such as MEANS, FREQ, and REPORT.
PROC TABULATE then displays the results of these statistics
in a table format.
TABULATE will produce tables in up to three dimensions and
allows, within each dimension, multiple variables to be
reported one after another hierarchically.
PROC TABULATE has some very nice mechanisms that can be
used to label and format the variables and the statistics
produced.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what is hash files in sas and why we are using this one in sas?
What is a pdv and what are its functions?
What do you know about sas data set?
What are the features of base sas system?
what is SAS OPTIMIZATION?
for what purpose would you use the retain statement? : Sas programming
Explain what is the use of proc gplot?
In ARRAY processing, what does the DIM function do?
Do you need to know if there are any missing values?
Can you explain the process of calendar?
What system options would you use to help debug a macro? : sas-macro
Can you execute a macro within a macro? Describe. : sas-macro
which date function advances a date, time or datetime value by a given interval? : Sas programming
What is the command used to find missing values?
What are the different versions of sas that you have used until now? : sas-grid-administration