summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/func_skewp.xhp
diff options
context:
space:
mode:
authorSophia Schröder <sophia.schroeder@libreoffice.org>2018-04-23 12:58:00 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-04-23 23:10:09 +0200
commit3db795172c8031ac1a88967f28858812a2d35089 (patch)
tree2804f2c8d15cd9ddad44604079a1ac813c14de59 /source/text/scalc/01/func_skewp.xhp
parentHelponline: Tweak pagination symbols for improved clarity (diff)
downloadhelp-3db795172c8031ac1a88967f28858812a2d35089.tar.gz
help-3db795172c8031ac1a88967f28858812a2d35089.zip
Improve formatting in help text.
Change-Id: I873128ed6353caf37f063a87361bd0a6f7c79f96 Reviewed-on: https://gerrit.libreoffice.org/53321 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/func_skewp.xhp')
-rw-r--r--source/text/scalc/01/func_skewp.xhp7
1 files changed, 3 insertions, 4 deletions
diff --git a/source/text/scalc/01/func_skewp.xhp b/source/text/scalc/01/func_skewp.xhp
index 176fc7ba8e..942b44a6e9 100644
--- a/source/text/scalc/01/func_skewp.xhp
+++ b/source/text/scalc/01/func_skewp.xhp
@@ -34,7 +34,7 @@
<paragraph id="hd_id456845684568" role="heading" level="2" xml-lang="en-US"><variable id="skewp_head"><link href="text/scalc/01/func_skewp.xhp">SKEWP</link></variable></paragraph>
<paragraph id="par_id1102201617001848" role="paragraph" xml-lang="en-US"><ahelp hid=".">Calculates the skewness of a distribution using the population of a random variable.</ahelp></paragraph>
<embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
-<paragraph id="par_id27421466710275" role="code" xml-lang="en-US">SKEWP(Number1; Number2;..., Number30)</paragraph>
+<paragraph id="par_id27421466710275" role="code" xml-lang="en-US">SKEWP(Number1; Number2; ...; Number30)</paragraph>
<paragraph id="par_id242131304318587" role="paragraph" xml-lang="en-US"><emph>Number1, Number2, ..., Number30</emph> are up to 30 numerical values or ranges.</paragraph>
<paragraph id="par_id242131304315587" role="paragraph" xml-lang="en-US">Calculates the skewness of a distribution using the population, i.e. the possible outcomes, of a random variable. The sequence shall contain three numbers at least.</paragraph>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
@@ -42,9 +42,8 @@
<paragraph id="par_id1102201617001888" role="paragraph" xml-lang="en-US"><item type="literal">SKEWP(2;3;1;6;8;5)</item> returns 0.2828158928
</paragraph>
<paragraph id="par_id1102201618185378" role="paragraph" xml-lang="en-US"><item type="literal">SKEWP(A1:A6)</item> returns 0.2828158928, when the range A1:A6 contains {2;3;1;6;8;5}</paragraph>
-<paragraph id="par_id1102201618185326" role="paragraph" xml-lang="en-US"><item type="literal">SKEWP(Number1;Number2)</item> returns zero always, if Number1 and Number2 results in two numbers.</paragraph>
-<paragraph id="par_id1102201618188326" role="paragraph" xml-lang="en-US"><item type="literal">SKEWP(Number1)</item> returns Err:502 (Invalid argument) if Number1 results in one number, because SKEWP cannot be calculated with one value.
-</paragraph>
+<paragraph id="par_id1102201618185326" role="paragraph" xml-lang="en-US"><item type="literal">SKEWP(Number1; Number2)</item> always returns zero, if Number1 and Number2 results in two numbers.</paragraph>
+<paragraph id="par_id1102201618188326" role="paragraph" xml-lang="en-US"><item type="literal">SKEWP(Number1)</item> returns Err:502 (Invalid argument) if Number1 results in one number, because SKEWP cannot be calculated with one value.</paragraph>
</section>
<section id="relatedtopics">
<paragraph id="par_id14337286612130" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/04060185.xhp#skew">SKEW</link></paragraph>