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
Describe a time when you were really stuck on a problem and how you solved it?
what is metadata? : Sas-bi
What is the use of stop statement?
Are you involved in writing the inferential analysis plan? Tables specifications?
What are the advantages of using sas?
what does the run statement do? : Sas programming
What are all the problems you faced while validating tables and reports?
what can you learn from the sas log when debugging? : Sas programming
How can you limit the variables written to output dataset in data step?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
explain about data integrator metadata reports? : Sas-di
what is sas application server? : Sas-di
State the difference between INFORMAT and FORMAT ?
I need level 2 to 5 sas using companies in india
Which are the statements whose placement in the data step is critical?