BookmarkSubscribeRSS Feed
GavyK
Calcite | Level 5

How do we calculate Quetelet index for Contigency tables in SAS?  Which procedure do we use?

2 REPLIES 2
SteveDenham
Jade | Level 19

I am not sure how you can get QI (or BMI as it is more commonly known) from a contingency table.  Since it is a calculation (mass/(height*height)), a datastep to calculate it for each individual can be done, or PROC SUMMARY or MEANS could give group averages for mass and height, and from that a datastep could calculate a value.

Steve Denham

PGStats
Opal | Level 21

What are the classes defining your contingency table? If those are weight (kg) and size (m) then take the center of each cell to calculate the QI.

Indice de masse corporelle — Wikipédia

Use the cell frequencies to get population statistics.


PG

PG

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 2 replies
  • 868 views
  • 0 likes
  • 3 in conversation