Hello,
I have a couple of questions regarding scale-construction.
Let's say that I have 4 variables: X1, X2, X3, and X4.
X1 is a Likert-Scale: it takes values from 1 to 5.
X2 is a Likert-Scale: it takes values from 1 to 4.
X3 is a binary variable: it takes 0 or 1.
X4 is a variable constructed by diving a variable to another variable: it takes values from 0 to 1, but they are proportional, like 0.20 or 0.45.
My questions are as follows:
I have a couple of questions regarding scale-construction.
Let's say that I have 4 variables: X1, X2, X3, and X4.
X1 is a Likert-Scale: it takes values from 1 to 5.
X2 is a Likert-Scale: it takes values from 1 to 4.
X3 is a binary variable: it takes 0 or 1.
X4 is a variable constructed by diving a variable to another variable: it takes values from 0 to 1, but they are proportional, like 0.20 or 0.45.
My questions are as follows:
- If I want to create a scale out of X1, X2, and X3, should I standardize them all (I guess standardizing X3, which is a binary variable, makes no sense).
- If I standardize these variables and add them together, should I standardize the final variable again if I want to estimate it in a regression?
- Should I standardize X4, as it is proportional, to make all the variables comparable.
Comment