proc means?
proc sort?
proc append?
proc freq?
proc print?
proc content?
Answer Posted / ram
Proc means is used for to find discrptive statistics for
continuous data.
proc sort is used to sort the data in ascending or
descending order
proc freq is to find frequency for catogirical data
Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
what is sas metadata server? : Sas-di
Mention what is PROC in SAS?
how to do user inputs and command line arguments in sas?
What are the data types that sas contain?
what are validation tools that are used in sas? : Sas-administrator
What is the difference between where and if statement?
what is sas and what are the functions? : Sas-administrator
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What is the basic syntax style in SAS?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
What are the functions which are used for character handling functions?
How to include or exclude specific variables in a data set?
explain what is data set in sas? : Sas-administrator
Can you execute a macro within a macro? Describe. : sas-macro