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

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial content)
 
m
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:GAMMAINV function}}
 +
{{Documentation/CalcFunc StatisticalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_GAMMA_function
 +
|NextPage=Documentation/How_Tos/Calc:_GAMMALN_function
 +
}}__NOTOC__
  
 
== GAMMAINV ==
 
== GAMMAINV ==
Line 5: Line 10:
  
 
=== Syntax: ===
 
=== Syntax: ===
<tt>'''GAMMAINV(p; &alpha;; &lambda;)'''</tt>
+
<tt>'''GAMMAINV(p; &alpha;; &beta;)'''</tt>
: The gamma distribution is a family of continuous probability distributions, with two controlling parameters <tt>'''&alpha;'''</tt> and <tt>'''&lambda;'''</tt>.
+
: The gamma distribution is a family of continuous probability distributions, with two controlling parameters <tt>'''&alpha;'''</tt> and <tt>'''&beta;'''</tt>.
  
: <tt>'''GAMMAINV'''</tt> returns the value <tt>'''n'''</tt>, such that <tt>'''GAMMADIST(n; &alpha;; &lambda;; 1)'''</tt> is <tt>'''p'''</tt>.  
+
: <tt>'''GAMMAINV'''</tt> returns the value <tt>'''n'''</tt>, such that <tt>'''GAMMADIST(n; &alpha;; &beta;; 1)'''</tt> is <tt>'''p'''</tt>.
  
 
=== Example: ===
 
=== Example: ===
Line 14: Line 19:
 
: returns approximately 2.
 
: returns approximately 2.
  
=== See also: ===
+
{{SeeAlso|EN|
[[Documentation/How_Tos/Calc: GAMMADIST function|'''GAMMADIST''']]
+
* [[Documentation/How_Tos/Calc: GAMMADIST function|GAMMADIST]]
  
[[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 13:57, 2 February 2024



GAMMAINV

Calculates the inverse of the cumulative GAMMADIST function.

Syntax:

GAMMAINV(p; α; β)

The gamma distribution is a family of continuous probability distributions, with two controlling parameters α and β.
GAMMAINV returns the value n, such that GAMMADIST(n; α; β; 1) is p.

Example:

GAMMAINV(0.86; 1; 1)

returns approximately 2.



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