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
What does proc print, and proc contents are used for?
what do you mean by data staging area? : Sas-di
What is the difference between reading data from an external file and reading data from an existing data set?
What is a method to debug and test your SAS program?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
how many types of prompts are there? : Sas-bi
Where do you use proc means over proc freq?
what is sas application server? : Sas-di
how can you import .csv file in to sas? : Sas programming
What are the 3 components in sas programming?
what is change analysis in sas di ? : Sas-di
what is the primary data source for the wrs? : Sas-bi
what are the best practices to process the large data sets in sas programming? : Sas-administrator
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
what are all the reports you generated in your recent project?