The Variable Update window defines a variable through four tabs: Attributes, Pick List, Missing Values, Layout.
The Attributes tab is required to be completed and contains the following fields:
In SPSS the Variable Name is called Variable Label |
The Answer Suffix is typically used for units |
In SPSS the Variable code is called Variable Name |
A "Checkbox" variable ALWAYS contains a value (0 = "Not Checked", 1 = "Checked"). Rarely should be used and only in the context were the default value of "0" is valid. Suggested alternative is to use a coded numeric value (0 = "No", 1 = "Yes") without a default value since such a variable will be null unless "No" or "Yes" is chosen. That way user can tell the difference between 3 states, No, Yes, not entered. To minimize data entry burden (e.g., checking a lot of "No" for medical history of cardiac disease, etc.), a button can be inserted on the page that when manually checked inserts on the default values across any number of variables (see image below, contact support for help). Subject data entry is a reasonable exception for the use of checkboxes, although assumes the subjects "See" every checkbox.
|
An international date format ( dd/mm/yyyy ) can be used (i.e., from the Customer Update page in the "System Administation" area) |
For more information regarding writing expressions and user defined functions please refer to Commonly Used JavaScript Functions. |
Does NOT determine the length of characters available to the variable. (See Length below) |