Do you prefer Proc Report or Proc Tabulate? Why?
Answer Posted / chiranjeevi.p
Proc tabulate is reffered as the 'semi statistical
procedure',which is used to generate the tabular reports.
proc report:
proc report is a pre defined procedure using which we can
generate a reports.Using the proc report,two kinds of
reports can be generated.there are
1)Detailed report
2)Summary report
Summary report is the report,which can hold more than one
observation in it.it is referred as S.report.
Detailed report is the report which can hold only a single
observation in it explained in detail.
so we can prefer the proc report instead of proc tabulate.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What is the role of sas grid administrator? : sas-grid-administration
How necessary is it to be creative in your work?
what has been your most common programming mistake? : Sas programming
What is the command used to find missing values?
how can you import .csv file in to sas? : Sas programming
If a variable contains only numbers, can it be a character data type?
How does proc sql work?
what is proc Index? and what is proc document?
What are the functions which are used for character handling functions?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
what are the considerations when picking a SAS/STAT procedure?
Mention how to limit decimal places for the variable using proc means?
Describe crosslist option in tables statement?
Hi, If anyone has base SAS certification dumps, please share.