Hello everyone.
First post here, so bear with me.
I am trying to merge 15 variables from the same dataset into one. The variables consist of the same values (1.Very bad, 2. Fairly bad, 3. Fairly good, 4. Very good) but differ in terms of what kind of government handling is in question (var1=economy, var2=crimes, etc.). Ideally, I want to end up with just one variable named 'performance' that aggregates the respondent's answers over the 15 variables but keeps the same values for the new variable.
Don't know if this is even possible. Hope some of you can help.
First post here, so bear with me.
I am trying to merge 15 variables from the same dataset into one. The variables consist of the same values (1.Very bad, 2. Fairly bad, 3. Fairly good, 4. Very good) but differ in terms of what kind of government handling is in question (var1=economy, var2=crimes, etc.). Ideally, I want to end up with just one variable named 'performance' that aggregates the respondent's answers over the 15 variables but keeps the same values for the new variable.
Don't know if this is even possible. Hope some of you can help.
Comment