what is the difference btw proc means and proc univariate?
Answer Posted / prasad
1)proc univariate gives detailed reports of statas
2)proc means gives summeriged reports of statas
3)Both are worked on continous varibles
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
What is the purpose of trailing @ and @@? How do you use them?
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 use of divide function?
how do the in= variables improve the capability of a merge? : Sas programming
Given an unsorted data set, how to read the last observation to a new data set?
What are the implications?
which features do you use to check the data validations and errors? : Sas-administrator
what is the use of proc sql? : 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
Hi, If anyone has base SAS certification dumps, please share.
What are the parameters of scan function?
what are the categories that sas informats are used to the place the data? : Sas-administrator
What is the difference between nodupkey and nodup options?
what is sas metadata server? : Sas-di