From 9209a44d3f42604e6c32a443549c94ed1448fe8c Mon Sep 17 00:00:00 2001 From: Laurent Balland-Poirier Date: Wed, 18 Dec 2013 19:37:16 +0100 Subject: Error bars standard deviation are centered on the mean This behavior is different from other error bars function and should be clearly indicated Conflicts: source/text/schart/01/04050000.xhp Change-Id: I17fa5a80b6b64ed68258164a9e777dde3dfb79dd --- source/text/schart/01/04050000.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text/schart/01') diff --git a/source/text/schart/01/04050000.xhp b/source/text/schart/01/04050000.xhp index 869e2c721d..09c638dcc8 100644 --- a/source/text/schart/01/04050000.xhp +++ b/source/text/schart/01/04050000.xhp @@ -65,7 +65,7 @@ Select a function to calculate the error bars. Standard Error: Displays the standard error. Variance: Displays the variance calculated from the number of data points and respective values. -Standard Deviation: Displays the standard deviation (square root of the variance). +Standard Deviation: Displays the standard deviation (square root of the variance). Unlike other functions, error bars are centered on the mean. Error Margin: Displays the highest error margin in percent according to the highest value of the data group. Set the percentage in the Parameters area. Cell Range Click Cell Range and then specify a cell range from which to take the positive and negative error bar values. -- cgit