Thank you for visiting our site! You landed on this page because you entered a search term similar to this: algebra slope line intercept excel formulas, here's the result:
(See our Tutorial Page for more information about linear regression methods. You may also wish to take a look at how we analyzed actual experimental data using linear regression techniques.) Sample data. ![]() Enter your data as we did in columns B and C. The reason for this is strictly cosmetic as you will soon see.
Linear regression equations. If we expect a set of data to have a linear correlation, it is not necessary for us to plot the data in order to determine the constants m (slope) and b (y-intercept) of the equation Given a set of data
![]() (Note that the limits of the summation, which are i to n, and the summation indices on x and y have been omitted.)
Implicitly applying regression to the sample data. It may appear that the above equations are quite complicated, however upon inspection, we see that their components are nothing more than simple algebraic manipulations of the raw data. We can expand our spread sheet to include these components.
Linear regression with built-in functions. It is plain to see that the slope and y-intercept values that were calculated using linear regression techniques are identical to the values of the more familiar trendline from the graph in the first section; namely m = 0.5842 and b = 1.6842. In addition, Excel can be used to display the R-squared value. Again, R2 = r2. From the graph, we see that R2 = 0.9488. From our linear regression analysis, we find that r = 0.9741, therefore r2 = 0.9488, which is agrees with the graph. You should now see that the Excel graphing routine uses linear regression to calculate the slope, y-intercept and correlation coefficient. Excel has three built-in functions that allow for a third method for determining the slope, y-intercept, correlation coefficient, and R-squared values of a set of data. The functions are SLOPE(), INTERCEPT(), CORREL() and RSQ(), and are also covered in the statistics section of this tutorial. The syntax for each are as follows:
Here is how we would analyze our data using these built-in Excel functions. Again, the equations for each calculation are highlighted in yellow.
![]() So, to reiterate, we can determine the slope, y-intercept and correlation coefficient of any set of data using three Excel methods:
| |||||||||
|