Skip to main content
Back

Chapter 10: Correlation and Regression – Study Notes

Study Guide - Smart Notes

Tailored notes based on your materials, expanded with key definitions, examples, and context.

Correlation and Regression

Introduction

This chapter introduces the concepts of correlation and regression in statistics, focusing on how to measure and interpret the relationship between two quantitative variables. The primary tool for assessing linear relationships is the linear correlation coefficient (r), and regression analysis is used to model and predict outcomes.

10-1 Correlation

Key Concepts

  • Correlation exists when the values of one variable are associated with the values of another variable.

  • Linear correlation occurs when the plotted points of paired data approximate a straight line.

  • Only linear relationships are considered in this context; nonlinear relationships require different methods.

Interpreting Scatterplots

Scatterplots are graphical representations of paired data. They help visualize the type and strength of the relationship between two variables.

  • Positive linear correlation: As x increases, y increases (points trend upward).

  • Negative linear correlation: As x increases, y decreases (points trend downward).

  • No correlation: Points are scattered randomly, showing no apparent pattern.

  • Nonlinear relationship: Points follow a curved pattern, not a straight line.

Measuring the Strength of Linear Correlation with r

The linear correlation coefficient (r) quantifies the strength and direction of a linear relationship between two variables.

  • r > 0: Positive correlation

  • r < 0: Negative correlation

  • r ≈ 0: No linear correlation

  • |r| close to 1: Strong linear correlation

Definition: Linear Correlation Coefficient r

The linear correlation coefficient r measures the strength of the linear correlation between paired quantitative x and y values in a sample. It is also known as the Pearson product moment correlation coefficient.

Calculating and Interpreting the Linear Correlation Coefficient r

  • Objective: Determine whether there is a linear correlation between two variables.

Notation

  • n: Number of pairs of sample data

  • Σ: Summation symbol (sum of indicated items)

  • Σx: Sum of all x values

  • Σx²: Sum of squares of x values

  • (Σx)²: Square of the sum of x values

  • Σxy: Sum of products of paired x and y values

  • r: Linear correlation coefficient for sample data

  • ρ: Linear correlation coefficient for a population

Requirements for Using r

  • The sample of paired (x, y) data is a simple random sample of quantitative data.

  • Visual examination of the scatterplot must confirm that the points approximate a straight-line pattern.

  • Outliers must be removed if known to be errors; otherwise, calculate r with and without outliers to assess their impact.

  • Formal requirement: The pairs of (x, y) data must have a bivariate normal distribution. Additional info: This ensures the validity of inferential procedures involving r.

Formulas for Calculating r

  • Formula 10-1 (Calculation):

  • Formula 10-2 (Understanding):

where and are the z-scores for the sample values of x and y, respectively.

Rounding r

  • Round r to three decimal places for comparison with critical values.

Interpreting r

  • Using P-value: If P-value ≤ α (significance level), there is evidence of linear correlation. If P-value > α, there is not.

  • Using Critical Values (Table A-6): If |r| ≥ critical value, conclude linear correlation; if |r| < critical value, conclude no linear correlation.

Properties of the Linear Correlation Coefficient r

  • The value of r is always between -1 and 1 inclusive:

  • Changing the scale of either variable does not affect r.

  • Interchanging x and y does not affect r.

  • r measures only linear relationships, not nonlinear ones.

  • r is sensitive to outliers; a single outlier can dramatically affect its value.

Example: Finding r Using Technology

Given paired data for Powerball jackpots and ticket sales:

Jackpot

334

127

300

227

202

180

164

145

255

Tickets

54

16

41

27

23

18

18

16

26

Using statistical software, r is automatically calculated as 0.947 (rounded).

Example: Finding r Using Formula 10-1

x Jackpot

y Tickets

xy

334

54

111,556

2,916

18,036

127

16

16,129

256

2,032

300

41

90,000

1,681

12,300

227

27

51,529

729

6,129

202

23

40,804

529

4,646

180

18

32,400

324

3,240

164

18

26,896

324

2,952

145

16

21,025

256

2,320

255

26

65,025

676

6,630

Σx=1934

Σy=239

Σx²=455,364

Σy²=7,691

Σxy=58,285

Calculation:

Example: Finding r Using Formula 10-2

Each sample value is replaced by its z-score:

Then,

Summary Table: Types of Scatterplot Relationships

Type

Description

Example

Positive Linear

Points trend upward

Height vs. Weight

Negative Linear

Points trend downward

Speed vs. Travel Time

No Correlation

Points scattered randomly

Shoe Size vs. IQ

Nonlinear

Points follow a curve

Growth Rate vs. Age

Conclusion

The linear correlation coefficient r is a fundamental statistic for quantifying the strength and direction of a linear relationship between two quantitative variables. Proper calculation, interpretation, and understanding of its properties are essential for valid statistical analysis. Always check requirements and use appropriate methods for calculation and interpretation.

Pearson Logo

Study Prep