what are all the default values getting in PROC MEANS...???
Answers were Sorted based on User's Feedback
Answer / rahul
By default Proc Means produces the following for each
numeric variable-
Mean
Number of non-missing values
Standard deviation
Minimum value
Maximum value
| Is This Answer Correct ? | 12 Yes | 0 No |
How do you download a flat file from Mainframe to your local PC using SAS?
How do you specify the number of iterations and specific condition within a single do loop?
what is the use of LRECL option.
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
How we will Developing new reports Using Data step programming and Macros ?
IS SAS COMPILER OR INTERPRETER? EXPLAIN?
3 Answers Aon Hewitt, HSBC, SCL, TCS,
Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?
how to delete the duplicates by using proc sql?
Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH REPEATS OF BY VARIABLE’.
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
What is substr function?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration