summaryrefslogtreecommitdiff
path: root/helpcontent2/source
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-10-05 11:59:58 +0000
committerKurt Zenker <kz@openoffice.org>2006-10-05 11:59:58 +0000
commitf2febf8fc37cb4d85b055213a21102a6f96940bd (patch)
treeb5b59e71e7c0ab3adf52799f4677112e4b366cad /helpcontent2/source
parent803cdc2b2fc13f81a0473509021ece2e55849aea (diff)
INTEGRATION: CWS hcshared04 (1.7.2); FILE MERGED
2006/07/19 09:38:33 ufi 1.7.2.1: testing from Linux so-donkey
Diffstat (limited to 'helpcontent2/source')
-rwxr-xr-xhelpcontent2/source/text/scalc/01/04060185.xhp13
1 files changed, 7 insertions, 6 deletions
diff --git a/helpcontent2/source/text/scalc/01/04060185.xhp b/helpcontent2/source/text/scalc/01/04060185.xhp
index ab24c5cdac..6d1291b25d 100755
--- a/helpcontent2/source/text/scalc/01/04060185.xhp
+++ b/helpcontent2/source/text/scalc/01/04060185.xhp
@@ -6,9 +6,9 @@
*
* $RCSfile: 04060185.xhp,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ihi $ $Date: 2006-06-29 09:43:01 $
+ * last change: $Author: kz $ $Date: 2006-10-05 12:59:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,7 @@
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2006-05-15T14:33:42">converted from old format - fpe</lastedited>
+<lastedited date="2006-07-17T11:53:28">converted from old format - fpe</lastedited>
</history>
</meta>
<body>
@@ -195,11 +195,12 @@
</bookmark><comment>mw added one entry</comment>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_STANDNORMVERT" id="bm_id3145269" localize="false"/>
<paragraph role="heading" id="hd_id3147538" xml-lang="en-US" level="2" l10n="U" oldref="64">NORMSDIST</paragraph>
-<paragraph role="paragraph" id="par_id3150474" xml-lang="en-US" l10n="U" oldref="65"><ahelp hid="HID_FUNC_STANDNORMVERT">Returns the normal cumulative distribution.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3150474" xml-lang="en-US" l10n="CHG" oldref="65"><ahelp hid="HID_FUNC_STANDNORMVERT">Returns the standard normal cumulative distribution function. The distribution has a mean of zero and a standard deviation of one.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id8652302" xml-lang="en-US" l10n="NEW">It is GAUSS(x)=NORMSDIST(x)-0.5</paragraph>
<paragraph role="heading" id="hd_id3155083" xml-lang="en-US" level="3" l10n="U" oldref="66">Syntax</paragraph>
<paragraph role="code" id="par_id3158411" xml-lang="en-US" l10n="U" oldref="67">NORMSDIST(Number)</paragraph>
-<paragraph role="paragraph" id="par_id3154950" xml-lang="en-US" l10n="U" oldref="68">
-<emph>Number</emph> is the value to which the standard normal distribution is calculated.</paragraph>
+<paragraph role="paragraph" id="par_id3154950" xml-lang="en-US" l10n="CHG" oldref="68">
+<emph>Number</emph> is the value to which the standard normal cumulative distribution is calculated.</paragraph>
<paragraph role="heading" id="hd_id3153228" xml-lang="en-US" level="3" l10n="U" oldref="69">Example</paragraph>
<paragraph role="paragraph" id="par_id3155984" xml-lang="en-US" l10n="U" oldref="70">=NORMSDIST(1) returns 0.84. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area.</paragraph>
</section>