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

How is character variable converted into numeric variable and vice versa?

902


how would you determine the number of missing or nonmissing values in computations? : Sas programming

928


To what type of programms have you used scratch macros?

2374


what is broad cast agent? : Sas-bi

839


Tell me more about the parameters in macro? : sas-macro

835


What will calendar procedure do?

853


how to generate the test data in sas without input data? : Sas-administrator

844


how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming

855


Approximately what date is represented by the SAS date value of 730?

1001


Which function is used to count the number of intervals between two sas dates?

870


What is the basic syntax style in SAS?

869


what is sas metadata repository? : Sas-bi

850


Give an example where SAS fails to convert character value to numeric value automatically?

867


What is the difference between nodupkey and nodup options?

820


What is a pdv and what are its functions?

823