Display Labels for Summary Statistics
This example uses the data file survey_sample.sav. See the topic Sample Files for more information.
In addition to the display formats for summary statistics, you can also control the descriptive labels for each summary statistic.
- Open the table builder (Analyze menu, Tables, Custom Tables).
- Click Reset to clear any previous settings in the table builder.
- In the table builder, drag and drop Age category from the variable list into the Rows area on the canvas pane.
- Drag and drop How get paid last week from the variable list into the Columns area on the canvas pane.
- Right-click Age category in the table preview on the canvas pane and select Summary Statistics from the pop-up context menu.
- Select Column N % in the Statistics list and click the arrow key to add it to the Display list.
- Double-click anywhere in the word Column in the Label cell in the Display list to edit the contents of the cell. Delete the word Column from the label, changing the label to simply %.
- Edit the Label cell for Count in the same way, changing the label to simply N.
While we're here, let's change the format of the Column N % statistic to remove the unnecessary percentage sign (since the column label indicates that the column contains percentages).
- Click the Format cell for Column N % and select nnnn.n from the drop-down list of formats.
- Then click Apply to Selection.
The table preview displays the modified display format and the modified labels.
- Click OK to create the table.