In this article we will show how to add error bars in Google Sheets for a Percent, Constant or Standard Deviation. Simply follow the steps below.
For the purpose of this demonstration we have created an example data set. Click here to access this and follow along.
In the demonstration below we will show how to insert a column chart with error bars in Google Sheets.
Select the data to be included on the chart by clicking and dragging across the cells.
Alternatively you can select all data in a table by clicking any cell in the set and using the keyboard shortcut: Ctrl + A (Cmd ⌘ + A on Mac).
If your data includes headers you can include these which will reflect on the chart labels.
In our example we will highlight all cells in the data set including the header row.
From the file menu at the top of the display click Insert to display the menu. From the menu click Chart.
A chart will appear in the middle of the display. On the right hand side of the window the Chart editor menu will display.
Click the Series label
The Series dropdown menu is now expanded, scroll down and click the checkbox next to the Error bars label to tick it.
The default error bar type applied is Percentage at a value of 10. Click the Type drop down box and it will present you with four options:
None: If selected, no error bars will display and Google Sheets will revert the state to before the “Error bars” checkbox was ticked.
Constant: Displays error bars at the top of the bars in the column chart to show the upper and lower range of the data where the Value is taken as a numeric value. For example if 25 was entered in the Value input box the error bars will show the lower range of the column value - 25. The upper range would show at +25.
Percentage: Displays error bars at the top of the bars in the column chart to show the upper and lower range of the stated value in percent. For example if 10 is entered in the Value input the error bars will show the range value from 90% to 110%. This is because the lower range of 100% is 90% (-10%) and the upper range is 110% (+10%)
Standard deviation: This option will display the error bars in the centre of the columns, the value of the standard deviation is entered in the Value input box.
In our example we will set the type to Percentage and input 20 in the Value input box.
The error bars will display as an overlay on the columns in the chart.
In our example the error bars display the upper and lower range to the value of 20% (+20% / -20%).