Achievable logoAchievable logo
AP Statistics
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Resources
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. One variable data
2. Two variable data
2.1 Two categorical variables
2.2 Two quantitative variables
2.3 Least squares regression
2.4 Outliers, leverage, and influential points
3. Data collection
4. Probability and random variables
5. Sampling distributions
6. Categorical data
7. Quantitative data
8. Chi-square
9. Linear regression
Wrapping up
Achievable logoAchievable logo
2.4 Outliers, leverage, and influential points
Achievable AP Statistics
2. Two variable data
Our AP Statistics course is currently in development and is a work-in-progress.

Outliers, leverage, and influential points

6 min read
Font
Discuss
Share
Feedback
Definitions
Regression outlier
A point that falls far away from the overall pattern.
Influential point
A point that significantly changes the regression line.
High leverage
A point is said to have high leverage if its x-value is far from the mean of x-values in the data set.

A regression outlier is easy to spot visually — it’s any point that stands out from the general trend of the data. The example below shows what this looks like on a scatterplot.

Example:

The points highlighted in blue are regression outliers because both fall far from the overall pattern in the data, which is roughly linear.

Scatter plot showing regression outliers in a negative trend.
Regression outliers

An influential point is closely related to outliers, but the key question is whether removing the point would noticeably change the regression line. The best way to check is to compare the regression line with and without the point included.

Example:

The blue line is the regression line using all the points, including the highlighted one. The red line is the regression line after removing the highlighted point (with all other points unchanged). Because the regression line changes noticeably when that point is removed, the highlighted point is an influential point.

Scatter plot showing how an outlier affects the line of best fit.
Influential point

High leverage is about x-values, not y-values. A point can have high leverage without being an outlier at all — what matters is how far its x-value sits from the rest of the data. The example below compares a high-leverage point to one with little leverage.

Example:

In graph A, the point highlighted in purple has high leverage because its x-value is much larger than the x-values of the other points. In graph B, the point highlighted in purple has little to no leverage because its x-value is close to the mean of the other x-values.

Side-by-side scatter plots showing regression outliers in two graphs.
High leverage

It’s important to understand how these three concepts relate to each other — they often overlap, but they don’t always go together.

Important:

  • Although outliers are often influential points, not all outliers are influential. A point near the mean of x can be far from the line but not change the slope much, especially in a larger data set.
  • Not all high-leverage points are influential. If a high-leverage point follows the linear pattern of the other data, it strengthens the line rather than changing it.
  • Influence can work in both directions. Removing an influential point can either strengthen or weaken the apparent relationship.

Practice problem

The following example brings all three concepts together. As you work through it, think about how the point (15,2) relates to the overall trend, how it affects the regression line, and where its x-value falls relative to the rest of the data.

Part a.

Example: A scatter plot contains the following points: (1,2), (2,3), (3,5), (4,4), (5,6), (6,5), (7,8), (8,7), (9,10), (15,2).

a. Plot the data in a scatter plot using your TI-84 calculator (or similar).

Use the video below for guidance on how to create a scatter plot on a TI-84 calculator.

Solution to part a:

(spoiler)
Data plotted on scatter plot on TI-84 calculator
Calculator scatter plot

Part b.

b. Explain why the point (15,2) is an outlier, an influential point, and a high-leverage point.

Consider how (15,2) compares to the overall pattern of the data, what happens to the regression line when it is removed, and where its x-value sits relative to the other x-values.

Solution to part b:

(spoiler)

(15,2) is an outlier because it falls far from the linear pattern shown by the rest of the data. It is an influential point because including it in the line of best fit would make the slope much less steep than it would be if the point were removed. (15,2) is also a high-leverage point because its x-value is far from the mean of the x-values in the data set. :::"

Regression outliers

  • Points far from the overall data pattern
  • Identified by large residuals (difference between observed and predicted y-values)

Influential points

  • Points that significantly change the regression line if removed
  • Not all outliers are influential
    • Influence depends on how much the regression line changes

High leverage points

  • Points with x-values far from the mean of x-values
  • Not all high-leverage points are influential
    • If they follow the pattern, they may strengthen the line

