Embed presentation
Downloaded 49 times











A linear regression was performed to find the best fit line for race distances and times of a dog named Midnight. The linear regression allows one to predict future race times based on distances. The document outlines the steps to perform a linear regression using a graphing calculator: 1) Enter the x and y variable data into lists L1 and L2, 2) generate a scatter plot of the data, 3) use the calculator's LinReg function to calculate the best fit line equation, and 4) graph the best fit line to visualize the linear relationship between distances and times.










