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 how to adjust the performance of data integrator? : Sas-di
What is the differnce between SDTM 3.1.2 to 3.1.1 version
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
what r the job openings SAS for fresher graduates !
How we can create SAS USER DEFINED CODE?
How to create an external dataset with sas code?
What is the difference between nodupkey and nodup options?
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
Describe the ways in which you can create macro variables? : sas-macro
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
Name few SAS functions?
Explain translate function?
How necessary is it to be creative in your work?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
Which command is used to save logs in the external file?