It is often useful to represent ranking questions in multiple ways, as:
- Number - Multi questions, so that the average can be displayed.
- Pick Any questions, to show, for example, the top 3 ranks.
- Pick One - Multi questions, so that the proportion in each rank can be seen.
- Ranking questions if you are planning to use the data as an input to segmentation (note that in general, this Question Type is not able to be understood by people that do not have substantial technical expertise, as it displays outputs from a complex statistical model).
Two cautions when dealing with ranking data are:
- Ensuring that you know what the numbers mean (e.g., is 1 the lowest or highest rank, and has the Question been named to reflect this).
- Dealing with missing values, in situations where missing values contain information (e.g., where people have missing data because something is known to be unimportant to them).
The best way to do basic analyses of ranking data in Q depends upon the structure of the data in Q.
- One variable for each option being ranked and only some of the options are ranked (e.g., top 5)
- One variable for each option being ranked and all of the options are ranked
- One variable for each rank
Methods
One variable for each option being ranked and only some of the options are ranked (e.g., top 5)
- Go to the Variables and Questions tab and select all the variables.
- If not already done, select them all, select Set Question and set the Question Type to Pick One - Multi.
- Press the Values button.
- Put some sensible descriptions in the Label column if they are not already there. E.g., replace 1 with First.
- If any option that was not ranked is shown as Missing Data:
- Uncheck the Missing Data option.
- Give the Label a better name (e.g., Not top 5).
- Proceed to the next section.
One variable for each option being ranked and all of the options are ranked
- If you have not already done so:
- Go to the Variables and Questions tab and select all the variables.
- Select them all, select Set Question and set the Question Type to Pick One - Multi.
- Select the question in the Blue Drop-down Menu and, provided you have followed the steps above, you will see the percentage of people choosing each option. You can merge and create NET categories.
- If necessary, create a Filter so that the table is only computed amongst people that saw the question.
- Follow the steps for whatever analysis you want to perform below. If you want to perform more than one of these analyses then you can do so by first making a copy of the question. You can do this by highlighting all the variables in the Variables and Questions tab, right-clicking, and selecting Copy and Paste Question(s) > Exact Copy.
Computing top few box percentages (e.g., ranked top 3)
Change the Question Type to Pick Any and ensure that the Count This Value settings are appropriate.
Computing averages
Change the Question Type to Number - Multi.
Computing Probability %
Change the Question Type to Ranking. Note, ranking questions treat the highest value as most preferred.
One variable for each rank
- Go to the Variables and Questions tab and select all the variables.
- If not already done, right-click the selected variables, choose Set Question and set the Question Type to Pick One - Multi.
- If any option that was not ranked is shown as Missing Data:
- Uncheck the Missing Data option.
- Give the Label a better name (e.g., Not top 5).
- Select the question in the Blue Drop-down Menu and you will see a table where each row shows and, provided you have followed the steps above, you will see the percentage of people choosing each option at each rank.
Computing top rank box percentages
- In the Variables and Questions tab, select the first variable.
- Right-click and select Copy and Paste Variable(s) > Exact Copy.
- Change the Question Type to Pick One (it may already be this type).
- Select the question in the Blue Drop-down Menu and it will show the percentage who ranked each option as first.
Computing top few box percentages (e.g., ranked top 3)
- In the Variables and Questions tab, select the variables that contain the relevant data. For example, if wanting to show options ranked in the top three, you would select the first three variables.
- Right-click and select Copy and Paste Variable(s) > Exact Copy.
- Right-click and select Set Question.
- Change the Question Type to Pick Any - Compact and click OK.
- Select the question in the Blue Drop-down Menu and it will show the percentage who ranked each option in the top few boxes (e.g., top 3).
Next
How to Show Average Rank in a Table
How to create a table of ranks from a crosstab
How to Highlight Table Cells Based on Top and Bottom Ranked Values