Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to Create Thermometer Chart in Excel
  • Use Data Form to input, edit and delete records in Excel
  • How To Compare Two Lists in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • Everything about Charts in Excel

References

  • How to get last row in mixed data with blanks in Excel
  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • How to use Excel FORMULATEXT function
  • Basic INDEX MATCH approximate in Excel
  • How to get last row in numeric data in Excel

Data Validations

  • Excel Data validation exists in list
  • Excel Data validation no punctuation
  • Excel Data validation must not contain
  • Excel Data validation number multiple 100
  • Excel Data validation allow uppercase only

GAMMA.INV function: Description, Usage, Syntax, Examples and Explanation

by

What is GAMMA.INV function in Excel?

GAMMA.INV function is one of Statistical functions in Microsoft Excel that returns the inverse of the gamma cumulative distribution. If p = GAMMA.DIST(x,…), then GAMMA.INV(p,…) = x. You can use this function to study a variable whose distribution may be skewed.

Syntax of GAMMA.INV function

GAMMA.INV(probability,alpha,beta)

The GAMMA.INV function syntax has the following arguments:

  • Probability     Required. The probability associated with the gamma distribution.
  • Alpha     Required. A parameter to the distribution.
  • Beta     Required. A parameter to the distribution. If beta = 1, GAMMA.INV returns the standard gamma distribution.

GAMMA.INV formula explanation

  • If any argument is text, GAMMA.INV returns the #VALUE! error value.
  • If probability < 0 or probability > 1, GAMMA.INV returns the #NUM! error value.
  • If alpha ≤ 0 or if beta ≤ 0, GAMMA.INV returns the #NUM! error value.

Given a value for probability, GAMMA.INV seeks that value x such that GAMMA.DIST(x, alpha, beta, TRUE) = probability. Thus, precision of GAMMA.INV depends on precision of GAMMA.DIST. GAMMA.INV uses an iterative search technique. If the search has not converged after 64 iterations, the function returns the #N/A error value.

Example of GAMMA.INV function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data Description
0.068094 Probability associated with the gamma distribution
9 Alpha parameter to the distribution
2 Beta parameter to the distribution
Formula Description Result
=GAMMA.INV(A2,A3,A4) Inverse of the gamma cumulative distribution for the probability, alpha, and beta arguments in A2, A3, and A4. 10.0000112

Post navigation

Previous Post:

CUBEVALUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

CLEAN function: Description, Usage, Syntax, Examples and Explanation

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Extract multiple matches into separate rows in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel TRUE Function
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function example in Excel

Date Time

  • How to get number of days, weeks, months or years between two dates in Excel
  • Next biweekly payday from date in Excel
  • Get days between dates ignoring years in Excel
  • Get month from date in Excel
  • Add decimal minutes to time in Excel

Grouping

  • Running count group by n size in Excel
  • Group numbers with VLOOKUP in Excel
  • How to randomly assign people to groups in Excel
  • Group times into 3 hour buckets in Excel
  • Categorize text with keywords in Excel

General

  • How to calculate percent of students absent in Excel
  • How to calculate profit margin percentage in Excel
  • How to count total number of cells in a rectangular range in Excel
  • Basic numeric sort formula in Excel
  • Count cells less than in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning