Preparing the Data

You must first compute the difference between Current salary and Beginning salary.

  1. From the menus choose:

    Transform > Compute Variable...

    Figure 1. Compute Variable dialog
    Compute Variable dialog
  2. In the Compute Variable dialog, type diff as the target variable.
  3. Type salary-salbegin as the numeric expression.
  4. Click OK.

Next