FS Home

titles2.jpg (12880 bytes)

Section 1:  Introduction
Section 2:  Coping Strategies
Section 3:  Computing
Section 4:  Analysis Ex. (HLS Bangladesh)
Section 5:  Analysis Ex. (HLS Kenya)

 

bullet.jpg (717 bytes) One-Way Analysis    bullet.jpg (717 bytes) Targeting    bullet.jpg (717 bytes) Two-Way Analysis    bullet.jpg (717 bytes) Regression


General Practice for Using Interaction Terms in a Linear Equation

Interaction terms are not something to use indiscriminately, instead they are terms that are included because there is a strong argument to convince you that there is something about these two variables that might cause them to have a relationship with each other as well as with the outcome, or there is strong evidence in the literature showing that these variables have an interactive effect.

The rule then is if the interaction term is significant (usually at p<.05), it should remain in the final equation. Sometimes this leads to a lowering of the individual coefficients in the model due to the collinearity (needs explanation) of the variables, which will be dealt with later and cannot be helped. If the interaction term is not significant, it is dropped and the model is rerun without it.

To test for interaction we need to create an interaction variable. To do this we must use the transform option in SPSS.

                    1. Click transform on the tool bar, and select compute.

                    2. In the box labeled target variable, type intculir.

                    3. From the list of variables, scroll to logcult and click on it.

                    4. Click on the arrow to the left of the box labeled numeric expression. Logcult should
                        now be in the numeric expression box.

                    5. On the key pad inside the compute box, click on the multiplication button (*).

                    6. From the list of variables, scroll to logirr99 and click on it; click the arrow and move
                        it into the numeric expression box.

                    7. Click OK.

                     8.  The interaction term is now created at the end of the dataset.