BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
stodo53
Fluorite | Level 6

Hi all,

 

Has anyone tried to compute the standard deviation using the PROC SURVEYMEANS procedure? I noticed that the STD option only produces the standard deviation of the SUM. Any sample code would be helpful.

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Zard
SAS Employee

PROC SURVEYMEANS does not compute an estimate of the population standard deviation, only the standard error of the mean. You would need to program the standard deviation using a method such as the one described in Sample 45701: Estimating the Standard Deviation of a Variable in a Finite Population.

View solution in original post

1 REPLY 1
Zard
SAS Employee

PROC SURVEYMEANS does not compute an estimate of the population standard deviation, only the standard error of the mean. You would need to program the standard deviation using a method such as the one described in Sample 45701: Estimating the Standard Deviation of a Variable in a Finite Population.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 2570 views
  • 2 likes
  • 2 in conversation