This form can be used batch process files containing growth data to yield anthropometric statistics as described below. To calculate these statistics for individual subjects, use the individual form. Also see a discussion of these calculations, the source code , copyright and disclaimer statements, and acknowledgments.
age, sex, weight, height, head circumferenceThe age is in months (fractional month are fine). Sex is either "Male" or "Female". Height and head circumference are in centimeters, and weight is in kilograms. There should be no blank lines or comments in the data file. For example, look at the file example.txt.
The format is:
age,sex,length,% median,relative to median,median for age...After length, the weight, weight-for-length and head circumference data follow, each in the order of observed measurement followed by the measurement as a percentage of the median, the measurement relative to the median, and the age (or weight) for which the measurement would be the median. All weights are in kilograms, and all lengths are in centimeters. For example, see file example.html produced from the example.txt input file.
If any value is undefined, the value is represented by an asterisk. For instance, any measurement about 216 months is not defined. Any weight-for-length for a length under 49 cm is undefined.
| Nutrition |
| Net Scut Home |