UNDER CONSTRUCTION

SPSS : Regression Procedures





For the following instructions:

SPSS allows you to perform both simple and multiple regression. The output produced by the Regression command includes four different values:

To perform simple linear and curvilinear regression:

Multiple Regression Analysis: SPSS can also perform multiple regression analysis, which shows the influence of two or more variables on a designated dependent variable. In multiple regression analysis, you may use any number of variables for use as predictors. However, many variables are not necessarily the best. Instead, you would want to find variables which significantly influence the dependent variable. SPSS has procedures where only significant predictors are entered into the regression equation. The Regression procedure will cease to add new variables when the p value associated with the inclusion of an additional variable increases above the .05 significance. (You may also designate another level of significance as a criterion for entry into the equation.)

Also recognize the menu box labeledMethod. This allows you five different methods of entering variables into the regression equation. * on the down arrow to make them appear.

By * on Statistics, two options appear. Estimates will produce the B values, associated standard errors, t values, and significance values. The Model fit will produce the Multiple R, R2, an ANOVA table and associated F rations and significance values.


Correlation and Regression

Basics

Let's Start With Scatterplots

The Correlation Coefficient

Correlation and Causality


Using SPSS to compute the correlation coefficient


Getting SPSS to put a least squares regression line on our scatterplot

Getting SPSS to compute the least squares regression equation

So for this relationship the linear equation is:

Y = 1.2X - 12.9

Some facts about using least squares regression

R2 in SPSS.

Residuals and residual plots

This is done when SPSS performs the regression analysis. At the bottom of the regression window there is a button labeled "save".
When you click the save button, this window opens. Click the save residuals box in the upper right corner.


Below, I've provided a link to a very nice tool for getting a feel for regression (and residuals). On this page, you can place points on a scatterplot. The page will automatically compute the least squares regression line corresponding to the points (you can have a line put on too). Additionally, you can have it open up another window on which it will display a residual plot. I stongly suggest that you play with this.