From c8cbe130afa50dacc47c2d1d30e1774d44786a0c Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 19 Mar 2015 17:26:07 +0100 Subject: typos: CHI.TEST -> CHISQ.TEST, CHI.DIST -> CHISQ.DIST Change-Id: I2057217b5027283525f570b065f10a04c7165cb2 --- source/text/scalc/01/04060181.xhp | 10 +++++----- 1 file 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 @@ - + - - + + Statistical Functions Part One @@ -530,8 +530,8 @@ oldref="547">COUNTIF CHISQ.TEST - Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence. CHI.TEST returns the chi-squared distribution of the data. - 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. + Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence. CHISQ.TEST returns the chi-squared distribution of the data. + 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. Syntax CHISQ.TEST(DataB; DataE) DataB is the array of the observations. -- cgit v1.2.3