-
Book Overview & Buying
-
Table Of Contents
IBM SPSS Modeler Essentials
By :
At times it is useful to see if any values look unusual. The Sort node arranges cases into ascending or descending order based on the values of one or more fields. It also helps in the optimization of other nodes so that they perform more efficiently:
Sort node from the Record Ops palette onto the canvas.Select node to the Sort node.Sort node.You can sort data on more than one field. In addition, each field can be sorted in ascending or descending order:
Field Chooser button.Age in the Sort by: fieldbox.OK:
We will now rank the age cases in ascending order (the youngest people will be at the top of the file and the oldest people will be at the bottom of the file):
OK.Now let's take a look at the results from the Sort node:
Sort node to a Table node.Table node:
Notice that there are no longer any children in this file, as the youngest people in the dataset are 18 years old.