Dear Stata-Community,
I am currently working on a paper in which I want to create a variable that indicates the number of respondents that mentioned unemployment as most important problem and indicated the same or plus/minus one value on a left-right scale as the party under observation. So in the end, I want a variable for each party in each country that indicates how many respondents, that are (+/-1) close on the left-right scale, said unemployment is the most important problem. Unfortunately, my dataset only contains a country variable (country), a most important problem variable with the unemployment-specification (qpp1==70101), a self-placement variable (qpp13) and eight different party-placement variables for all countries (qpp14_1 to qpp14_8). So my problem is that the Swedish Green Party might be the variable qpp14_3 while this variable in Belgium means a conservative party. The dataset contains 25.000 individual respondents and I want for each of the in qpp14_1 to qpp_14_8 mentioned parties how many potentially close respondents (+/-1) indicated unemployment as most important problem. My question now is: Is there any possibility to automatize this process?
I am using stata version 15.1 and would be very grateful for any ideas.
Thanks in advance!
Robin
Related Posts with Generating a new variable based on several specified conditions
using foreeach loop for doing repeating worki want to save observations in different files on the basis of values of variable order. i have lots…
Query about Zero Inflated Poisson RegressionI conducted a study on demand of cinema where cinema goers and non-goers both are respondent. and 51…
How to create a variable for the nth observation using datesHello! I have a long dataset with dates corresponding to visits (variable name "date"). Each person…
Changing yes/no observations into 1/0I have a list of variables that contain answers Yes and No, I am trying to replace them with 1 and 0…
Reshaping dataHi, I have the following wide data. I want to convert it to long. Code: * Example generated by -da…
Subscribe to:
Post Comments (Atom)
0 Response to Generating a new variable based on several specified conditions
Post a Comment