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 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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