Add Trendline(Line of Best Fit) in Google Sheets

  • Reading time:3 mins read
  • Post category:Charts
  • Post comments:0 Comments

Trendlines or line of best fit is an important analytical tool to understand and interpret multiple uncorrelated datapoints.

Trendlines can be added to all type of Google Sheet Charts like bar, line, column, scatter etc

In this tutorial lets understand what trendlines are, how to create it and use it.

What are Trendlines?

rfemner

rken

Inserting a Trendline in Google Sheet

Lets create a Scatter plot and add a trendline over it.

Step 1: Get the data you want to create a Plot with. We have used a sample Height vs Weight data available on Kaggle.

Data Table in Google sheet

Step 2: Select the data. Click top left cell(B1) hold the cursor and drag down to bottom right cell C17.

Selecting a Data in Google Sheet

Step 3: Goto Menu Options -> Insert -> Charts. 99% of the time Google Sheets should automatically detect the type of data and create a scatter plot. But if it doesn’t follow step 4.

Creating a Scatter Plot in Google sheet

Step 4: Say you got a Column Chart instead of Scatter Plot. To change the chart type you’ll have to goto chart editor and from the Chart Type Dropdown choose Scatter Plot.

Changing Chart Types in Google Sheets

Step 5: Formatting the Scatter plot.

Formatting a Scatter Plot in Google Sheets

Step 6: Under Customize , goto Series -> Weight-> Tick the Trendline check-box.

To also add the trendline equation/formula goto label and select “Use equation”.

Adding Trendline in Google Sheets

Note:

1) Instead of linear you can use Exponential, Polynomial, logarithmic line of best fit as well.

Trendline Options in Google Sheet

2. You can play around with Trend line formatting using options like Line Colour, Line Opacity, Line Thickness etc.

Trendline Options in Google Sheet

How to Interpret Data using Trendlines

So, now we know how to add Trendlines. Let’s now understand how to read and interpret it.

Looking closely at the Triangles, we can see that as the height increases, so does the weigh on an average. This fact is also reflected in the trendline which we have added.

How to read a Scatter Plot in Google Sheets

Using the trendline equation obtained before, (y = 5.72*x -205), we can simply plugin any value of Height(in x) and get the associate Weight(as y).

Above example was fairly a simple one with lesser number of data points for easy understanding. In real life you can plugin to get a more accurate trendline like below.

Complex Scatter Plot in Google Sheets

Free Resources

Before we leave, feel free to grab a copy of the templates discussed in this tutorial in your personal Google Drive.

  1. Google Sheet Template.

*Create a copy instead of requesting access

That’s it on this topic. If you still have any questions, then drop a comment below. Keep browsing SheetsInfo for more such useful information 🙂

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Rishav

I love Google Sheets and heavily rely upon it on a day to day basis. SheetsInfo is my attempt to share my learning with all of you. Hope you find the articles easy to read and simple to understand.

Leave a Reply