I have to add 2 variables (for 60 organisations) to get a composite score based on those two variables. One is the age of the organisation (measured in number of years) and the other is the number of products it manufactures.

Method 1: I calculated z scores for each variable, weighted them ( on the basis of a certain criteria) and added the weighted z score to get the composite z square.

Method 2: I divided the range of values for each variable into 5 equidistant classes. and gave them a score ranging from 1 to 5 based on the class to which the given value of a particular variable belonged; weighted them (according to a criteria) and added the weighted scores. 

If I have to use the composite score as an independent variable in a regression analysis, which method will be better?

Can you suggest any other method to combine the above two variables.

Thank you.

Similar questions and discussions