Automatic Imputation of Missing Values

Now you are ready to begin imputing values; we'll start with a run with automatic settings, but before requesting imputations, we'll set the random seed. Setting the random seed allows you to replicate the analysis exactly.

  1. To set the random seed, from the menus choose:

    Transform > Random Number Generators...

    Figure 1. Random Number Generators dialog box
    Random Number Generators dialog box
  2. Select Set Active Generator.
  3. Select Mersenne Twister.
  4. Select Set Starting Point.
  5. Select Fixed Value, and type 20070525 as the value.
  6. Click OK.
  7. To multiply impute missing data values, from the menus choose:

    Analyze > Multiple Imputation > Impute Missing Data Values...

    Figure 2. Impute Missing Data Values dialog
    Impute Missing Data Values dialog
  8. Select Months with service [tenure] through Number of people in household [reside] as variables in the imputation model.
  9. Type telcoImputed as the dataset to which imputed data should be saved.
  10. Click the Output tab.
    Figure 3. Output tab
    Output tab
  11. Select Descriptive statistics for variables with imputed values.
  12. Click OK.

Next