Relationships and key distinctions

  • Outliers: far from the line, but may not affect the slope much
  • High leverage: far x-value, but may not change the line if following the pattern
  • Influential: removal causes substantial change in regression line
  • Influence can strengthen or weaken the relationship depending on the point

Example application

  • Point (15,2) is:
    • Outlier: far from the linear pattern
    • High leverage: x-value far from mean
    • Influential: greatly changes the slope if removed

Sign up for free to take 5 quiz questions on this topic

Previous
Next  | 3.1 Introduction to collecting data
All rights reserved ©2016 - 2026 Achievable, Inc.

Outliers, leverage, and influential points

Definitions
Regression outlier
A point that falls far away from the overall pattern.
Influential point
A point that significantly changes the regression line.
High leverage
A point is said to have high leverage if its x-value is far from the mean of x-values in the data set.

A regression outlier is easy to spot visually — it’s any point that stands out from the general trend of the data. The example below shows what this looks like on a scatterplot.

Example:

The points highlighted in blue are regression outliers because both fall far from the overall pattern in the data, which is roughly linear.

An influential point is closely related to outliers, but the key question is whether removing the point would noticeably change the regression line. The best way to check is to compare the regression line with and without the point included.

Example:

The blue line is the regression line using all the points, including the highlighted one. The red line is the regression line after removing the highlighted point (with all other points unchanged). Because the regression line changes noticeably when that point is removed, the highlighted point is an influential point.

High leverage is about x-values, not y-values. A point can have high leverage without being an outlier at all — what matters is how far its x-value sits from the rest of the data. The example below compares a high-leverage point to one with little leverage.

Example:

In graph A, the point highlighted in purple has high leverage because its x-value is much larger than the x-values of the other points. In graph B, the point highlighted in purple has little to no leverage because its x-value is close to the mean of the other x-values.

It’s important to understand how these three concepts relate to each other — they often overlap, but they don’t always go together.

Important:

  • Although outliers are often influential points, not all outliers are influential. A point near the mean of x can be far from the line but not change the slope much, especially in a larger data set.
  • Not all high-leverage points are influential. If a high-leverage point follows the linear pattern of the other data, it strengthens the line rather than changing it.
  • Influence can work in both directions. Removing an influential point can either strengthen or weaken the apparent relationship.

Practice problem

The following example brings all three concepts together. As you work through it, think about how the point (15,2) relates to the overall trend, how it affects the regression line, and where its x-value falls relative to the rest of the data.

Part a.

Example: A scatter plot contains the following points: (1,2), (2,3), (3,5), (4,4), (5,6), (6,5), (7,8), (8,7), (9,10), (15,2).

a. Plot the data in a scatter plot using your TI-84 calculator (or similar).

Use the video below for guidance on how to create a scatter plot on a TI-84 calculator.

Solution to part a:

(spoiler)

Part b.

b. Explain why the point (15,2) is an outlier, an influential point, and a high-leverage point.

Consider how (15,2) compares to the overall pattern of the data, what happens to the regression line when it is removed, and where its x-value sits relative to the other x-values.

Solution to part b:

(spoiler)

(15,2) is an outlier because it falls far from the linear pattern shown by the rest of the data. It is an influential point because including it in the line of best fit would make the slope much less steep than it would be if the point were removed. (15,2) is also a high-leverage point because its x-value is far from the mean of the x-values in the data set. :::"

Key points

Regression outliers

  • Points far from the overall data pattern
  • Identified by large residuals (difference between observed and predicted y-values)

Influential points

  • Points that significantly change the regression line if removed
  • Not all outliers are influential
    • Influence depends on how much the regression line changes

High leverage points

  • Points with x-values far from the mean of x-values
  • Not all high-leverage points are influential
    • If they follow the pattern, they may strengthen the line

Relationships and key distinctions

  • Outliers: far from the line, but may not affect the slope much
  • High leverage: far x-value, but may not change the line if following the pattern
  • Influential: removal causes substantial change in regression line
  • Influence can strengthen or weaken the relationship depending on the point

Example application

  • Point (15,2) is:
    • Outlier: far from the linear pattern
    • High leverage: x-value far from mean
    • Influential: greatly changes the slope if removed

More from Two variable data

  • Two categorical variables
  • Two quantitative variables
  • Least squares regression