Presentation is loading. Please wait.

Presentation is loading. Please wait.

Chapter 8: Bivariate Regression and Correlation

Similar presentations


Presentation on theme: "Chapter 8: Bivariate Regression and Correlation"— Presentation transcript:

1 Chapter 8: Bivariate Regression and Correlation
Overview The Scatter Diagram Two Examples: Education & Prestige Correlation Coefficient Bivariate Linear Regression Line SPSS Output Interpretation Covariance

2 Overview Independent Variables Interval Nominal Dependent Variable
Nominal Interval Considers the distribution of one variable across the categories of another variable Considers the difference between the mean of one group on a variable with another group Considers how a change in a variable affects a discrete outcome Considers the degree to which a change in one variable results in a change in another

3 You already know how to deal with two nominal variables
Overview You already know how to deal with two nominal variables Independent Variables Nominal Interval Considers how a change in a variable affects a discrete outcome Lambda Dependent Variable Interval Nominal Considers the difference between the mean of one group on a variable with another group Considers the degree to which a change in one variable results in a change in another

4 You already know how to deal with two nominal variables
Overview You already know how to deal with two nominal variables TODAY! Independent Variables Nominal Interval Considers how a change in a variable affects a discrete outcome Lambda Dependent Variable Interval Nominal Considers the degree to which a change in one variable results in a change in another Confidence Intervals T-Test We will deal with this later in the course

5 Overview TODAY! What about this cell? Independent Variables Regression
You already know how to deal with two nominal variables What about this cell? Independent Variables Nominal Interval Considers how a change in a variable affects a discrete outcome Lambda Dependent Variable Interval Nominal TODAY! Confidence Intervals T-Test Regression Correlation We will deal with this later in the course

6 You already know how to deal with two nominal variables
Overview You already know how to deal with two nominal variables This cell is not covered in this course Independent Variables Nominal Interval Logistic Regression Lambda Dependent Variable Interval Nominal TODAY! Confidence Intervals T-Test Regression Correlation We will deal with this later in the course

7 General Examples Does a change in one variable significantly affect another variable? Do two scores tend to co-vary positively (high on one score high on the other, low on one, low on the other)? Do two scores tend to co-vary negatively (high on one score low on the other; low on one, hi on the other)?

8 Specific Examples Does getting older significantly influence a person’s political views? Does marital satisfaction increase with length of marriage? How does an additional year of education affect one’s earnings?

9 Scatter Diagrams Scatter Diagram (scatterplot)—a visual method used to display a relationship between two interval-ratio variables. Typically, the independent variable is placed on the X-axis (horizontal axis), while the dependent variable is placed on the Y-axis (vertical axis.)

10 Scatter Diagram Example
The data…

11 Scatter Diagram Example

12 A Scatter Diagram Example of a Negative Relationship

