How do you perform quadratic regression on a TI-84 calculator?

Quadratic regression is a statistical method used to find the best fit curve for a set of data points that follows a quadratic pattern. This method can be easily performed on a TI-84 calculator by following these steps:

1. Enter the data points into the calculator by pressing the [STAT] button and selecting “Edit”. Input the x-values in one list and the corresponding y-values in another.

2. Once the data is entered, press the [STAT] button again and select “Calc”. Choose option 5: QuadReg to perform the quadratic regression.

3. The calculator will display the equation of the best fit curve in the form of y = ax^2 + bx + c, along with the values of the regression coefficients a, b, and c.

4. To graph the regression curve, press the [GRAPH] button. The curve will be displayed along with the original data points.

5. To find the correlation coefficient (r^2) and the coefficient of determination (r), go to the STAT menu and select “TEST”. Scroll down to option 7: LinReg (ax+b) and press enter. The values of r and r^2 will be displayed.

Using the TI-84 calculator, quadratic regression can be quickly and accurately performed, providing a useful tool for analyzing data and making predictions.

Perform Quadratic Regression on a TI-84 Calculator


When two variables have a linear relationship, we can often use  to quantify their relationship.

Example of linear relationship

However, when two variables have a quadratic relationship, we can instead use quadratic regression to quantify their relationship.

Example of quadratic relationship

This tutorial explains how to perform quadratic regression on a TI-84 Calculator.

Example: Quadratic Regression on a TI-84 Calculator

Suppose we are interested in understanding the relationship between number of hours worked and happiness. We have the following data on the number of hours worked per week and the reported happiness level (on a scale of 0-100) for 11 different people:

Use the following steps to perform a quadratic regression on a TI-84 calculator.

Step 1: Visualize the data.

Before we can use quadratic regression, we need to make sure that the relationship between the explanatory variable (hours) and response variable (happiness) is actually quadratic.

First, we will input the data values for both the explanatory and the response variable. Press  Stat  and then press  EDIT . Enter the following values for the explanatory variable (hours worked) in column L1 and the values for the response variable (happiness) in column L2:

Raw data in TI-84 calculator

Next, press  2nd  and then press  y= to access the statplot menu. Highlight Plot1 and press  Enter. Make sure the plot is on and that L1 and L2 are selected for Xlist and Ylist, respectively:

Scatterplot on a TI-84

Next,  press  zoom and then press 9:ZoomStat. This will automatically produce the following scatterplot:

Quadratic scatterplot on TI-84 calculator

This upside down “U” shape in the scatterplot indicates that there is a quadratic relationship between hours worked and happiness, which means we should use quadratic regression to quantify this relationship.

Step 2: Perform quadratic regression.

Next, we will perform quadratic regression. Press Stat and then scroll over to CALC. Then scroll down to 5: QuadReg and press Enter.

Quadratic regression on a TI-84 calculator

For Xlist and Ylist, make sure L1 and L2 are selected since these are the columns we used to input our data. Leave FreqList blank. Scroll down to Calculate and press Enter.

Quadratic regression example on a TI-84 calculator

The following output will automatically appear:

Quadratic regression output on a TI-84 calculator

Step 3: Interpret the output.

From the results, we can see that the estimated regression equation is as follows:

happiness = -0.1012(hours)2 + 6.7444(hours) – 18.2536

We can use this equation to find the predicted happiness of an individual, given the number of hours they work per week.

For example, an individual that works 60 hours per week is predicted to have a happiness level of 22.09:

happiness = -0.1012(60)2 + 6.7444(60) – 18.2536 = 22.09

Conversely, an individual that works 30 hours perk week is predicted to have a happiness level of 92.99:

happiness = -0.1012(30)2 + 6.7444(30) – 18.2536 = 92.99

We can also see that the r-squared for the regression model is r20.9602. This is the proportion of the variance in the response variable that can be explained by the explanatory variables. In this example, 96.02% of the variation in happiness can be explained by hours and hours2.

x