Learn on PengiSaxon Algebra 2Chapter 5: Lessons 41-50, Investigation 5

LAB 8: Graphing Calculator: Applying Linear and Median Regression

In this Saxon Algebra 2 lab for Grade 10, students use a graphing calculator to calculate and graph both linear regression (LinReg) and median-median (Med-Med) regression lines as lines of best fit for a set of data points. Students learn to store data in lists, apply regression functions to find the equation y = ax + b, and compare the two regression lines visually on a coordinate graph. The lab connects to Lesson 45 in Chapter 5 and builds practical data analysis skills using TI calculator commands.

Section 1

πŸ“˜ Applying Linear and Median Regression

New Concept

The graphing calculator can be used to calculate and plot a line of best fit using linear and median regression.

Why it matters

Real-world data rarely fits a perfect equation, but algebra provides the tools to find the underlying trends. Mastering regression allows you to model complex systems, from predicting market behavior to analyzing scientific experiments, turning noisy data into clear insights.

What’s next

Next, you’ll use your graphing calculator to find the line of best fit for a given data set.

Section 2

Calculating Linear Regression Lines

Property

A linear regression line is the straight line that best represents a set of data points. Your calculator finds this line using the LinReg(ax+b) function from the CALC menu. You must specify L1 for your x-values and L2 for your y-values. It then calculates the optimal slope a and y-intercept b for the equation y=ax+by = ax + b.

To calculate: Press [STAT] β†’ [CALC] β†’ [4:LinReg(ax+b)].
To specify lists: After selecting LinReg, enter [2nd] [1] [,] [2nd] [2] to use data from L1 and L2.
If the output is a=-1.05 and b=8.8, the line's equation is y=βˆ’1.05x+8.8y = -1.05x + 8.8.

Think of drawing one straight line through a cloud of points. The calculator's LinReg function is a genius tool that finds the perfect line that gets closest to all those points at once, giving you the best possible fit!

Section 3

Graphing the Regression Line

Property

After calculating a regression line, the calculator stores the equation in a special variable called RegEQ. To plot it, go to the Y= editor, press [VARS], navigate to 5:Statistics..., then open the EQ menu and select 1:RegEQ. This pastes the equation into Y₁ so you can graph it over your data points without manual entry.

In the [Y=] editor: Press [VARS] β†’ [5:Statistics...] β†’ [EQ] β†’ [1:RegEQ] to paste the equation.
With the equation in Y₁, press [GRAPH] to draw the best-fit line over your scatter plot.
To compare lines, paste one into Y₁ and a second (like Med-Med) into Yβ‚‚.

Your calculator already did the hard math! Instead of retyping the equation, just tell the Y= editor to grab the RegEQ variable. It's a fantastic shortcut that prevents typos and saves you a ton of time!

Section 4

The Median-Median Line

Property

The Median-Median line is an alternative best-fit line that is less sensitive to outliers. It is found using the Med-Med function in the CALC menu. This method divides the data into three groups and uses their medians to build the line. The resulting equation for y=ax+by = ax + b is also stored in the RegEQ variable.

To calculate: Press [STAT] β†’ [CALC] β†’ [3:Med-Med].
After selecting, specify your lists: [2nd] [1] [,] [2nd] [2] for data in L1 and L2.
After calculating, paste the new RegEQ into Yβ‚‚ to compare it with the linear line in Y₁.

