Difference between revisions of "Documentation/How Tos/Calc: LOGINV function"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial content)
 
m
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:LOGINV function}}
 +
{{Documentation/CalcFunc StatisticalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_HYPGEOMDIST_function
 +
|NextPage=Documentation/How_Tos/Calc:_LOGNORMDIST_function
 +
}}__NOTOC__
  
 
== LOGINV ==
 
== LOGINV ==
Line 17: Line 22:
 
: returns 0.5.
 
: returns 0.5.
  
=== See also: ===
+
{{SeeAlso|EN|
[[Documentation/How_Tos/Calc: LOGNORMDIST function|'''LOGNORMDIST''']],
+
* [[Documentation/How_Tos/Calc: LOGNORMDIST function|LOGNORMDIST]]
[[Documentation/How_Tos/Calc: NORMDIST function|'''NORMDIST''']],
+
* [[Documentation/How_Tos/Calc: NORMDIST function|NORMDIST]]
[[Documentation/How_Tos/Calc: NORMSDIST function|'''NORMSDIST''']],
+
* [[Documentation/How_Tos/Calc: NORMSDIST function|NORMSDIST]]
[[Documentation/How_Tos/Calc: NORMSINV function|'''NORMSINV''']],
+
* [[Documentation/How_Tos/Calc: NORMSINV function|NORMSINV]]
[[Documentation/How_Tos/Calc: NORMINV function|'''NORMINV''']]
+
* [[Documentation/How_Tos/Calc: NORMINV function|NORMINV]]
  
 +
* [[Documentation/How_Tos/Calc: Statistical functions|Statistical functions]]
  
[[Documentation/How_Tos/Calc: Statistical functions|'''Statistical functions''']]
+
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 +
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 +
[[Category: Documentation/Reference/Calc/Statistical functions]]

Latest revision as of 14:03, 2 February 2024



LOGINV

Calculates the inverse of the LOGNORMDIST function.

Syntax:

LOGINV(p; μ; σ;)

A variable is lognormally distributed if its natural logarithm is normally distributed. Parameters of the distribution are μ (mean) and σ (standard deviation).
LOGINV returns the value x, such that LOGNORMDIST(x; μ; σ;) is p.

Example:

LOGINV(0.5; 0; 1)

returns 1.

LOGNORMDIST(1; 0; 1)

returns 0.5.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_LOGINV_function&oldid=260054"
Views
Personal tools
Navigation
Tools