| Data Dictionary: | U.S. Gubernatorial Elections 1995 |
| Data Source: |
| Table: | T6. Margin of Victory [2] |
| T6. | Margin of Victory | |||||||||
| Universe: | ||||||||||
|
T006_001Democratic margin
Percent base:
None - percentages not computed (variable is a universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ((ORG:GOV_003 / ORG:GOV_001)*100) - ((ORG:GOV_004 / ORG:GOV_001)*100);
return oretval;
|
||||||||||