Case: more than one metric on a chart
Updated over a week ago

The following article guides you through a step-by-step process on how to display multiple data measurements, such as percent and values, simultaneously in one table or chart.

Let's take the 'Distribution of answers' and 'Mean overall rating' as an initial example.

When analysing the responses to rating-scale questions, researchers commonly record the results in a table, which contains the following rows (or columns):

  • ‘Source’ ratings in percent (distribution of answers);

  • Top-N and Bottom-N (for example, Top-2 and Bottom-6 for a 10-point scale or Top-2 and Bottom-2 for a 5-point one);

  • Average (Mean) overall rating;

  • Number of respondents (sample size) and so on.

In general, this table can look like that:

Show rating-scale results in a table

  1. Go to the Meta-Editor, find rating-scale variables related to different brands (step 1) and make sure the codes of their values are correct (step 2). If they are not, change them manually (step 3).

    Check the codes for options in Meta-Editor

  2. Select all the variables you need and group them. When variables are grouped, any edits you make to one variable will also happen to the rest. This can be an efficient way to make consistent edits, such as renaming or recoding variables.

    How to group variables

  3. Choose one variable from the group and set up the appropriate values into ‘Top-2’ and ‘Bottom-2’ values using the OR function. The same values will automatically appear in other variables in the group.

    Combine options through OR-join function

  4. Again use the OR function to recode all the meaningful source values, from ‘1' to '10’, into the ‘Mean’ value. This will present the average overall rating. The final set of values looks like that for all grouped variables:

    Set of variable options

  5. If the grouped variables have very long titles, it might be inconvenient to work with them later. You can gracefully shorten them by cutting the common part. To do it, select one variables and click the Trim icon above. In the open dialog box, highlight the unnecessary part (usually it is the common part and it is highlighted by default) and then click OK.

    How to trim labels

  6. Go to the crosstab interface and choose a GRID-Report mode:

    How to switch to the GRID mode

  7. Find the variables you have adjusted, choose one, select only ‘Top-2’, ‘Bottom-2' and ‘Mean’ options and drag them to the Rows. The grid works in such a way that these three options will populate columns and the variable will populate a row. Select and add the other variables to the rows by selecting from the pop-up menu 'As Variable’.

    Add variables to the GRID

  8. Select only the the ‘Mean’ column and choose a ‘Mean’ metrics for it instead of ‘Vert%'. Also make sure that ‘Vert%’ is selected for the other columns: you need it to get the respective proportions to the total number of respondents.

    Different metrics usage

  9. Click the Calculate button above to get the results. And now you can switch to the Chart mode.

Show rating-scale results as charts

Adjust settings on the CHART tab:

  1. Select ‘Vertical Bars Stacked’ as the chart type;

  2. Set Series in Columns;

  3. Switch on Data labels, select the ‘Show data markers’ check box;

  4. Switch on Legend and align its position to Left-Middle.

Settings on the CHART tab

Adjust settings on the SERIES tab:

  1. Switch on ‘Autonaming’;

  2. Go to the Y axis tab to set the scale there from 0 to 100;

  3. In the submenu of the ‘Mean’ series select Line as the chart type;

  4. Adjust colors of series if you need (check the article about color regimes);

  5. Now, you may move the mean to a separate group, for which a different y-axis will be set and the mean will look visually more expressive:

    Different groups for different metrics

  6. Here is the final chart view, thet can be exported to a dashboard:

    The chart with combining metrics

Did this answer your question?