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
In sas admin differentiate between roles and capabilities? : sas-grid-administration
What is SAS? What are the functions does it performs?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
Explain data step in SAS
how do you test for missing values? : Sas programming
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
what is star schema? : Sas-di
is data integration and etl programming is same? : Sas-di
What is the difference between nodupkey and nodup options?
Compare sas with other data analytics tools.
What is SAS?
what are sas/access and sas/connect? : Sas programming
what is snowflake schema? : Sas-di
What is the basic structure of a sas program?