If someone can provide some guidance on computing variables using some
absolute values of the difference between other variables, I would
appreciate it. I have been trying to compute a new variables from a
set of other variables where I perform an absolute value of the
difference between ten sets of variables and then sum up for a total
score, see below:
| EQIQ56 - EQIQ60 | + | EQIQ3 - EQIQ11 | + | EQIQ7 - EQIQ31 | +
| EQIQ30 - EQIQ22 | + | EQIQ17 - EQIQ43 | + | EQIQ20 - EQIQ51 |
+
| EQIQ26 - EQIQ35 | + | EQIQ38 - EQIQ48 | + | EQIQ40 - EQIQ47 |
+
| EQIQ55 - EQIQ59 |
I keep getting an error message of missing operands or too many
operands used. I have tried doing this several ways using the
parentheses and not and still get this error. Can anyone help?
Thanks.
Kathy