Data Dictionary: | Colorado Polling |
Data Source: |
Table: | T031. MB Favorability [7] |
T031. | MB Favorability | |||||||||||||||
Universe: All known MB Favorability | ||||||||||||||||
T031_001Total (all known MB Favorability)
Percent base:
None - percentages not computed (variable is table universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:MBFav_Do_not_recognize + ORG:MBFav_No_Opinion + ORG:MBFav_Somewhat_favorable + ORG:MBFav_Somewhat_unfavorable + ORG:MBFav_Very_favorable + ORG:MBFav_Very_unfavorable;
return oretval;
|