13 Linear Relationships Linear relationship – A relationship between two interval-ratio variables in which the observations displayed in a scatter diagram can be approximated with a straight line. Deterministic (perfect) linear relationship – A relationship between two interval-ratio variables in which all the observations (the dots) fall along a straight line. The line provides a predicted value of Y (the vertical axis) for any value of X (the horizontal axis.

14 Graph the data below and examine the relationship:

15 The Seniority-Salary Relationship

16 Example: Education & Prestige
Does education predict occupational prestige? If so, then the higher the respondent’s level of education, as measured by number of years of schooling, the greater the prestige of the respondent’s occupation. Take a careful look at the scatter diagram on the next slide and see if you think that there exists a relationship between these two variables…

17 Scatterplot of Prestige by Education

18 Example: Education & Prestige
The scatter diagram data can be represented by a straight line, therefore there does exist a relationship between these two variables. In addition, since occupational prestige becomes higher, as years of education increases, we can say also that the relationship is a positive one.

19 The mean age for U.S. residents.
Take your best guess? If you know nothing else about a person, except that he or she lives in United States and I asked you to his or her age, what would you guess? The mean age for U.S. residents. Now if I tell you that this person owns a skateboard, would you change your guess? (Of course!) With quantitative analyses we are generally trying to predict or take our best guess at value of the dependent variable. One way to assess the relationship between two variables is to consider the degree to which the extra information of the second variable makes your guess better. If someone owns a skateboard, that is likely to indicate to us that s/he is younger and we may be able to guess closer to the actual value.

20 Take your best guess? Similar to the example of age and the skateboard, we can take a much better guess at someone’s occupational prestige, if we have information about her/his years or level of education.

21 Equation for a Straight Line
Y= a + bX where a = intercept b = slope Y = dependent variable X = independent variable X Y a rise run = b

22 Bivariate Linear Regression Equation
^ Y = a + bX Y-intercept (a)—The point where the regression line crosses the Y-axis, or the value of Y when X=0. Slope (b)—The change in variable Y (the dependent variable) with a unit change in X (the independent variable.) The estimates of a and b will have the property that the sum of the squared differences between the observed and predicted (Y-Y)2 is minimized using ordinary least squares (OLS). Thus the regression line represents the Best Linear and Unbiased Estimators (BLUE) of the intercept and slope. ˆ

23 SPSS Regression Output (GSS) Education & Prestige

24 SPSS Regression Output (GSS) Education & Prestige
Now let’s interpret the SPSS output...

25 The Regression Equation
Prediction Equation: Y = (X) This line represents the predicted values for Y for any and all values of X ˆ

26 The Regression Equation
Prediction Equation: Y = (X) This line represents the predicted values for Y for any and all values of X ˆ

27 Interpreting the regression equation
Y = (X) ˆ If a respondent had zero years of schooling, this model predicts that his occupational prestige score would be points. For each additional year of education, our model predicts a point increase in occupational prestige.

28 Ordinary Least Squares
Least-squares line (best fitting line) – A line where the errors sum of squares, or e2, is at a minimum. Least-squares method – The technique that produces the least squares line.

29 Estimating the slope: b
The bivariate regression coefficient or the slope of the regression line can be obtained from the observed X and Y scores.

30 Covariance and Variance
Variance of X = Covariance of X and Y—a measure of how X and Y vary together. Covariance will be close to zero when X and Y are unrelated. It will be greater than zero when the relationship is positive and less than zero when the relationship is negative. Variance of X—we have talked a lot about variance in the dependent variable. This is simply the variance for the independent variable

31 Estimating the Intercept
The regression line always goes through the point corresponding to the mean of both X and Y, by definition. So we utilize this information to solve for a:

32 Back to the original scatterplot:

33 A Representative Line

34 Other Representative Lines

35 Calculating the Regression Equation

36 Calculating the Regression Equation

37 The Least Squares Line!

38 Summary: Properties of the Regression Line
Represents the predicted values for Y for any and all values of X. Always goes through the point corresponding to the mean of both X and Y. It is the best fitting line in that it minimizes the sum of the squared deviations. Has a slope that can be positive or negative; null hypothesis is that the slope is zero.

39 Coefficient of Determination
Coefficient of Determination (r2) – A PRE measure reflecting the proportional reduction of error that results from using the linear regression model. It reflects the proportion of the total variation in the dependent variable, Y, explained by the independent variable, X.

40 Coefficient of Determination

41 Coefficient of Determination

42 The Correlation Coefficient
Pearson’s Correlation Coefficient (r) — The square root of r2. It is a measure of association between two interval-ratio variables. Symmetrical measure—No specification of independent or dependent variables. Ranges from –1.0 to The sign () indicates direction. The closer the number is to 1.0 the stronger the association between X and Y.

43 The Correlation Coefficient
r = 0 means that there is no association between the two variables. r = 0 Y X

44 The Correlation Coefficient
r = 0 means that there is no association between the two variables. r = +1 means a perfect positive correlation. r = +1 Y X

45 The Correlation Coefficient
r = 0 means that there is no association between the two variables. r = +1 means a perfect positive correlation. r = –1 means a perfect negative correlation. Y r = –1 X


Download ppt "Chapter 8: Bivariate Regression and Correlation"

Similar presentations


Ads by Google