IBM SPSS Statistics Level 1 v2 — Question 14

Which of the following is NOT a valid use of stage variables?

Answer options

Correct answer: D

Explanation

Option D is correct because stage variables cannot be used to store an expression's result for multiple output columns; they are typically used for intermediate calculations within the same stage. Options A, B, and C are valid uses of stage variables as they involve storing and referencing values for various purposes in the data flow.