what are all the default values getting in PROC MEANS...???
Answer Posted / 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 |
Post New Answer View All Answers
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What are the differences between sum function and using “+” operator?
why is a stop statement needed for the point=option on a set statement? : Sas programming
How do you define proc in sas? : sas-grid-administration
how can you import .csv file in to sas? : Sas programming
What is the difference between one to one merge and match merge? Give an example.
What commands are used in the case of including or excluding any specific variables in the data set?
What is the maximum and minimum length of macro variable
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
What is the role of unrestrictive users? : sas-grid-administration
What are the different versions of sas that you have used until now? : sas-grid-administration
Give an example where SAS fails to convert character value to numeric value automatically?
How to test the debugging in sas?
What is the basic syntax of a sas program?