what is the difference btw proc means and proc univariate?
Answer Posted / puspendra
I am agree with Sandhya. However we use "Proc Univariate"
when we want to know from which distributions the data are
(it involves mean, var, coeff of variation, Skewness,
Kurtosis, Histogram, PPplot,QQplot etc.)
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Mention what is PROC in SAS?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
how does sas handle missing values in a merge? : Sas programming
what does the run statement do? : Sas programming
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
Explain the use of proc gplot? : sas-grid-administration
What are the special input delimiters used in SAS?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What is the difference between using drop = data set option in data statement and set statement?
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
What are the new features included in the new version of SAS Programming Language?
What are the different types of sas functions?
What is the difference between the proc sql and data step?
Describe the ways in which you can create macro variables?