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

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.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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
  • 2485 views
  • 2 likes
  • 2 in conversation