Meet the cool cousin of linear regression! The Median-Median line is not swayed by wild outlier points. It gives you a fit based on the solid middle of your data, creating a more robust and often more realistic trend line.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 5: Lessons 41-50, Investigation 5

  1. Lesson 1

    Lesson 41: Using the Pythagorean Theorem and the Distance Formula (Exploration: Visualizing the Pythagorean Theorem)

  2. Lesson 2

    LAB 7: Graphing Calculator: Calculating Permutations and Combinations

  3. Lesson 3

    Lesson 42: Finding Permutations and Combinations (Exploration: Pascal's Triangle and Combinations)

  4. Lesson 4

    Lesson 43: Solving Systems of Linear Inequalities

  5. Lesson 5

    Lesson 44: Rationalizing Denominators

  6. Lesson 6Current

    LAB 8: Graphing Calculator: Applying Linear and Median Regression

  7. Lesson 7

    Lesson 45: Finding the Line of Best Fit (Exploration: Collecting and Analyzing Data)

  8. Lesson 8

    Lesson 46: Finding Trigonometric Functions and their Reciprocals

  9. Lesson 9

    Lesson 47: Graphing Exponential Functions

  10. Lesson 10

    Lesson 48: Understanding Complex Fractions

  11. Lesson 11

    Lesson 49: Using the Binomial Theorem

  12. Lesson 12

    Lesson 50: Finding Inverses of Relations and Functions (Exploration: Graphing a Function and its Inverse)

  13. Lesson 13

    Investigation 5: Finding the Binomial Distribution

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Applying Linear and Median Regression

New Concept

The graphing calculator can be used to calculate and plot a line of best fit using linear and median regression.

Why it matters

Real-world data rarely fits a perfect equation, but algebra provides the tools to find the underlying trends. Mastering regression allows you to model complex systems, from predicting market behavior to analyzing scientific experiments, turning noisy data into clear insights.

What’s next

Next, you’ll use your graphing calculator to find the line of best fit for a given data set.

Section 2

Calculating Linear Regression Lines

Property

A linear regression line is the straight line that best represents a set of data points. Your calculator finds this line using the LinReg(ax+b) function from the CALC menu. You must specify L1 for your x-values and L2 for your y-values. It then calculates the optimal slope a and y-intercept b for the equation y=ax+by = ax + b.

To calculate: Press [STAT] β†’ [CALC] β†’ [4:LinReg(ax+b)].
To specify lists: After selecting LinReg, enter [2nd] [1] [,] [2nd] [2] to use data from L1 and L2.
If the output is a=-1.05 and b=8.8, the line's equation is y=βˆ’1.05x+8.8y = -1.05x + 8.8.

Think of drawing one straight line through a cloud of points. The calculator's LinReg function is a genius tool that finds the perfect line that gets closest to all those points at once, giving you the best possible fit!

Section 3

Graphing the Regression Line

Property

After calculating a regression line, the calculator stores the equation in a special variable called RegEQ. To plot it, go to the Y= editor, press [VARS], navigate to 5:Statistics..., then open the EQ menu and select 1:RegEQ. This pastes the equation into Y₁ so you can graph it over your data points without manual entry.

In the [Y=] editor: Press [VARS] β†’ [5:Statistics...] β†’ [EQ] β†’ [1:RegEQ] to paste the equation.
With the equation in Y₁, press [GRAPH] to draw the best-fit line over your scatter plot.
To compare lines, paste one into Y₁ and a second (like Med-Med) into Yβ‚‚.

Your calculator already did the hard math! Instead of retyping the equation, just tell the Y= editor to grab the RegEQ variable. It's a fantastic shortcut that prevents typos and saves you a ton of time!

Section 4

The Median-Median Line

Property

The Median-Median line is an alternative best-fit line that is less sensitive to outliers. It is found using the Med-Med function in the CALC menu. This method divides the data into three groups and uses their medians to build the line. The resulting equation for y=ax+by = ax + b is also stored in the RegEQ variable.

To calculate: Press [STAT] β†’ [CALC] β†’ [3:Med-Med].
After selecting, specify your lists: [2nd] [1] [,] [2nd] [2] for data in L1 and L2.
After calculating, paste the new RegEQ into Yβ‚‚ to compare it with the linear line in Y₁.

Meet the cool cousin of linear regression! The Median-Median line is not swayed by wild outlier points. It gives you a fit based on the solid middle of your data, creating a more robust and often more realistic trend line.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 5: Lessons 41-50, Investigation 5

  1. Lesson 1

    Lesson 41: Using the Pythagorean Theorem and the Distance Formula (Exploration: Visualizing the Pythagorean Theorem)

  2. Lesson 2

    LAB 7: Graphing Calculator: Calculating Permutations and Combinations

  3. Lesson 3

    Lesson 42: Finding Permutations and Combinations (Exploration: Pascal's Triangle and Combinations)

  4. Lesson 4

    Lesson 43: Solving Systems of Linear Inequalities

  5. Lesson 5

    Lesson 44: Rationalizing Denominators

  6. Lesson 6Current

    LAB 8: Graphing Calculator: Applying Linear and Median Regression

  7. Lesson 7

    Lesson 45: Finding the Line of Best Fit (Exploration: Collecting and Analyzing Data)

  8. Lesson 8

    Lesson 46: Finding Trigonometric Functions and their Reciprocals

  9. Lesson 9

    Lesson 47: Graphing Exponential Functions

  10. Lesson 10

    Lesson 48: Understanding Complex Fractions

  11. Lesson 11

    Lesson 49: Using the Binomial Theorem

  12. Lesson 12

    Lesson 50: Finding Inverses of Relations and Functions (Exploration: Graphing a Function and its Inverse)

  13. Lesson 13

    Investigation 5: Finding the Binomial Distribution