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

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial content)
 
m
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:NORMINV function}}
 +
{{Documentation/CalcFunc StatisticalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_NEGBINOMDIST_function
 +
|NextPage=Documentation/How_Tos/Calc:_NORMDIST_function
 +
}}__NOTOC__
  
 
== NORMINV ==
 
== NORMINV ==
Line 11: Line 16:
  
 
=== Example: ===
 
=== Example: ===
<tt>'''NORMINV(0.92; 1; 1)'''</tt>
+
<tt>'''NORMINV(0.92; 63; 5)'''</tt>
 
: returns approximately 70.
 
: returns approximately 70.
  
=== See also: ===
+
{{SeeAlso|EN|
[[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: 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:09, 2 February 2024



NORMINV

Calculates the inverse of the cumulative NORMDIST normal distribution function.

Syntax:

NORMINV(p; α; λ)

The normal distribution is a family of continuous probability distributions, with two controlling parameters α and λ.
NORMINV returns the value n, such that NORMDIST(n; α; λ; 1) is p.

Example:

NORMINV(0.92; 63; 5)

returns approximately 70.



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