16.12
Consider three hypothetical datasets organized in Microsoft Excel.
Below each column of the data, calculate the arithmetic mean using the function AVERAGE for the selected range.
Similarly, calculate the sample standard deviation using STDEV.S for the selected dataset ranges.
Another similar function — STDEV.P — returns the population standard deviation. This function should be used only if the entire population data is used for the analysis. In this case, each column represents data from a sample.
Next, to calculate the standard error, divide the sample SD of each dataset by the square root of the range's count of that specific dataset.
Now, organize these summary data by creating a new section with each dataset's calculated means, SD, and SE.
Select Insert Chart, select the means, and insert a bar chart via the 'Insert' tab.
Now, add error bars by clicking on the chart and its elements, selecting error bars, and customizing them using the calculated SD or SE.
In Microsoft Excel, plotting the mean along with standard deviation (SD) and standard error (SE) helps visualize data variability and reliability. To…
Copyright © 2026 MyJoVE Corporation. All rights reserved.