[Libreoffice-commits] help.git: source/text
Laurent Balland-Poirier
laurent.balland-poirier at laposte.net
Sun Dec 29 07:18:46 PST 2013
source/text/schart/01/04050000.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9209a44d3f42604e6c32a443549c94ed1448fe8c
Author: Laurent Balland-Poirier <laurent.balland-poirier at laposte.net>
Date: Wed Dec 18 19:37:16 2013 +0100
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
diff --git a/source/text/schart/01/04050000.xhp b/source/text/schart/01/04050000.xhp
index 869e2c7..09c638d 100644
--- a/source/text/schart/01/04050000.xhp
+++ b/source/text/schart/01/04050000.xhp
@@ -65,7 +65,7 @@
<paragraph role="paragraph" id="par_id7109286" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Select a function to calculate the error bars.</ahelp></paragraph>
<paragraph role="paragraph" id="par_id5154576" xml-lang="en-US" l10n="NEW">Standard Error: Displays the standard error.</paragraph>
<paragraph role="paragraph" id="par_id3157979" xml-lang="en-US" l10n="CHG" oldref="10"><ahelp hid=".">Variance: Displays the variance calculated from the number of data points and respective values.</ahelp></paragraph>
-<paragraph role="paragraph" id="par_id3153249" xml-lang="en-US" l10n="U" oldref="12"><ahelp hid=".">Standard Deviation: Displays the standard deviation (square root of the variance).</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3153249" xml-lang="en-US" l10n="U" oldref="12"><ahelp hid=".">Standard Deviation: Displays the standard deviation (square root of the variance). Unlike other functions, error bars are centered on the mean.</ahelp></paragraph>
<paragraph role="paragraph" id="par_id3149870" xml-lang="en-US" l10n="CHG" oldref="16"><ahelp hid=".">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.</ahelp></paragraph>
<paragraph role="heading" id="hd_id350962" xml-lang="en-US" level="3" l10n="NEW">Cell Range</paragraph>
<paragraph role="paragraph" id="par_id6679586" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Click Cell Range and then specify a cell range from which to take the positive and negative error bar values.</ahelp></paragraph>
More information about the Libreoffice-commits
mailing list