Hi dears,
I have an issue in creating of an additive index.
I have 11 variables that are normalized using the min-max method. Therefore, their interval varies from 0 to 1.
However, by typing the command:
g index= x1+....+x11
The index does not take values between 1 and 11.
How Can I solve it?