Hello,
I am trying to use the ineqdec0 var, bygroup() command to calculate unique population subgroups' contribution to a global GE(1) statistic.
The values that I am interested in calculating I would like to be able to sum to equal the global population level statistic:
GE(1) global = GE(1) pop A + GE(1) pop B + GE(1) pop C + ... etc.
While working with a sample dataset I see that the ineqdec0 command does not calculate these results, but instead treats each subgroup as if it were a unique population and returns that decomposed value for each subgroup.
How can I calculate each population subgroup's contribution to a global inequality measure using ineqdec0 that will sum to the global value?
Thank you for your advice.
I am trying to use the ineqdec0 var, bygroup() command to calculate unique population subgroups' contribution to a global GE(1) statistic.
The values that I am interested in calculating I would like to be able to sum to equal the global population level statistic:
GE(1) global = GE(1) pop A + GE(1) pop B + GE(1) pop C + ... etc.
While working with a sample dataset I see that the ineqdec0 command does not calculate these results, but instead treats each subgroup as if it were a unique population and returns that decomposed value for each subgroup.
How can I calculate each population subgroup's contribution to a global inequality measure using ineqdec0 that will sum to the global value?
Thank you for your advice.
Comment