BookmarkSubscribeRSS Feed
Sushma1
Fluorite | Level 6

Hi,

I have a set of age group specific death rate per 10,0000 population [calculated using (total number of deaths in a age group/total population of that age group*10,000)]. How do I calculate 95 % CI for these rates? It is not the same as calculating CI for averages.

Thank you for your support.

 

 

Sushma

5 REPLIES 5
Reeza
Super User

Take a look at proc freq with the binomial option. 

 

 

Sushma1
Fluorite | Level 6

Thank you very much Reeza,

I tried doing that, but I am not sure if this is the case because my data is rate but the binomial option works with the proportion.

Reeza
Super User

Otherwise, I think you're stuck doing a manual calculation in a data step.

 If you're doing standardization maybe something in PROC STDRATE. 

 

 

Sushma1
Fluorite | Level 6

I am not doing standardization, so may be I should try manual calculation. Thank you.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 5 replies
  • 1341 views
  • 2 likes
  • 2 in conversation