Server User Guides > Survey Tabulation > Understanding variables > Variable icons
 
Variable icons
Variables fall into a number of different groups, based on the type of data the variable stores, the type of question the variable is based on, and the way the variable is used. The following table lists all of the various types of variables and shows their icons.
Single response variable
This graphic is described in the surrounding text.
A categorical variable that can have only one value for each case, such as a variable based on a question that requires the respondent to choose one answer from a predefined set of answers. An example is the question “Have you visited this museum before?” to which the respondent must answer “Yes” or “No”. Also known as single categorical.
For more information, see Categorical variables.
Multiple response variable
This graphic is described in the surrounding text.
A categorical variable that can have more than one value for each case—for example, a variable based on a question to which the respondent can choose several answers from a predefined set of answers. A typical example is the question “What do you remember seeing in the museum today?” in response to which the respondent can select any number of items in a list. Also known as multiple categorical.
For more information, see Categorical variables.
Numeric variable
This graphic is described in the surrounding text.
A variable that stores a numeric value for each case. A numeric variable can store an integer or a real value.
For more information, see Numeric variables.
Text variable
This graphic is described in the surrounding text.
A variable that contains data that is text, such as names and addresses or responses to open-ended questions.
For more information, see Text variables.
Date variable
A variable that stores date and time information.
Boolean variable
This graphic is described in the surrounding text.
A special type of integer variable that can contain values of True or False. Also called a Yes/No variable.
For more information, see Boolean variables.
Loop
This graphic is described in the surrounding text.
A loop defines a set of questions that are to be asked more than once. In a categorical loop, the number of times the loop is to be iterated (and therefore the number of times that the set of questions in the loop are to be asked) is controlled by the categories in a category list. For example, the set of questions can be asked for each product in a product list. In a numeric loop, the number of times the loop is to be iterated is controlled by a numeric expression.
For more information, see Loops and grids.
Grid
This graphic is described in the surrounding text.
A special type of loop in which all of the iterations are presented simultaneously to the respondent in a grid format. Grid questions often ask respondents to choose a rating on a predefined scale for a number of products in a list.
For more information, see Loops and grids.
Expanded loop
This graphic is described in the surrounding text.
When you are using a hierarchical view of the data, all loops are represented hierarchically as levels. However, when a loop is defined as expanded, it can also be viewed in an expanded (flattened) format as well, which means that you use it to create grid tables and you can select individual slices of the loop.
For more information, see Loops and grids.
Compound
This graphic is described in the surrounding text.
Group for presentation purposes a number of related questions that share a category list. A compound is not the same as a grid, although a compound might contain one or more grids.
For more information, see Blocks and compounds.
Block
This graphic is described in the surrounding text.
Groups one or more questions into a block.
For more information, see Blocks and compounds.
Variable has an axis expression
This graphic is described in the surrounding text.
This icon can appear on any numeric, text, date, Boolean, and categorical variable and indicates that an axis expression has been defined for the variable.
For more information, see Axis expressions.
Other Specify variable
This graphic is described in the surrounding text.
A variable that stores the open-ended responses to an Other Specify category. These are special categories that allow the respondent to enter an answer that is not on the category list. For example, in a question that asks which other museums the respondent has visited, there are categories specifying six major museums, and one category with the text “Other”. When respondents select this category, they are asked to specify the name of another museum they have visited.
For more information, see Categorical variables.
Source file variable
This graphic is described in the surrounding text.
A text helper variable that holds the name of a file that contains an image or a recording of a question response (such as a .TIFF file containing a scanned image of a hand-written response or a sound file that contains a recording of an open-ended response in a telephone interview).
Coding variable
This graphic is described in the surrounding text.
A categorical variable that stores the responses to an open-ended question after they have been sorted into categories. The process by which the responses to open-ended questions are sorted into categories is usually called coding.
For more information, see Text variables.
Weighting variable
This graphic is described in the surrounding text.
A special numeric variable that has been set up to weight the data. You use weighting when you want the figures in your table to reflect your target population more accurately than the actual figures do.
For example, suppose your target population consists of 57% women and 43% men, but you interviewed 50% women and 50% men for your survey. By applying weighting, you can make the women's figures count for more than the men's figures, so that they more accurately reflect the gender distribution in the target population.
For more information, see Weighting.
System variables
This graphic is described in the surrounding text.
Standard variables that are present in most data sets to store standard information, such as the respondent's serial number, the mode of data collection used, the version of the questionnaire used to collect the data, and so on. Some data sets (such as databases) do not have system variables.
For more information, see System variables.
Derived variable
This graphic is described in the surrounding text.
A variable that has been created from other variables using an expression. For example, you might create a numeric derived variable to show the sum of the values stored in two or more other numeric variables.
For more information, see Derived variables.
Table variable
This graphic is described in the surrounding text.
This is a variable that has been created from the top or side axis using the New Variable from Side/Top option.
See also
Understanding variables