summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-03-19 17:26:07 +0100
committerAndras Timar <andras.timar@collabora.com>2015-03-19 17:26:07 +0100
commitc8cbe130afa50dacc47c2d1d30e1774d44786a0c (patch)
tree93c170375410ecc1d313b9c1fff77287bc32e2b4
parent2bd951ef710b4a93937519270b19592c8762a626 (diff)
typos: CHI.TEST -> CHISQ.TEST, CHI.DIST -> CHISQ.DIST
Change-Id: I2057217b5027283525f570b065f10a04c7165cb2
-rw-r--r--source/text/scalc/01/04060181.xhp10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/scalc/01/04060181.xhp b/source/text/scalc/01/04060181.xhp
index a27a4c3051..7c1ac57d83 100644
--- a/source/text/scalc/01/04060181.xhp
+++ b/source/text/scalc/01/04060181.xhp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
+
<!--
* This file is part of the LibreOffice project.
*
@@ -18,8 +18,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-
-
+
+
<meta>
<topic id="textscalc0104060181xml" indexer="include">
<title xml-lang="en-US" id="tit">Statistical Functions Part One</title>
@@ -530,8 +530,8 @@ oldref="547">COUNTIF</paragraph>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_CHITEST_MS" id="bm_id2955355" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id2954260" role="heading" level="2" l10n="U" oldref="97">CHISQ.TEST</paragraph>
- <paragraph xml-lang="en-US" id="par_id2951052" role="paragraph" l10n="U" oldref="98"><ahelp hid="HID_FUNC_CHITEST_MS">Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence.</ahelp> CHI.TEST returns the chi-squared distribution of the data.</paragraph>
- <paragraph xml-lang="en-US" id="par_id2948925" role="paragraph" l10n="U" oldref="135">The probability determined by CHI.TEST can also be determined with CHI.DIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id2951052" role="paragraph" l10n="U" oldref="98"><ahelp hid="HID_FUNC_CHITEST_MS">Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence.</ahelp> CHISQ.TEST returns the chi-squared distribution of the data.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id2948925" role="paragraph" l10n="U" oldref="135">The probability determined by CHISQ.TEST can also be determined with CHISQ.DIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row.</paragraph>
<paragraph xml-lang="en-US" id="hd_id2954280" role="heading" level="3" l10n="U" oldref="99">Syntax</paragraph>
<paragraph xml-lang="en-US" id="par_id2949162" role="code" l10n="U" oldref="100">CHISQ.TEST(DataB; DataE)</paragraph>
<paragraph xml-lang="en-US" id="par_id2958421" role="paragraph" l10n="U" oldref="101"><emph>DataB</emph> is the array of the observations.</paragraph>