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

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:NORMSINV function}}
 +
{{Documentation/CalcFunc StatisticalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_NORMDIST_function
 +
|NextPage=Documentation/How_Tos/Calc:_NORMSDIST_function
 +
}}__NOTOC__
  
 
== NORMSINV ==
 
== NORMSINV ==
Line 18: Line 23:
  
 
=== Issues: ===
 
=== Issues: ===
* The forthcoming international standard ODFF regards this as a legacy function, preferring <tt>'''NORMINV'''</tt>.
+
* The international standard ODFF regards this as a legacy function, preferring <tt>'''NORMINV'''</tt>.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: NORMSDIST function|NORMSDIST]]
 
* [[Documentation/How_Tos/Calc: NORMSDIST function|NORMSDIST]]
 
* [[Documentation/How_Tos/Calc: NORMDIST function|NORMDIST]]
 
* [[Documentation/How_Tos/Calc: NORMDIST function|NORMDIST]]
Line 29: Line 34:
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 +
[[Category: Documentation/Reference/Calc/Statistical functions]]

Latest revision as of 14:11, 2 February 2024



NORMSINV

Calculates the inverse of the NORMSDIST function.

Syntax:

NORMSINV(p)

NORMSINV returns the value x, such that NORMSDIST(x) is p.
It is equivalent to NORMINV(p; 0; 1).

Example:

NORMSINV(0.5)

returns 0. Half of the standard normal distribution is below 0.

NORMINV(0.5; 0; 1)

also returns 0.

Issues:

  • The international standard ODFF regards this as a legacy function, preferring NORMINV.



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