All in One Bundle

Control Charts In Google Sheets

Written by ExcelMojo Team ExcelMojo Editorial Team Editorial Team The ExcelMojo Editorial Team creates and improves practical Excel, VBA, Power BI, analytics, and AI spreadsheet resources for learners, analysts, teams, and business professionals. Excel VBA Power BI View Full Bio
Reviewed by Dheeraj Vaidya, CFA, FRM Dheeraj Vaidya, CFA, FRM Co-Founder & Course Director Dheeraj is the founder of ExcelMojo and leads the learning direction across Excel, analytics, financial modeling, valuation, and AI spreadsheet workflows. A former J.P. Morgan and CLSA equity... Financial Modeling Valuation Investment Banking View Full Bio
Updated Apr 23, 2026
Read Time 11 min

What Is Control Charts In Google Sheets?

Control charts in Google sheets is a chart type used for data analysis. It helps users analyze and monitor the changes in the spreadsheet. Control chart in Google sheets is not a default function in Google sheets or Excel.

But, fortunately, we can create Control chart in Google sheets with the help of add-ons. Remember that, we need to find the average (mean), standard deviation, UCL – Upper control Limit and LCL – Lower Control Limit.

Download FREE Control Charts In Google Sheets Template and Follow Along!

Use this Control Charts In Google Sheets Template to follow along with the examples in this article.

Download Excel Template

For example, consider the below table showing values and weight in columns A and B, respectively.

Control Charts in Google Sheets - Intro

Now, let us learn how to create control chart in Google sheets with the help of the following steps.

To start with, select cell C2 and insert the formula, =AVERAGE(B2:B6) & =STDEV(B2:B6). Next, find the UCL and LCL for the given data. Finally, we need to click on the extension and click on Control Chart.

We will be able to see the control chart in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Intro - chart

Likewise, we can create control chart in Google sheets for the given data.

In this article, let us learn how to create Google sheets control charts with detailed examples.

Key Takeaways

  • Control charts in Google sheets helps users analyse the data and monitor the variations in a dataset.
  • Remember, we need to find the mean (average), standard deviation, UCL and LCL in Google sheets to create control chart in Google sheets.
  • Unfortunately, control charts in Google sheets is not an inbuilt chart type in Google sheets.
  • Users need to install an extension or add-ons to create control charts.
  • We can use this chart to track expenses, marks or inventory and analyse data.

How To Control Charts In Google Sheets?

To create control charts in Google sheets, we need to install an add-on.

The steps to insert the ChartExpo extension are:

Step 1: First, open a spreadsheet in Google sheets. Click on Extensions.

Step 2: Next, select Add-ons. Click on Get add-ons option.

Control Charts in Google Sheets - Add-ons

Step 3: In the Google Workspace Manager, search for ChartExpo extension and install the extension.

Step 4: Now, we can use the extension. It is to create control charts in Google sheets.

Examples

Let us learn how to create control charts in Google sheets with the help of the following examples.

Example #1 – Track Inventory Levels

For example, consider the below table showing inventory and sales in columns A and B, respectively.

Control Charts in Google Sheets - Example 1

Now, let us learn how to create control chart in Google sheets with the help of the following steps.

The steps are:

Step 1: To start with, we need to enter the data in the spreadsheet. In this example, the data is available in the cell range A1:B15.

Step 2: Now, we need to find the Average and Standard Deviation.

So, let us select the cell C2 and insert the formula, =AVERAGE(B2:B15).

Control Charts in Google Sheets - Example 1 - Step 2

Press Enter key. We will be able to see the result of average (mean) in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 1 - Step 2 - result

Step 3: Similarly, select the cell D2 and insert the formula, =STDEV(B2:B15).

Control Charts in Google Sheets - Example 1 - Step 3

Press Enter key. We will be able to see the result of standard deviation in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 1 - Step 3 - Result

Step 4: Next, we need to find the UCL and LCL for the given data. To find the UCL, insert the formula, =C2 + (3 * D2)

Control Charts in Google Sheets - Example 1 - Step 4

Press Enter key. We will be able to see the result of UCL in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 1 - Step 4 - Result

Step 5: Now, to find the LCL, we need to insert the formula, =C2 – (3 * D2).

Control Charts in Google Sheets - Example 1 - Step 5

Press Enter key. We will be able to see the result of LCL in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 1 - Step 5 - Result

