proc means?
proc sort?
proc append?
proc freq?
proc print?
proc content?
Answer Posted / raju
Proc means is used to compute simple statistics from a data
set
Proc sort is used to sort SAS data sets
Proc freq is used to perform one, two, and n way analysis
of catagorical data.
Proc contents lists the structure of the specified SAS data
set. The information includes the names and types (numeric
or character) of the variables in the data set.
The PRINT procedure prints the observations in a SAS data
set, using all or some of the variables. You can create a
variety of reports ranging from a simple listing to a
highly customized report that groups the data and
calculates totals and subtotals for numeric variables.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain proc univariate?
what is treatment emergent events and treatment emregent adverse event
What are pdv and it functions?
what are the scrubbing procedures in sas? : Sas programming
which features do you use to check the data validations and errors? : Sas-administrator
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
What is the purpose of trailing @ and @@? How do you use them?
Mention the validation tools used in SAS?
Mention some common errors that are usually committed in sas programming.
What would be the value of month at the end of data step execution and how many observations would be there?
Name validation tools used in SAS
what is sas metadata repository? : Sas-bi
how the sas basic syntax style described? : Sas-administrator
What is the differnce between SDTM 3.1.2 to 3.1.1 version
Do you know the features of sas?