Processes | Pattern Discovery | Include rows with Standard Deviation satisfying this expression

Include rows with Standard Deviation satisfying this expression
Use this option to include only those rows in which the standard deviation meets the specified criteria.
The expression entered in this field must include the key term STD and have the appropriate syntax. Valid expressions include:
STD GT xx , which instructs the process to include rows in which the standard deviation is greater than some number xx ,
STD LT xx , which instructs the process to include rows in which the standard deviation is less than some number xx , and
STD EQ xx , which instructs the process to include rows in which the standard deviation is equal to some number xx .
The number xx is some whole number that you specify in the statement.
To Specify an Expression for Filtering Rows:
*
For example, to include only those rows in which the standard deviation exceeds 5, type STD GT 5 in the text box (shown below).
*