How to add standard deviation bars in excel
Tutor 5 (154 Reviews)
Excel Tutor
Still stuck with a Excel question
Ask this expertAnswer
Standard deviation bars are graphical indicators that show the variability of data around the mean for each data point or series on a chart.
Why use standard deviation bars?
Standard deviation bars reveal dispersion and make it easier to judge data reliability and overlap between groups.
Which chart types support error bars?
-
Column charts
-
Bar charts
-
Line charts
-
Scatter plots
How to calculate standard deviation in Excel?
Use built-in functions. Use STDEV.S for a sample and STDEV.P for a population.
How to add standard deviation bars in Excel (Windows)
-
Enter your data into a worksheet with one column for categories (optional) and one column for values.
-
Create a chart from the data: select the data, go to Insert → choose Column, Line, or Scatter chart.
-
Click on any data series in the chart to select it.
-
Click the Chart Elements button (the plus sign) that appears beside the chart.
-
Check Error Bars and click the arrow beside it.
-
Choose Standard Deviation to add ±1 standard deviation bars.
-
For custom ranges: click More Options... to open the Format Error Bars pane.
-
Under Error Amount, choose Custom → Specify Value.
-
Enter the positive and negative error ranges: use a helper column with standard deviation values or cell ranges and reference them for positive and negative values.
-
Close the pane when finished.
How to add standard deviation bars in Excel (Mac)
-
Enter data in the worksheet with categories and values.
-
Create a chart: select data, go to the Charts tab on the ribbon, and pick a chart type.
-
Click the data series in the chart to select it.
-
From the ribbon choose Chart Design → Add Chart Element → Error Bars.
-
Select Standard Deviation to apply ±1 standard deviation bars.
-
For custom error bars: choose More Error Bar Options... to open the Format pane.
-
In the Format pane, pick Custom and click Specify Value.
-
Enter cell ranges for positive and negative error amounts (use helper columns).
-
Close the Format pane.
How to supply custom standard deviation values (common method)
-
Create helper columns next to your data: one for the mean (optional), one for the standard deviation for each category or series.
-
Use
=STDEV.S(range)or=STDEV.P(range)to compute the SD for each group. -
Use those helper-column ranges when Excel asks for Positive Error Value and Negative Error Value in the custom error-bar dialog.
How to add asymmetric standard deviation bars (different + and −)
-
Calculate upper deviation values in one helper column and lower deviation values in another.
-
In the chart, select Error Bars → More Options → Custom → Specify Value.
-
Use the upper-values range for Positive Error Value and the lower-values range for Negative Error Value.
How to check that error bars match your calculations
-
Verify the SD formulas in the helper columns by comparing a few manual calculations.
-
Confirm the chart uses the correct cell ranges for positive and negative error values.
-
Recompute the helper columns after data changes; charts will update automatically.
Formatting and visual tips
-
Use thin lines for error bars to avoid hiding the series.
-
Use end caps when you want clear endpoints.
-
Label axes and include a chart title that mentions the error-bar type (for example, “Mean ± 1 SD”).
-
Keep the color contrast high between the data series and the chart background.
Common mistakes to avoid
-
Using a single SD value for every point when group-wise SD is required.
-
Forgetting to use
STDEV.Sfor sample data drawn from a larger population. -
Entering ranges incorrectly in the Custom dialog (use absolute or proper relative references).
-
Assuming Excel’s default error-bar option is standard deviation, confirm by choosing Standard Deviation or using Custom.
Quick reference: keyboard and ribbon differences
-
Windows ribbon path: Insert → chart type; select series → Chart Elements ( + ) → Error Bars → Standard Deviation.
-
Mac ribbon path: Charts tab → chart type; select series → Chart Design → Add Chart Element → Error Bars → Standard Deviation.
Example workflow (one-line summary)
-
Calculate SD per group using
=STDEV.S(range), create the chart, select series, add Error Bars → More Options → Custom → specify SD ranges.
References and credibility notes
-
Use Microsoft Support documentation for detailed UI screenshots and version-specific paths.
-
Use trustworthy statistical guidance for choosing
STDEV.SversusSTDEV.P.
Get Online Tutoring or Questions answered by Experts.
You can post a question for a tutor or set up a tutoring session
Answers · 1
How to copy conditional formatting in excel
Answers · 1
How to multiply percentages in excel
Answers · 1
How to multiply all cells by a number in excel
Answers · 1
How to multiply by pi in excel
Answers · 1