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
how will you locate the sas platform applications? : Sas-bi
What is interleaving in SAS?
What is SAS? What are the functions does it performs?
What are the functions which are used for character handling functions?
How many data types are there in SAS?
describe how to adjust the performance of data integrator? : Sas-di
Explain proc sort?
How many ways to overcome a missing values???
What is the basic syntax style in SAS?
What is the use of stop statement?
What are types of transport files?
Explain the main difference between the sas procedures and functions? : Sas-administrator
What is the role of sas grid administrator? : sas-grid-administration
What do you code to create a macro? : sas-macro
Explain the use of proc gplot? : sas-grid-administration