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 the special input delimiters used in SAS?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
What will calendar procedure do?
Mention sas system options to debug sas macros.
how does sas handle missing values in formats? : Sas programming
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
If a variable contains only numbers, can it be a character data type?
Differences between where and if statement?
: and & modifiers.
What is the difference between one to one merge and match merge? Give an example.
describe how to adjust the performance of data integrator? : Sas-di
Explain the difference between using drop = data set option in set and data statement?
why is a stop statement needed for the point=option on a set statement? : Sas programming
What is the maximum length of the macro variable? : sas-macro
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi