This content describes Snap 11. For Snap 10, the equivalent page will be in Snap 10 help
Displaying the means of your semantic scale question
This example shows how to produce a representation of the means of a grid of semantic scale questions.
It uses the example pictured below (Q2.a to Q2.c) and scores the left as 0 and the right as 100, and then displays the average response on a scale.

It uses a semantic chart style supplied with Snap.

The style assumes that:
- You are only displaying the responses to the semantic scale questions
- These are not broken down in any way
- You have a derived variable that is true in all cases. This is used to position the mean on a continuous bar.
- You create a to convert the responses into a numerical value. (How you create the weight will depend on the number of response codes you have in your semantic scale. This example works with five.)
Creating the derived variable
- Click
on the Snap toolbar to display the Variables window. - Click
on the Variables window toolbar to add a new variable. - Specify the Variable details:
Set the Name to
Leave the blank as it is not required.
Set the Type to .
Set the Response to .
Leave the blank .
Set the to .

- Click
to save your variable.
Creating the score weight
- Open the window by clicking
or pressing []+[]. - Click
to create a new weight. A weight is simply a way of matching values to codes for analysis. - Name the weight so you know what it is. Give it a label explaining what it is used for.
- Type 0 next to (code 1 is the value on the extreme left) and click [Tab] to create a new code value. You'll notice that Snap attempts to guess what value you might want to use.
- Enter 25 next to code 2. Click [Tab] again.
- Repeat and enter 50 next to code 3 and 75 next to code 4.
- Code 5 was the extreme left response .Give it a score of 100 (the maximum).

- Click
to save your score.
Creating the table that is used to set out the semantic data
- Click
to display the Analysis Definition dialog for a table. Type the names of your semantic variables in the Analysis field (e.g. Q2a~Q2c) - Type in the field.
- Check the box
- Select in the field.
- Enter the weight () in the box.

- Click to view your table.

Setting up the bar length
The semantic scale chart style uses the first row to show the position of the average response, marked with a circle. It uses the second row to show the full length of the scale. You must overtype the second All row values with the full length of the bar. You could use 100, but use 102 to give space for the circles when the mean is at the extreme end of the scale.
- Double-click the first cell value in the second row (Strong/Weak in the example). The dialog appears.

- Enter 102 in the space and click . Repeat for all the other cells in that row.

- Click
to save your modified table.
Convert the modified data table to a chart
- Click
on the table window toolbar to open the window. - Change the of analysis from to .
- Change the of analysis to .

- Select the tab and change the to something that represents your chart.
- Click to display your chart.

- Click
to save your semantic analysis.