GAMMA.INV |
| GAMMA.INV(probability, alpha, beta) |
Returns the inverse of the cumulative probability function for a gamma distribution. |
| probability | The probability associated with the distribution. |
| alpha | The first parameter to the distribution. |
| beta | The second parameter to the distribution. |
| REMARKS |
| * For an illustrated example refer to the page under Distributions * The gamma distribution is a continuous distribution * You can use the GAMMA.DIST function to return the probability function OR the cumulative probability function for a gamma distribution. * You can use the GAMMA function to return the gamma function value. * This function was added in Excel 2010 to replace the GAMMAINV function. * For the Microsoft documentation refer to support.microsoft.com |
|
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top