C2090-930 · Question #55
You have duplicate records that must be removed from a data set in IBM SPSS Modeler Professional. The appropriate node to perform this action would be found in which palette tab?
The correct answer is B. Record Ops. Record Ops (Record Operations) is the correct palette tab because removing duplicate records is an operation that acts on entire rows of data - the Distinct node, found in this tab, filters out duplicate records from a dataset. The Sources tab (A) is for bringing data into the…
Question
You have duplicate records that must be removed from a data set in IBM SPSS Modeler Professional. The appropriate node to perform this action would be found in which palette tab?
Options
- ASources
- BRecord Ops
- CField Ops
- DExport
How the community answered
(25 responses)- B92% (23)
- C4% (1)
- D4% (1)
Explanation
Record Ops (Record Operations) is the correct palette tab because removing duplicate records is an operation that acts on entire rows of data - the Distinct node, found in this tab, filters out duplicate records from a dataset. The Sources tab (A) is for bringing data into the stream, not manipulating it. Field Ops (C) handles column-level transformations like deriving or filtering fields, not rows. Export (D) is for writing data out to files or databases, not cleaning it.
Memory tip: Think of the distinction as rows vs. columns - "Record Ops" = row-level operations (duplicates are a row problem), "Field Ops" = column-level operations. If you're touching whole records, go to Record Ops.
Topics
Community Discussion
No community discussion yet for this question.