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.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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