summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2022-02-11 12:37:24 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2022-02-12 21:01:22 +0100
commitb3a3a1b9968d7735d4fe3c201b52c9a4942f1e09 (patch)
treecfadb89889b54ec1464678c59b06b80d16ffb44b
parent42b1b45509ab2fa2de686f248781468e09d3f9d8 (diff)
tdf#137259 Update BETAINV and BETA.INV description
Patch set 2 The namespace information was by tdf#94537 Change-Id: Ic107bdf1a15b762fe8962ae68d536df3acc8b7da Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129821 Tested-by: Jenkins Reviewed-by: Steve Fanning <stevemfanning@yahoo.co.uk> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/scalc/01/04060181.xhp38
1 files changed, 18 insertions, 20 deletions
diff --git a/source/text/scalc/01/04060181.xhp b/source/text/scalc/01/04060181.xhp
index 65550ba423..c2c24850d4 100644
--- a/source/text/scalc/01/04060181.xhp
+++ b/source/text/scalc/01/04060181.xhp
@@ -24,10 +24,8 @@
<filename>/text/scalc/01/04060181.xhp</filename>
</topic>
</meta>
-
<body>
-
<h1 id="hd_id3146320"><variable id="ae"><link href="text/scalc/01/04060181.xhp">Statistical Functions Part One</link></variable></h1>
<sort order="asc" descendant="h2">
@@ -196,42 +194,42 @@
<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_BETAINV" id="bm_id3146154" localize="false"/>
<h2 id="hd_id3145620">BETAINV</h2>
-<paragraph id="par_id3149825" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_BETAINV">Returns the inverse of the cumulative beta probability density function.</ahelp></paragraph>
+<paragraph id="par_id3149825" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_BETAINV">Returns the inverse of the cumulative Beta probability density function.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
<paragraph id="par_id3156300" role="code" xml-lang="en-US">BETAINV(Number; Alpha; Beta [; Start [; End]])</paragraph>
-<paragraph id="par_id3149266" role="paragraph" xml-lang="en-US"><emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function.</paragraph>
-<paragraph id="par_id3149710" role="paragraph" xml-lang="en-US"><emph>Alpha</emph> is a parameter to the distribution.</paragraph>
-<paragraph id="par_id3156306" role="paragraph" xml-lang="en-US"><emph>Beta</emph> is a parameter to the distribution.</paragraph>
-<paragraph id="par_id3150960" role="paragraph" xml-lang="en-US"><emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>.</paragraph>
-<paragraph id="par_id3151268" role="paragraph" xml-lang="en-US"><emph>End</emph> (optional) is the upper bound for <emph>Number</emph>.</paragraph>
+<paragraph id="par_id3149266" role="paragraph" xml-lang="en-US"><emph>Number</emph> is the probability associated with the Beta distribution for the given arguments <emph>Alpha</emph> and <emph>Beta</emph>.</paragraph>
+<paragraph id="par_id3149710" role="paragraph" xml-lang="en-US"><emph>Alpha</emph> is a strictly positive parameter of the Beta distribution.</paragraph>
+<paragraph id="par_id3156306" role="paragraph" xml-lang="en-US"><emph>Beta</emph> is a strictly positive parameter of the Beta distribution.</paragraph>
+<paragraph id="par_id3150960" role="paragraph" xml-lang="en-US"><emph>Start</emph> (optional) is the lower bound of the output range of the function. If omitted, the default value is 0.</paragraph>
+<paragraph id="par_id3151268" role="paragraph" xml-lang="en-US"><emph>End</emph> (optional) is the upper bound of the output range of the function. If omitted, the default value is 1.</paragraph>
<paragraph id="par_idN109DF" role="paragraph" localize="false" xml-lang="en-US"><embedvar href="text/scalc/00/00000004.xhp#optional"/></paragraph>
-
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph id="par_id3146859" role="paragraph" xml-lang="en-US"><item type="input">=BETAINV(0.5;5;10)</item> returns the value 0.33.</paragraph>
+<paragraph id="par_id3146859" role="paragraph" xml-lang="en-US"><input>=BETAINV(0.5;5;10)</input> returns the value 0.3257511553.</paragraph>
+<paragraph role="paragraph" id="par_id871621424421294"><link href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/BETAINV">BETAINV Wiki page</link></paragraph>
</section>
<section id="betadotinv">
<bookmark xml-lang="en-US" branch="index" id="bm_id2945620">
- <bookmark_value>BETA.INV function</bookmark_value>
- <bookmark_value>cumulative probability density function;inverse of</bookmark_value>
+<bookmark_value>BETA.INV function</bookmark_value>
+<bookmark_value>cumulative probability density function;inverse of</bookmark_value>
</bookmark>
<comment>mw added one entry</comment>
<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_BETAINV_MS" id="bm_id2946154" localize="false"/>
<h2 id="hd_id2945620">BETA.INV</h2>
-<paragraph id="par_id2949825" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_BETAINV_MS">Returns the inverse of the cumulative beta probability density function.</ahelp></paragraph>
+<paragraph id="par_id2949825" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_BETAINV_MS">Returns the inverse of the cumulative Beta probability density function.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
<paragraph id="par_id2956300" role="code" xml-lang="en-US">BETA.INV(Number; Alpha; Beta [; Start [; End]])</paragraph>
-<paragraph id="par_id2949266" role="paragraph" xml-lang="en-US"><emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function.</paragraph>
-<paragraph id="par_id2949710" role="paragraph" xml-lang="en-US"><emph>Alpha</emph> is a parameter to the distribution.</paragraph>
-<paragraph id="par_id2956306" role="paragraph" xml-lang="en-US"><emph>Beta</emph> is a parameter to the distribution.</paragraph>
-<paragraph id="par_id2950960" role="paragraph" xml-lang="en-US"><emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>.</paragraph>
-<paragraph id="par_id2951268" role="paragraph" xml-lang="en-US"><emph>End</emph> (optional) is the upper bound for <emph>Number</emph>.</paragraph>
+<paragraph id="par_id2949266" role="paragraph" xml-lang="en-US"><emph>Number</emph> is the probability associated with the Beta distribution for the given arguments <emph>Alpha</emph> and <emph>Beta</emph>.</paragraph>
+<paragraph id="par_id2949710" role="paragraph" xml-lang="en-US"><emph>Alpha</emph> is a strictly positive parameter of the Beta distribution.</paragraph>
+<paragraph id="par_id2956306" role="paragraph" xml-lang="en-US"><emph>Beta</emph> is a strictly positive parameter of the Beta distribution.</paragraph>
+<paragraph id="par_id2950960" role="paragraph" xml-lang="en-US"><emph>Start</emph> (optional) is the lower bound of the output range of the function. If omitted, the default value is 0.</paragraph>
+<paragraph id="par_id2951268" role="paragraph" xml-lang="en-US"><emph>End</emph> (optional) is the upper bound of the output range of the function. If omitted, the default value is 1.</paragraph>
<paragraph id="par_idN109DFms" role="paragraph" localize="false" xml-lang="en-US"><embedvar href="text/scalc/00/00000004.xhp#optional"/></paragraph>
-
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-<paragraph id="par_id2946859" role="paragraph" xml-lang="en-US"><item type="input">=BETA.INV(0.5;5;10)</item> returns the value 0.3257511553.</paragraph>
+<paragraph id="par_id2946859" role="paragraph" xml-lang="en-US"><input>=BETA.INV(0.5;5;10)</input> returns the value 0.3257511553.</paragraph>
+<paragraph role="paragraph" id="par_id841621424421294"><link href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/BETA.INV">BETA.INV Wiki page</link></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/>
<embed href="text/scalc/00/avail_release.xhp#4.2"/>
<embed href="text/scalc/01/common_func.xhp#notODFF"/>