[Libreoffice-bugs] [Bug 116576] UI, HELP: Wrong description of Function PHI: distribution function instead of density function

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 23 02:43:14 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=116576

Mike Kaganski <mikekaganski at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #1 from Mike Kaganski <mikekaganski at hotmail.com> ---
Confirming.

According to OASIS OpenDocument Version 1.2,

> PHI(N) is a synonym for NORMDIST(N,0,1,FALSE()).

> NORMDIST ... returns the value of the probability density function or the cumulative distribution function ...
>
> Syntax: NORMDIST( Number x ; Number Mean ; Number StandardDeviation [ ; Logical Cumulative = TRUE() ] )

When the Cumulative is FALSE() - as in PHI(N), - it returns the PDF; when
TRUE(), it returns its integral (=CDF) - see
https://en.wikipedia.org/wiki/Cumulative_distribution_function.

Gilward Kukel, thank you for the report; and you are welcome to submit a patch
to correct this issue. This could be done online (in web UI) after you created
an account at https://gerrit.libreoffice.org, and submitted a license statement
according to
https://wiki.documentfoundation.org/Development/Developers#License_Statements.
This way, you can continue making corrections in the future as soon as you find
an issue in documentation, have the corrections done immediately, and further
contribute to benefit of all LibreOffice users.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180323/a33e0042/attachment.html>


More information about the Libreoffice-bugs mailing list