I'm trying to plot a funnel plot to identify performance outliers from a sample of hospitals. I tried to follow Rick's example here: Funnel plots: An alternative to ranking - The DO Loop
But i had some problems understanding the PROC IML part. In my case, I have already have the population mean, standard deviation, my sample hospitals all had their mean and s.e.
Is there another approach to simulate the confidence limits?
Thanks!
Hopefully, Rick will respond himself. Otherwise, take a look at: http://www.sas.com/offices/NA/canada/downloads/presentations/Edmonton2010/Funnel.pdf
I think the blog post is fairly complete. I don't have anything to add. Assuming that the sample size for each hospital is large, you don't need to "simulate the confidence limits." Just use the normal approximation to the binomial.
For other posts on the funnel plot, see the "Trackback" section at the bottom of the blog post. In particular, this post
Funnel plots for proportions - The DO Loop
seems relevant, although it uses an adjustment for the binomial limits, rather than the simpler normal limits.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
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.