BookmarkSubscribeRSS Feed
jessica_hale
Calcite | Level 5

I have been working with Proc Tabulate and Proc Report and have found that Proc Report produces output more to the liking of my audience.

 

Problem is, I can't figure out how to include the 95% CI of the mean in a define statement. I am starting to believe I will need to write a compute block in order to get the 95% CI, but wanted to ask if anyone knew if Proc Report had a native feature that already calculated this. Thanks!

3 REPLIES 3
Reeza
Super User

95% confidence interval for a standard deviation estimate?

jessica_hale
Calcite | Level 5
opps - meant to write means, not stddev. Been staring at a lot of code today and getting things mixed up.
Reeza
Super User

I don't see it in the list, but if you know the formula you're using, you should have the components to calculate it:

http://documentation.sas.com/?docsetId=proc&docsetTarget=p1hagdk7qeis65n1659yii98d8s1.htm&docsetVers...

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
  • 3 replies
  • 1869 views
  • 0 likes
  • 2 in conversation