Statistical Procedures

Programming the statistical procedures from SAS
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-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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