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 are sas bi dashboard components? : Sas-bi
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
What is data _null_?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
What makes sas stand out to be the best over other data analytics tools?
What are the different servers in sas? : sas-grid-administration
How can you create a macro variable with in data step? : sas-macro
explain what is data set in sas? : Sas-administrator
what are all the reports you generated in your recent project?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What are the differences between sum function and using “+” operator?
what is slowly changing dimension? : Sas-di
which date function advances a date, time or datetime value by a given interval? : Sas programming
What sas features do you use to check errors and data validation?