what are the differences between proc report and proc
tabulate?

Answer Posted / kumaraswamy maduri

Proc Report is used to create a customized output from
existing data.

Proc tabulate can even calculate statistics and prints the
data in tabular representation.

The basic difference is proc tabulate can calculate using
few statistics but proc report doesn't. Proc report has to
be used when you want to customize the report.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

: and & modifiers.

1106


Differentiate between sas functions and sas procedures.

871


What would be the value of month at the end of data step execution and how many observations would be there?

797


what type of graphs we will create(for 2+years candidates)?

2086


What is data _null_?

900


do you need to know if there are any missing values? : Sas programming

776


Name validation tools used in SAS

911


What do you know about sas and what we do? : sas-grid-administration

811


How does the internal authentication work in sas? : sas-grid-administration

837


How to limit decimal places for variable using proc means?

804


Explain what Proc glm does?

840


what is the function of catx syntax? : Sas-administrator

862


What is the difference between reading data from an external file and reading data from an existing data set?

913


List out some key concept of SAS

821


what are the considerations when picking a SAS/STAT procedure?

3135