Data Dictionary: | Advocacy data CO sample |
Data Source: |
T002. | Age (grouped by half decade) | |||||||||||||
Universe: All known age records | ||||||||||||||
T002_007 45 to 49 Years
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:AGE_45 + ORG:AGE_46 + ORG:AGE_47 + ORG:AGE_48 + ORG:AGE_49;
return oretval;
|