Glossary
 
Glossary
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
A
activation
A complex process that sets up a new version of a questionnaire definition as a live project in either Test or Active mode.
active case
A case that has been entered by an operator but not forwarded to another user in file form.
ActiveX Data Object (ADO)
A programming model that defines an application level interface to OLE DB. It exposes all of the functionality of the underlying OLE DB data provider to the consumer application in an easy-to-use and productive way.
ADO
See ActiveX Data Object (ADO).
alias
An alternative name used instead of a primary name.
analysis
The phase of data collection whereby raw data is cleaned, tabulated, analyzed, and so on.
authentication
The process of validating the identity of a user or server.
author
The user responsible for creating or modifying a document or requirement.
autocoding
The method of using an automatic process to sort responses to open-ended questions into categories.
axis expression
An axis specification that is used for a variable when the variable is tabulated in UNICOM Intelligence Reporter - Survey Tabulation or UNICOM Intelligence Reporter.
B
band
A group of values that have been organized into categories, based on their numeric variables.
batch
A group of records or data processing jobs brought together for processing or transmission.
batch tracking sheet
A sheet that can be printed in the Interview Console and provides information about a data entry batch.
binary large object (BLOB)
A block of bytes of data (for example, the body of a message) that has no discernible meaning, but is treated as one entity that cannot be interpreted.
binding entry
A mapping that is located between a field in a table and a variable.
BLOB
See binary large object (BLOB).
block
A group of one or more questions.
Boolean
Characteristic of an expression or variable that can only have a value of true or false.
built-in special element
A special element that is defined in the variable itself, rather than in the variable's axis expression.
C
calculated expression
An expression that is not constant, but whose value depends upon other values. To be evaluated, a calculated expression must obtain and compute values from other sources, normally in other fields or rows.
CAPI
See computer assisted personal interviewing (CAPI).
card column
The column from a punch card that was used in early computers to read information. Punch cards typically contained 80 columns of 12 rows.
case
The basic unit of analysis. In a data set based on a simple survey, a case generally corresponds to a respondent.
case data
The data that is recorded for each case. In a market research survey, the case data stores the answers given by each respondent.
Case Data Model (CDM)
A model that defines access to the case data that is stored in a standard database or in a proprietary format.
case data source component (CDSC)
A data source component (DSC) that exposes case data to the Provider.
case status
A label that is applied to a case by the UNICOM Intelligence system that indicates its current level of completion.
CASI
See computer assisted self-interviewing (CASI).
categorical question
A question that has a limited number of categories with a choice of possible answers. Categorical questions can be single response or multiple response.
categorical response
A response that has a limited number of categories that represent the possible responses. Categorical responses can be single response or multiple response.
categorical variable
A variable that has a limited number of distinct values or categories, such as a variable that is based on a question that has a predefined set of answers. Categorical variables can be single response or multiple response.
category
1 One possible answer in a set of answers that are defined in the category list of a categorical or grid question.
2 A closed-ended response to a question or item in a shared list.
category distribution
The placement of categories among the columns of a category list that is displayed in more than one column or row.
category list
A list of predefined answers that are in a categorical or grid question. The respondent selects the answers to the question from this list. For example, a list of brand names is a category list.
category replication
The answer portion of categorical, grid, and numeric grid Looks. The category replication controls which category rows in a Look are repeated when the Look is applied to a question.
CATI
See computer assisted personal interviewing (CAPI).
CDM
See Case Data Model (CDM).
CDSC
See case data source component (CDSC).
character field
An area that is reserved for information that can contain any of the characters in the character set.
class identifier (CLSID)
A Universally Unique Identifier (UUID) that identifies a COM component. Each COM component has its CLSID in the Registry so that it can be loaded by other applications.
CLSID
See class identifier (CLSID).
code page
A particular assignment of code points to graphic characters. Within a given code page, a code point can have only one specific meaning. A code page also identifies how undefined code points are handled.
coding
The process by which the responses to open-ended questions are sorted into categories.
coding variable
A categorical variable that stores the responses to an open-ended question after they have been sorted into categories.
COM
See Component Object Model (COM).
COM component
A binary file, such as .dll, .ocx, and some .exe files, that supports the COM standard for providing objects. COM components contain code for one or more class factories, COM classes, registry-entry mechanisms, loading code, and so on.
COM interops
A component that provides a bridge between COM components and the .NET Framework.
comparison operator
In SQL, a symbol used in comparison expressions to specify a relationship between two values. Comparison operators are = (equal to), <> (not equal to), < (less than), > (greater than), <= (less than or equal to), and >= (greater than or equal to).
Component Object Model (COM)
A software architecture from DEC and Microsoft, allowing interoperation between ObjectBroker and OLE (Object Linking and Embedding). Microsoft later evolved COM into DCOM.
compound
A number of related questions, grouped for presentation purposes, that share a category list.
compound Look
A compound that describes how questions, that are to be presented as a compound question, are to appear.
computer assisted personal interviewing (CAPI)
An interviewing method in which an interviewer, equipped with a computer to record the respondent's answers, meets face-to-face with the respondent.
computer assisted self-interviewing (CASI)
An interviewing method in which respondents use computers to record their answers to questionnaires.
computer assisted telephone interviewing (CATI)
An interviewing method in which an interviewer, equipped with a computer to record the respondent's answers, interviews the respondent by telephone.
consumer
An application that receives and processes messages.
count
The number of cases that satisfy the row and column conditions for each cell. If the table is weighted, the counts are also weighted.
D
database management system (DBMS)
A software system that controls the creation, organization, and modification of a database and the access to the data that is stored within it.
data entry notation
Information that is printed in a paper questionnaire to help data entry personnel enter the respondents' answers correctly. This notation can be for card column-based data entry or for variable-based data entry.
Data Management Object Model (DMOM)
A set of component objects that are designed specifically to facilitate data transformations.
Data Model
A series of COM components and interfaces that allow an OLE DB consumer to access data that is stored in a standard database or in a proprietary format. The consumer accesses the data source through a data source component that is specific to a particular kind of data source. Case data is accessed by using the Case Data Model (CDM), and metadata is accessed through the Metadata Model (MDM).
data source
The means by which an application accesses data from a database.
data source component (DSC)
A COM component that is used to expose data in the data source to the Data Model. Case data is exposed to the Provider by a case data source component (CDSC), and metadata is exposed to the metadata document object by a metadata source component (MDSC). If the data is not in a format that is supported by an existing data source component, a component must be created.
DBMS
See database management system (DBMS).
degrees of freedom
A value that is associated with a statistical test that is used in determining the p-value or observed significance level.
deployment package
A file that contains project-level information, case-level data, or both that is created by one operator for transfer to another operator that will load the file onto their copy of Interviewer.
derived variable
A variable that is created from other variables by using an expression. For example, numeric derived variable can be created to show the sum of the values that are stored in two or more other numeric variables.
distributed property management
A set of component objects that are used for managing the settings and configurations for projects and applications.
DMOM
See Data Management Object Model (DMOM).
down-leving
The repetition of data from a higher level so that it can be represented at a child level.
DSC
See data source component (DSC).
E
effective base
A base that can optionally be used in statistical tests on weighted tables. The base is designed to reduce the likelihood of the statistical tests producing significant results because the weighting has made adjustments to the data. The base is calculated by dividing the squared sum of weights for all of the respondents in the table by the sum of the squared weights.
element
A component of a variable. In a categorical variable, there is one element for each category and there may be other elements as well, such as an element that displays a subtotal during analysis.
entry mode
A specific phase that a project or case is in that indicates the type of entry that has been done or is currently in progress.
expanded loop
A loop that can be viewed in a flattened format.
F
factor
A constant numerical value that can be assigned to an element for use in statistical calculations.
filter
A device or program that separates data, signals, or material in accordance with specified criteria.
full name
A construction of the name of an item and the names of any items in which the name is nested. The full name is useful in indicating where an item fits in a hierarchy. For example, if a variable is nested within a loop, the variable’s full name will include the name of the loop. Brackets [ ] indicate the iterations of a loop or grid. A single period (full stop) . indicates a parent/child relationship.
full validation
A second pass of entry where all data that was entered in the Initial Entry is entered again by an operator.
G
global footer
A footer that is applied to all of the tables in the table document. Any other footers that have been defined for any of the tables appear after the global footer.
global header
A header that is applied to all of the tables in the table document. Any other headers that have been defined for any of the tables appear after the global header.
go-to instruction
A routing instruction that informs the interviewer or respondent which questionnaire item to go to next based on the answer to the current question.
grid question
A special categorical question that consists of several subquestions that share a category list. Grid questions often ask respondents to choose a rating on a predefined scale for a number of products in a list.
H
hierarchical data
Data that is organized on computer systems using a hierarchy of containers.
I
information item
A questionnaire item that does not ask for a response, such as greetings, section headings, and closing statements.
initial entry
A first pass of entry, where all available data is entered by an operator.
integer question
A numeric question that permits only whole numbers as answers.
integer variable
A numeric variable that holds an integer value for each case, such as the response to a question that asks respondents for their exact age or the number of cars they own.
interview filter
A filter that applies to all tables and select respondents based on the interview status. For example, an interview filter can be used to exclude test data and interviews that timed out.
interview script
A script that natively supports market research data types and expression evaluation.
K
keycode
In computer input devices, the unique numeric value generated when a key is pressed.
L
level
A set of one or more related attributes that work together as one logical step in a hierarchy. Attributes can function in one or more roles in a level.
live interviewing
A data collection interview method that is conducted in person, such as on-site interviews or computer assisted personal interviews (CAPI).
local login
An option at login that indicates that a user is not connected to a server when accessing Interviewer.
local user
A user that is not connected to a server.
log
A file used to record changes made in a system.
logging
The recording of data about specific events on the system, such as errors.
Look
A blueprint for how questionnaire items are to appear in a printed questionnaire. A Look controls which information held in the questionnaire definition for the questionnaire item is displayed and controls how that information is positioned and formatted.
Look group
A collection of Looks that are designed to be used together to format a questionnaire.
loop
A set of questions that are to be asked more than once. In a categorical loop, the number of times that the loop is to be iterated is controlled by the categories in a category list. For example, a set of questions can be asked for each product in a product list. In a numeric loop, the number of times that the loop is to be iterated is controlled by a numeric expression. See also slice.
M
major version
A version of the metadata in which the structure of the case data has changed. For example, the structure can change with the addition or deletion of questions or categories, or the changing of a variable's data type, minimum or maximum value, or name.
mapped category value
A numeric value that the Metadata Model (MDM) assigns to each unique category full name in the metadata.
mark field
A letter, number, symbol, character, or group of characters that is marked to indicate a respondent's answer to a categorical or grid question.
mask
A guide to recording answers to open-ended and numeric questions in a specific way. For example, a mask for a numeric question can specify the number of digits before and after the decimal symbol. A mask for open-ended questions can specify the maximum number of characters and other alphanumeric formatting.
MDM
See Metadata Model (MDM).
MDSC
See metadata source component (MDSC).
metadata
Data that describes the characteristics of data; descriptive data.
Metadata Model (MDM)
The part of the Data Model that defines access to metadata that is stored in a repository, XML file, or proprietary format. An important part of the model is the MDM document, which is populated by using the metadata source component (MDSC) to expose the metadata to the Provider, or by reading the metadata from a repository or XML file.
metadata source component (MDSC)
A data source component (DSC) that exposes metadata to the Provider.
minor version
A version of the metadata in which the changes affect only the metadata and not the case data. For example, change to custom properties or question and category texts.
multimodal
Pertaining to one or more data collection methods that are to be employed simultaneously for a specific project, survey, routing, or all three.
multiple response
Pertaining to a question characteristic that allows for one or more entries within an entry field.
multiple response category
A category that can be chosen with other categories in a category list in answer to a question.
multiple response variable
A categorical variable that can have more than one value for each case, such as a variable that is based on a question to which the respondent can choose several answers from a predefined set of answers.
multiplier variable
A helper variable that is used to store numeric data associated with a category.
N
net
An element in a multiple response variable that shows the number of respondents who chose one or more categories in a group of categories. A subtotal element for the same categories would show the number of responses given.
nonvalid entry
An entry by an operator that falls outside of the range of valid values configured during survey authoring. The entry requires additional action to redo or encode with another value.
numeric grid question
A question that ties together a group of related subquestions that share a category list and that require numeric responses. For example, a question that asks respondents to enter the amount that they spent on various products in the last four months. The subquestions are “Amount spent in May,” “Amount spent in April,” and so on, and the categories are the product names.
numeric question
A question that requires a numeric response.
numeric response
A question type for the entry of non-categorical numeric values, such as quantities, years, and telephone numbers.
O
Object Linking and Embedding
An application protocol developed by Microsoft Corporation that allows objects created by one application to be linked to or embedded in objects created by another application.
ODBC
See Open Database Connectivity (ODBC).
off path
Pertaining to a response that is given in response to a question that is outside of the respondent’s final routing. An off path response usually happens when a respondent realizes, after answering the question, that he or she incorrectly answered a previous question on which a routing decision was based, and then goes back to change the incorrect answer, thus taking a different route through the questionnaire. See also on path, routing control.
on path
Pertaining to a response that is given in answer to a question that is within the final routing that the respondent takes through the questionnaire. See also off path, routing control.
Open Database Connectivity (ODBC)
A standard application programming interface (API) for accessing data in both relational and nonrelational database management systems. Using this API, database applications can access data stored in database management systems on a variety of computers even if each database management system uses a different data storage format and programming interface.
open-ended question
A question that asks respondents to reply in their own words, such as questions that ask respondents to enter their names, addresses, or opinions.
other specify category
A category that allows respondents to enter an answer that is not on the category list.
other specify variable
A variable that stores the open-ended responses to an Other Specify category. These categories allow the respondent to enter an answer that is not on the category list.
P
package
A file that is comprised of projects, case data, or both that is created by one operator in Interviewer for transfer to another operator so that they can import it into their copy of Interviewer.
PAPI
See pen and paper interviewing (PAPI).
partial validation
A second pass of entry. Selected responses, which are configured by the author, from initial entry are entered again by an operator.
participant record
A record that provides participant information such as respondent ID, time zone, and so on.
pass
One cycle of processing a body of data.
pen and paper interviewing (PAPI)
An interviewing method in which the interviewer, equipped with a paper questionnaire to record the respondent's answers, interviews the respondent in person.
predictive algorithm
An algorithm that calculates the number of records to dial. This number might be larger than the number of available interviewers.
profiling
The display of non-aggregated respondent data, that is, a list of the responses given to questions by individual respondents.
project
A survey and all of its associated files and actions.
Provider
A COM component with an OLE DB interface that exposes case data to the consumer by representing the data as a virtual table, which is populated by using data from a database or a proprietary data file. Data is exposed to the Provider by using a case data source component (CDSC).
punch code
A code that defines the response character location on a printed survey.
punch mask
A string value that defines the punch characters that can be combined in a single column for a multiple response category (for example, &-0123456789, 0123456789XY, or 0123456789).
Q
questionnaire definition
A description of a project in terms of the texts of the questions and their order, layout, and routing.
queue
A mechanism for monitoring sample records as they move through the system. Each queue is a collection of respondents with a specific status code. For example, the Fresh queue might contain sample records that have not been used yet, and the Active queue might contain sample records whose interviews are in progress.
quota
A requirement for the sample in terms of the numbers of respondents that have certain characteristics or combinations of characteristics such as age, gender, socioeconomic class, type of car owned, and so on.
R
raw data
Data that has not been processed or reduced.
real question
A numeric question that permits a decimal number as an answer, such as a question that asks the respondent to guess the price of a product.
real variable
A variable that holds one real (decimal) value for each case. For example, the response from a question that asks respondents for their estimate of the price of a drink.
remote user
See local user.
response
The texts that make up the list of possible responses to a categorical question or a grid question. See also text.
response multiplier
A method that is used to record a quantity or frequency that is associated with a response, for example, “Do you buy product A, product B, or product C? If so, how often do you buy the product?”
response variable
A variable that stores the responses to a question.
reversed presentation
A category or subquestion list that is presented top-down to some of the respondents and reversed (bottom-up) to the others. Reversed presentation is typically incorporated in an attempt to reduce bias.
role
A job function that identifies the tasks that a user can perform and the resources to which a user has access. A user can be assigned one or more roles.
rotated presentation
A category or subquestion list that is rotated, by one, for each respondent. For example, in a list of four categories, there would be four presentations: (1,2,3,4), (2,3,4,1), (3,4,1,2), (4,1,2,3).
routing
A model for survey workflow, such as questions and logic, in the survey authoring tools.
routing control
A control that determines which item is presented next based on the answers to previous questions in computer assisted interviewing methods, such as an IF/THEN/ELSE statement. See also off path, on path.
routing instruction
An instruction that informs interviewers or respondents which item in a paper questionnaire they should go to next.
S
sample
A group of prospective respondents.
sample record
The details of a prospective respondent, such as an ID, password, email address, and so on.
sample table
A database table that stores sample records.
self-completion survey
A survey in which the respondent data is gathered without the aid of an interviewer. Respondents complete the questionnaires themselves and return them to the researcher.
shared list
A response list that is shared between different questions.
show card
A card that presents information to respondents. For example, a show card can format a category list in a larger font so that interviewers can show the card to respondents instead of reading out loud the list of categories.
silent call
A call where a connection is achieved but no interviewers are free to take the call.
single response
Pertaining to a question that allows for only one entry within an entry field.
single response category
A category that cannot be chosen with any other category in the category list in response to a question.
single response variable
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.
skip-and-fill
Pertaining to a configurable data entry feature that enables the system to automatically insert a defined data value into fields that the system skips based on previous responses and implemented logic.
slice
A single iteration of a grid or loop. See also loop.
sonic alert
A sound that is emitted by a user’s computer, enabled by UNICOM Intelligence, to notify a user to an error or discrepancy that requires attention before proceeding.
source file variable
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 that contains a scanned image of a hand-written response or a sound file that contains a recording of an open-ended response in a CATI interview.
special code
Keycode and analysis values that are configured for standard categorical responses for “Don't Know”, “Refused”, and “No Answer”.
special element
An element that typically shows statistical information, such as the mean, standard deviation, or standard error.
storage media
Objects on which data can be recorded such as tape cartridges, optical disks, CD-R, DVD, diskettes, and cleaning cartridges.
subalias
An alternative name that is used when several names are required for an object. For example, a single multiple response variable translates into a number of separate variables in IBM SPSS .sav format. The subaliases are the names that are given to the variables in the IBM SPSS .sav file.
subLook
A Look that formats a portion of a compound question.
subquestion
A component of a grid or numeric grid question. The subquestions in a grid and numeric grid question share the same category list.
superversion
A combination of two or more versions of the metadata. The versions are combined to form a superset, although when there is a conflict between, for example, a text in one or more of the versions, the more recent versions generally take precedence over the older versions.
suspended
Pertaining to a case-level status that is used to classify an interview that has not yet had all of the respondents’ answers entered as data. This status differs from the concept of the survey itself being incomplete in terms of the volume of responses or responses to specific questions.
system variable
A variable that contains information such as status of an interview, the ID of the interviewer, the serial number of the respondent, and so on.
T
table object model
A set of component objects that are used for creating market research tables.
text
A UNICOM Intelligence question that is used for the entry of open-ended data. See also response.
text variable
A variable that contains data that is text, such as names and addresses or responses to open-ended questions.
timestamp
A seven-part value that consists of date and time. The timestamp is expressed in years, months, days, hours, minutes, seconds, and fractional seconds.
total awareness variable
A variable that combines the responses to two or more questions about brands that share a brand list. A total awareness variable typically combines the responses to questions that ask respondents to select their favorite brand, and which brands they can remember, first unprompted and then prompted.
U
unbounded loop
A loop in which the maximum number of times that the loop can be iterated is unknown. This means that there is no upper limit to the number of times the questions in the loop can be asked. An unbounded loop cannot be defined as an expanded loop, and therefore grid tables cannot be created from an unbounded loop.
Unicode
A character encoding standard that supports the interchange, processing, and display of text that is written in the common languages around the world, plus many classical and historical texts.
UNICOM Intelligence Data Model
See Data Model.
unversioned
Pertaining to a metadata object that is not affected by version control, and can be changed at any time, regardless of the lock status of the current version.
unweighted count
In a weighted table, the actual number of recorded responses. In an unweighted table, the counts and unweighted counts are identical.
up-leving
The collapsing of data from a lower level so that it can be represented at a parent level.
V
validation
The checking of data or code for correctness or for compliance with applicable standards, rules, and conventions.
valid entry
An entry by an operator that falls on or within the range of valid values that are configured during survey authoring. A valid entry enables the system to proceed to the next available variable or question for entry.
variable
A specific attribute in the case data set that can pertain to a question or combination of questions, responses, and so on based on the question type. For example, a variable can represent a question on a printed questionnaire and store the responses to the question.
verbatim response
See text.
version
A change to the content of a project. Each time a project changes, for example, with the addition of new questions or categories, a new version can be generated.
W
wave
See pass.
weighting
A method that is used to reflect a target population more accurately than the actual figures do. For example, if a target population consists of 57% women and 43% men, but 50% women and 50% were surveyed, weighting 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. See also weighting variable.
weighting matrix
A table of single response categorical variables that are used to define a set of weighting requirements.
weighting variable
A variable used for the purpose of weighting. See also weighting.