Specify Multiple Subsets
Graphical Analytic Techniques
This dialog is accessible by clicking either the Mark Selected Subsets or Specify Subsets buttons. These options are used to specify the selection conditions that will subset or categorize (respectively) the cases in a data file to be assigned to different graphs (in categorized graphs), categories (e.g., histograms or box plots), or marked classes (e.g., in multiple subset scatterplots). The subsetting conditions that you specify here will be used as legends of the respective plots. See also the Specifying Multiple Subsets example.
· Operators: =, <>, <, >, <=, >=, NOT, AND, OR
· Variable Names: Specify either variable numbers (e.g., v1, v2, v3, . . . ) or variable names (e.g., GENDER, Date, time, . . .).
· Case Number: v0
· Examples: v1=0 OR v2>=0;
(v1<1 OR v9='YES' ) AND v4<>0
Notes. Be sure to use single quotation marks to reference the text values of variables, e.g., 'Yes'. In order to reference date values, use the Julian value representing that date (e.g., use the Julian date 24858 instead of 1/21/1968; see How are dates represented in Statistica data files?).
Since the text specified here will be used as plot legends, you can use the shortcut symbols for certain operators in order to save space when specifying the selection conditions. Use the following shortcut symbols: