1.

What Is The Difference Between Calculating The 'mean' Using The Mean Function And Proc Means?

Answer»

By default PROC Means calculate the summary statistics LIKE N, Mean, Std deviation, Minimum and maximum, Where as Mean FUNCTION compute only the mean values.

By default Proc Means calculate the summary statistics like N, Mean, Std deviation, Minimum and maximum, Where as Mean function compute only the mean values.



Discussion

No Comment Found