diff options
author | tagezi <lera.goncharuk@gmail.com> | 2015-09-16 22:32:47 +0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-09-17 08:12:51 +0000 |
commit | 86bafd3050395dd8b7716d4353a5399591a6ab7c (patch) | |
tree | d0b7e0cca930b04d520294c54be3f478d80242a0 /source | |
parent | a440ac934ac33acf7e649a4dd149c09875660d54 (diff) |
the change HID_FUNC_CHISQDIST_MS to HID_FUNC_CHIVERT_MS for CHISQ.DIST.RT
Change-Id: Ibd35f30177ecceed13bc43c46dfee5d00292e635
Reviewed-on: https://gerrit.libreoffice.org/18650
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/04060181.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/04060181.xhp b/source/text/scalc/01/04060181.xhp index 76c0847049..b00c4e2262 100644 --- a/source/text/scalc/01/04060181.xhp +++ b/source/text/scalc/01/04060181.xhp @@ -658,9 +658,9 @@ oldref="547">COUNTIF</paragraph> <bookmark xml-lang="en-US" branch="index" id="bm_id2948690"> <bookmark_value>CHISQ.DIST.RT function</bookmark_value> </bookmark> - <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_CHISQDIST_MS" id="bm_id2947521" localize="false"/> + <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_CHIVERT_MS" id="bm_id2947521" localize="false"/> <paragraph xml-lang="en-US" id="hd_id2948690" role="heading" level="2" l10n="U" oldref="106">CHISQ.DIST.RT</paragraph> - <paragraph xml-lang="en-US" id="par_id2956338" role="paragraph" l10n="U" oldref="156"><ahelp hid="HID_FUNC_CHISQDIST_MS">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHISQ.DIST.RT compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested.</paragraph> + <paragraph xml-lang="en-US" id="par_id2956338" role="paragraph" l10n="U" oldref="156"><ahelp hid="HID_FUNC_CHIVERT_MS">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHISQ.DIST.RT compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested.</paragraph> <paragraph xml-lang="en-US" id="par_id2951316" role="paragraph" l10n="U" oldref="157">The probability determined by CHISQ.DIST.RT can also be determined by CHITEST.</paragraph> <paragraph xml-lang="en-US" id="hd_id2955123" role="heading" level="3" l10n="U" oldref="108">Syntax</paragraph> <paragraph xml-lang="en-US" id="par_id2958439" role="code" l10n="U" oldref="109">CHISQ.DIST.RT(Number; DegreesFreedom)</paragraph> |