Processes | Pattern Discovery | Include rows with Interquartile Range satisfying this expression

Include rows with Interquartile Range satisfying this expression
Use this option to include only those rows in which the interquartile range meets the specified criteria.
The expression entered in this field must include the key term IQR and have the appropriate syntax. Valid expressions include:
IQR GT xx , which instructs the process to include rows in which the interquartile range is greater than some number xx ,
IQR LT xx , which instructs the process to include rows in which the interquartile range is less than some number xx , and
IQR EQ xx , which instructs the process to include rows in which the interquartile range 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 interquartile range exceeds 5, type IQR GT 5 in the text box, as shown below:
*