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
what has been your most common programming mistake? : Sas programming
how will you location sas platform applications available from web browser? : Sas-bi
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
how would you create multiple observations from a single observation? : Sas programming
How do you convert basic cube to transaction cube and transaction cube to basic cube?
what can you learn from the sas log when debugging? : Sas programming
How does proc sql work?
what are sas bi dashboard components? : Sas-bi
What is the function of Stop statement in a SAS Program?
what does the run statement do? : Sas programming
Explain the special input delimiters used in sas programming.
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
What is a method to debug and test your SAS program?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
Do you need to know if there are any missing values?