Step 6: Now, we need to click on the extension and search for Control Chart.

We will be able to see the control chart in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 1 - Step 6

Likewise, we can create control chart in Google sheets to track inventory levels.

Example #2 – Track Employee Absenteeism

For example, consider the below table showing name and attendance of employees in an organization in columns A and B, respectively.

Control Charts in Google Sheets - Example 2

Now, let us learn how to create control chart in Google sheets with the help of the following steps to track employee absenteeism.

The steps are:

Step 1: To start with, we need to enter the data in the spreadsheet. In this example, the data is available in the cell range A1:B10.

Step 2: Now, we need to find the Average and Standard Deviation.

So, let us select the cell C2 and insert the formula, =AVERAGE(B2:B10).

Control Charts in Google Sheets - Example 2 - Step 2

Press Enter key. We will be able to see the result of average (mean) in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 2 - Step 2 - Result

Step 3: Similarly, select the cell D2 and insert the formula, =STDEV(B2:B10).

Control Charts in Google Sheets - Example 2 - Step 3

Press Enter key. We will be able to see the result of standard deviation in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 2 - Step 3 - Result

Step 4: Next, we need to find the UCL and LCL for the given data. To find the UCL, insert the formula, =C2 + (3 * D2)

Control Charts in Google Sheets - Example 2 - Step 4

Press Enter key. We will be able to see the result of UCL in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 2 - Step 4 - Result

Step 5: Now, to find the LCL, we need to insert the formula, =C2 – (3 * D2).

Control Charts in Google Sheets - Example 2 - Step 5

Press Enter key. We will be able to see the result of LCL in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 2 - Step 5 - Result

Step 6: Now, we need to click on the extension and click on Control Chart.

We will be able to see the control chart, as shown in the below image.

Control Charts in Google Sheets - Example 2 - Step 6

Likewise, we can create control chart in Google sheets to track employee absenteeism.

Example #3 – Track Production Defects

For example, consider the below table showing region and defects of various products in an organization in columns A and B, respectively.

Control Charts in Google Sheets - Example 3

Now, let us learn how to create control chart in Google sheets with the help of the following steps to track production defects.

The steps are:

Step 1: To start with, we need to enter the data in the spreadsheet. In this example, the data is available in the cell range A1:B10.

Step 2: Now, we need to find the Average and Standard Deviation.

So, let us select the cell C2 and insert the formula, =AVERAGE(B2:B10).

Control Charts in Google Sheets - Example 3 - Step 2

Press Enter key. We will be able to see the result of average (mean) in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 3 - Step 2 - Result

Step 3: Similarly, select the cell D2 and insert the formula, =STDEV(B2:B10).

Control Charts in Google Sheets - Example 3 - Step 3

Press Enter key. We will be able to see the result of standard deviation in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 3 - Step 3 - Result

Step 4: Next, we need to find the UCL and LCL for the given data. To find the UCL, insert the formula, =C2 + (3 * D2)

Control Charts in Google Sheets - Example 3 - Step 4

Press Enter key. We will be able to see the result of UCL in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 3 - Step 4 - Result

Step 5: Now, to find the LCL, we need to insert the formula, =C2 – (3 * D2).

Control Charts in Google Sheets - Example 3 - Step 5

Press Enter key. We will be able to see the result of LCL in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 3 - Step 5 - Result

Step 6: Now, we need to click on the extension and click on Control Chart.

We will be able to see the control chart in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 3 - Step 6

Likewise, we can create control chart in Google sheets to track employee absenteeism.

Example #4 – Track Sales Revenue

For example, consider the below table showing product and sales of a company in columns A and B, respectively.

Control Charts in Google Sheets - Example 4

Now, let us learn how to create control chart with the help of the following steps to track sales revenue.

The steps are:

Step 1: To start with, we need to enter the data in the spreadsheet. In this example, the data is available in the cell range A1:B10.

Step 2: Now, we need to find the Average and Standard Deviation.

So, let us select the cell C2 and insert the formula, =AVERAGE(B2:B10).

Control Charts in Google Sheets - Example 4 - Step 2

Press Enter key. We will be able to see the result of average (mean) in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 4 - Step 2 - result

Step 3: Similarly, select the cell D2 and insert the formula, =STDEV(B2:B10).

Control Charts in Google Sheets - Example 4 - Step 3

Press Enter key. We will be able to see the result of standard deviation in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 4 - Step 3 - Result

