what is the difference between proc means and proc tabulate?
Answer Posted / ravi
Proc Means is used for creating reports with
mean,max,min,number of non missing values and lots more but
the statistics fields that I described above are the default
ones..For proc mean and we have more..
With proc tabulate we can do all work which proc report,proc
mean do with the help of proc tabulate we can have a report
which is more descriptive and can have statistics field too..
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
what are several options for creating reports in web report studio? : Sas-bi
What is the order of application for output data set options, input data set options and SAS statements?
how to read the variables in sas? : Sas-administrator
Explain substr function?
describe how to adjust the performance of data integrator? : Sas-di
Do you need to know if there are any missing values?
What is the difference between reading data from an external file and reading data from an existing data set?
Explain the difference between using drop = data set option in set and data statement?
What are common programming errors committed in sas
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
where to use sas business intelligence? : Sas-bi
How we can call macros with in data step? : sas-macro
In sas admin differentiate between roles and capabilities? : sas-grid-administration
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
what is the purpose of _error_? : Sas programming