Using Derived Data
To use the derived data measurements in a calculation, treat is as any other
measurement. In the example used here, we use the derived data
LifeExpXPop
to accurately calculate the weighted life
expectancy for an aggregation dimension, such as UN Region or UN Subregion. We do
this by dividing the sum of Life Expectancy X Population by
sum(population)
at the appropriate aggregate level.