I am using a large dataset from the World Bank (thanks to their Open Data Initiative - I'm not cool enough to get the super-secret datasets). The data is dealing with Education, all types and sorts of variables and elements. Right now, I am just crunching the whole mess and seeing what comes out, a really broad analysis.
Using RapidMiner 5.1, and doing some Weka in there as well, in case anybody cares.
I am looking to weight and normalize the yearly totals for some variables (on a 0-1 scale); I have a few approaches that I am considering.
- weighting by the standard deviation
- calculating the weight by average value
In regards to the weighting, I can also normalize by the maximum, which will skew my results slightly. Can anyone think of a scenario when this would be useful?
If anyone is interested, apparently the golden days of global education may be behind us (around 2006, actually) - but I plan to look deeper into this.