Ideal / Adjusted Body Weight Calculator

Input Variables   Output Variables  
Program Code
  Description
Variable Name * (dynamic type) UP
Down
Delete
Default Value *
Description *
Multi Lines
Variable Name * (dynamic type) UP
Down
Delete
Default Value *
Description *
Multi Lines
Variable Name * (dynamic type) UP
Down
Delete
Description *
Variable Name * (dynamic type) UP
Down
Delete
Description *
Input Variables List
Output Variables List
Source Code
Subject
Description
Ideal body weight calculation is to check the appropriate weight for height for an individual inorder to prevent any health risks. The calcualtion in based on Body Mass Index (BMI).

Formulas Used:
IBW (kgs) = 22 x (height in meters)2
ABW = IBW + 0.4( actual weight - IBW )
Category Medical
Created By tech
Created Date 12/17/2010
Last Modify Date 12/17/2010
Calculation Count 16
Version 1.00
Positive 0
Neutral 0
Negative 0
Related Program ID 94 , 95 , 96 , 98 , 99