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.

  1. weighting by the standard deviation
  2. 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.

link|improve this question
if you can provide a small numerical example of your data, and what you are attempting, that might make it easier to respond to. – Ram Narasimhan Mar 6 at 16:35
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.