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

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 2 replies
  • 1228 views
  • 0 likes
  • 3 in conversation