GAMMADIST function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 14:00, 2 February 2024 by DiGro (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



GAMMADIST

Calculates values for a gamma distribution.

Syntax:

GAMMADIST(x; α; β; mode)

The gamma distribution is a family of continuous probability distributions, with parameters α (shape) and β (scale).
If mode is 0, GAMMADIST calculates the probability density function of the gamma distribution:
Calc gammadist0 equation.png
If mode is 1, GAMMADIST calculates the cumulative distribution function of the gamma distribution:
Calc gammadist1 equation.png
x must be greater than or equal to 0.

Example:

GAMMADIST(2; 1; 1; 1)

returns approximately 0.86.



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