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
What does P-value signify about the statistical data?
what other sas products have you used and consider yourself proficient in using? : Sas programming
What is the difference between order and group variable in proc report?
what are all the reports you generated in your recent project?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
describe how to adjust the performance of data integrator? : Sas-di
What was the last computer book you purchased? Why?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
how can you import .csv file in to sas? : Sas programming
How can I remove header from output data set?
What do the PUT and INPUT functions do?
for whom is sas data integration studio designed? : Sas-di
what is the purpose of _error_? : Sas programming
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
what is star schema? : Sas-di