Step 4: Next, we need to find the UCL and LCL for the given data. To find the UCL, insert the formula, =C2 + (3 * D2)

Control Charts in Google Sheets - Example 4 - Step 4

Press Enter key. We will be able to see the result of UCL in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 4 - Step 5

Step 5: Now, to find the LCL, we need to insert the formula, =C2 – (3 * D2).

Control Charts in Google Sheets - Example 4 - Step 5 - LCL

Press Enter key. We will be able to see the result of LCL in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 4 - Step 5 - Result

Step 6: Now, we need to click on the extension and click on Control Chart.

We will be able to see the control chart in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 4 - Step 6

Likewise, we can create control chart in Google sheets to track employee absenteeism.

Example #5 – Track Student Test Scores

For example, consider the below table showing name and marks obtained in Physics subject in columns A and B, respectively.

Control Charts in Google Sheets - Example 5

Now, let us learn how to create control chart in Google sheets with the help of the following steps to track student test scores.

The steps are:

Step 1: To start with, we need to enter the data in the spreadsheet. In this example, the data is available in the cell range A1:B10.

Step 2: Now, we need to find the Average and Standard Deviation.

So, let us select the cell C2 and insert the formula, =AVERAGE(B2:B10).

Control Charts in Google Sheets - Example 5 - Step 2

Press Enter key. We will be able to see the result of average (mean) in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 5 - Step 2 - Result

Step 3: Similarly, select the cell D2 and insert the formula, =STDEV(B2:B10).

Control Charts in Google Sheets - Example 5 - Step 3

Press Enter key. We will be able to see the result of standard deviation in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 5 - Step 3 - Result

Step 4: Next, we need to find the UCL and LCL for the given data. To find the UCL, insert the formula, =C2 + (3 * D2)

Control Charts in Google Sheets - Example 5 - Step 4

Press Enter key to see the result of UCL in Google sheets.

Control Charts in Google Sheets - Example 5 - Step 4 - Result

Step 5: Now, to find the LCL, we need to insert the formula, =C2 – (3 * D2).

Control Charts in Google Sheets - Example 5 - Step 5

Press Enter key. We will be able to see the result of LCL in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 5 - Step 5 - Result

Step 6: Now, we need to click on the extension and click on Control Chart.

We will be able to see the control chart in Google sheets, as shown in the below image.

Control Charts in Google Sheets - Example 5 - Step 6

Likewise, we can create control chart to track employee absenteeism.

In this article, we have learned how to use control chart in Google sheets with examples.

Important Things To Note

  • Control charts in Google sheets is not a default chart like line chart or column charts.
  • Users need to install an add-on or extension available in Google Workspace Manager.
  • Remember, to calculate UCL and LCL before creating control chart in Google sheets.

Frequently Asked Questions (FAQs)

1. Explain how to use control chart in Google sheets with an example.

For example, consider the below table showing values and weight in columns A and B, respectively.

FAQ 1

Now, let us learn how to create control chart in Google sheets with the help of the following steps.

The steps are:

Step 1: To start with, we need to enter the data in the spreadsheet. In this example, the data is available in the cell range A1:B6.

Step 2: Now, we need to find the Average and Standard Deviation.
So, let us select the cell C2 and insert the formula, =AVERAGE(B2:B6).

Step 3: Similarly, select the cell D2 and insert the formula, =STDEV(B2:B6).

Step 4: Next, we need to find the UCL and LCL for the given data. To find the UCL, insert the formula, =C2 + (3 * D2)

Step 5: Now, to find the LCL, we need to insert the formula, =C2 – (3 * D2).

Step 6: Now, we need to click on the extension and click on Control Chart.
We will be able to see the control chart in Google sheets, as shown in the below image.

Control Charts in Google Sheets - FAQ 1 - Output

2. What is the use of control chart in Google sheets?

Line charts or other charts in Google sheets show the visual representation of the chart. Whereas, control charts in Google sheets shows the differences in the value and helps is data analysis.

3. What is UCL and LCL in Google sheets?

Google sheets control charts require users to find UCL and LCL. UCL stands for Upper Control Limit and LCL stands for Lower Control Limit. We need these values to read the variations in the data.

Download FREE Control Charts In Google Sheets Template and Follow Along!

Use this Control Charts In Google Sheets Template to follow along with the examples in this article.

Download Excel Template