If i doest required Cumilative frequency in my table,
generated by using PROC FREQ what i had to do?
Answer Posted / sreekanth rao
Hi,
to your question i think the following answer gives a line
of sight
i think to donot print the cumilative freq in proc freq use
the option nocum in proc freq here is the samall ex
illustrates
proc freq data=mydata order=freq ;tables county*race / list
nocum;
if anybody agree/disagree please respond the answer.
Thanks
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What can you learn from the SAS log when debugging?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
what is the use of sas management console? : Sas-di
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
for report generation which one you used proc report or data_null_?
I need level 2 to 5 sas using companies in india
Are you involved in writing the inferential analysis plan? Tables specfications?
How can sas program be validated?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
What is the use of PROC gplot?
What would you change about your job?
how to generate the test data in sas without input data? : Sas-administrator
what is business intelligence? : Sas-bi
What are the applications primarily used by business analyst? : Sas-bi