In Excel: select the chart, click Chart Elements (+) ▸ Error Bars, then choose Standard Error, Percentage, Standard Deviation, or More Options for custom positive and negative ranges.
On this page7
Click the chart series that should receive error bars.
Open Chart Elements (+) and tick Error Bars, or use Chart Design ▸ Add Chart Element ▸ Error Bars.
Choose a quick option such as Standard Deviation, or open More Options for custom values.
For custom bars, click Specify Value and select the worksheet ranges for positive and negative error amounts.
What this does
Error bars show uncertainty around each plotted value. In Excel they live on the chart, not in the source table: you select the chart, turn on Error Bars, then choose whether the bars represent standard error, a fixed percentage, standard deviation, or custom values from worksheet ranges. Custom error bars are the most useful for real analysis because each point can use its own plus and minus amount. The same idea underpins a lot of everyday Excel work, so the few minutes spent getting it right here pay back across every sheet you build afterwards. Treat it as a pattern, not a one-off, and it stops being something you look up and starts being something you reach for. Treat “add individual error bars in excel” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected cells shows up while it is still harmless. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That turns a layout choice that keeps the sheet readable and sortable into a method you can reuse, explain, and defend when the workbook leaves your screen.
A worked example
A line chart plots average delivery time as 4.8, 5.2 and 4.6 days, with standard deviations of 0.4, 0.6 and 0.3 in C2:C4. Select the chart, choose Error Bars ▸ More Options ▸ Custom ▸ Specify Value, and point both Positive and Negative Error Value at C2:C4. The second point now shows the widest bar because its uncertainty is 0.6 days, while the third point shows the tightest range at 0.3 days. Use error bars when a chart should communicate reliability, not just point estimates — survey results, experiments, forecasts, measurements and any trend where the size of the uncertainty changes how the result should be read. A practical tip: try it on a copy of the sheet or a handful of sample rows first and check the result before you apply it to the real data. That one habit catches almost every surprise while it is still cheap to reverse.
In Google Sheets
This is a command rather than a formula, so there is no syntax to carry over. Google Sheets arranges its commands in menus across the top instead of a ribbon, names some of them differently and does not have every Excel command — look for the equivalent in the Sheets menus or its help before assuming the steps match. Keep this page bookmarked for the next time the same question comes up. Better still, repeat the steps once in your own workbook — doing it yourself is what turns a copied answer into something you remember. If you take one thing from this page on “add individual error bars in excel”, make it the order of checks rather than the individual clicks: confirm what is selected, apply the step, and look at the result before moving on. That small routine is what keeps Excel work predictable when the same task comes back in a slightly different workbook.
Common mistakes
- Adding percentage error bars when your worksheet already contains measured error values; use Custom instead.
- Selecting only one cell for a custom range when the series has several points, which makes every point use the same error.
- Forgetting separate positive and negative ranges when asymmetric uncertainty matters.
- Trying to add error bars to chart types that do not support them cleanly; use line, scatter, column or bar charts for best results.
Frequently asked questions
Can each point have a different error bar?
Yes. Use More Options ▸ Custom ▸ Specify Value and select a range with one error value per plotted point.
How do I remove error bars?
Click an error bar on the chart and press Delete, or untick Error Bars in the Chart Elements menu.
Should I use standard deviation or standard error?
Use standard deviation to show spread in the observations; use standard error to show uncertainty around the estimated mean.