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

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m
 
(2 intermediate revisions by 2 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 14: Line 19:
 
: returns approximately 2.
 
: returns approximately 2.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: GAMMADIST function|GAMMADIST]]
 
* [[Documentation/How_Tos/Calc: GAMMADIST function|GAMMADIST]]
  

Latest revision as of 13:57, 2 February 2024

< {{#switch:Previous Section Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} {{#switch:Next Section Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} >
< {{#switch:Previous Page Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} {{#switch:Next Page Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} >



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.



{{#switch:EN

| RU = Смотрите также: | UA = Дивіться також: | EN = See Also | PT = Ver também | #default = See Also }}

Personal tools