The data that we will be employing for the example illustration was also utilized for the same purpose in the article prior.
Example:
Presented below is the data set:
Mean:
(For Group A)
=AVERAGE(C2:C11)
Standard Deviation:
(For Group A)
=STDEV(C2:C12)
Standard Error:
(For Group A)
=(STDEV(C2:C11))/(SQRT(COUNT(C2:C11)))
The product of these calculations should resemble the following:
Click on the chart graphic, and then select the “Design” tab of the upper ribbon menu. Next, select the “Add Chart Element” option.
This will generate a drop down menu. From this menu select “Error Bars”, followed by “More Error Bars Options”.
This should cause error bars to appear within the graphic.
However, these error bars require the appropriate formatting.
To achieve this, click on the error bar graphic, this should cause a menu to appear on the right side of the Excel console.
In the aforementioned menu, make sure that the option “Custom” is selected, then select “Specify Value”.
This should cause the following prompt to generate:
For both options, highlight the entire row of data which pertains to the standard error values.
I hope that you enjoyed this article and found it helpful. Many more are on the way.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.