Fergal O'Hanlon
2019-07-26 09:42:26 UTC
Hi,
My SurveyMonkey questionnaire asked a user to choose their top three items (uses 3 drop downs where first drop down is first preference, second dropdown is second perference and third drop down is third preference). Each of the dropdown contains a list of 25 choices.
At the moment in spss these are imported as 3 variables. So I can run descriptives, frequencies etc on these three variables.
For example, this is what the 3 variables look like at the minute. Each number corresponds to the 25 items in the each drop down. Var1 is first preference, var2 is second preference and var3 is third preference.
Respondent var1 var2 var3
1. 2 13 22
2. 6 7 12
3. 1 8 2
4. 3 11 4
5. 6 4 23
6. 2
7. 1 22
8. 6 11 3
Each respondent could have a number 1-25 in any of the three variables. A small few (9 from over 500 responses) on a paper version decided not to answer this question so there are a few participants where these variables are empty or they only entered a first preference, others only a first and second preference.
I'm not sure if this is the right mechanism to store these variables? For analysis of the data, would it be better to instead create 25 variables (representing each of the 25 items in the drop downs) and where relevant add in 1,2 or 3 to the relevant choice preference for each participant if they have chosen a ranking for that variable (item). Would I leave them empty if not chosen?
So taking first row above as an example, new var2 would have a 1, new var 13 a 2 and new var22 a 3.
Is this a better approach for further analysis of the data?
Thanks for your help.
My SurveyMonkey questionnaire asked a user to choose their top three items (uses 3 drop downs where first drop down is first preference, second dropdown is second perference and third drop down is third preference). Each of the dropdown contains a list of 25 choices.
At the moment in spss these are imported as 3 variables. So I can run descriptives, frequencies etc on these three variables.
For example, this is what the 3 variables look like at the minute. Each number corresponds to the 25 items in the each drop down. Var1 is first preference, var2 is second preference and var3 is third preference.
Respondent var1 var2 var3
1. 2 13 22
2. 6 7 12
3. 1 8 2
4. 3 11 4
5. 6 4 23
6. 2
7. 1 22
8. 6 11 3
Each respondent could have a number 1-25 in any of the three variables. A small few (9 from over 500 responses) on a paper version decided not to answer this question so there are a few participants where these variables are empty or they only entered a first preference, others only a first and second preference.
I'm not sure if this is the right mechanism to store these variables? For analysis of the data, would it be better to instead create 25 variables (representing each of the 25 items in the drop downs) and where relevant add in 1,2 or 3 to the relevant choice preference for each participant if they have chosen a ranking for that variable (item). Would I leave them empty if not chosen?
So taking first row above as an example, new var2 would have a 1, new var 13 a 2 and new var22 a 3.
Is this a better approach for further analysis of the data?
Thanks for your help.