How to use BETAINV Function in Excel?

The Beta Inverted Function, which is also known as the BETAINV function is a built-in Excel function that is used to calculate the inverse of the cumulative beta probability density function. This function was introduced in the older versions of Excel prior to Excel 2010. The function was replaced by BETA.INV function in Excel 2010 which is an upgraded and better version of this function. But we still can use the BETAINV function in all the other versions of Excel if we want. This tutorial will demonstrate how to access and utilize the BETAINV function in the most recent versions of Excel.

This Content Covers:

  1. What is Excel BETAINV Function?
  2. Syntax, Return Value, and Arguments of BETAINV Function
  3. How to use/access BETAINV Function in Excel?
    • From Formulas Tab
    • Using a Shortcut
    • Manual Insertion
  4. How to Get the Inverse of Cumulative Beta Probability Density Function Based on a Provided Parameter using BETAINV Function in Excel?
  5. BETAINV Errors.
    • #VALUE! Error
    • #NUM! Error

1. What is Excel BETAINV Function?

The BETAINV function in Microsoft Excel is a built-in function that is used to get the inverse of the cumulative beta probability density function. The BETAINV function is categorized as a Statistical Function under the More Functions category in Excel.

2. Syntax, Return Value, and Arguments of BETAINV Function

Syntax: =BETAINV(probability,alpha,beta[lower_bound],[upper_bound])

Return Value: This function returns a numeric value.

Arguments: The arguments of this function are given below,

probability- The probability for the beta distribution.

alpha- A distribution parameter.

beta- A distribution parameter.

[lower_bound]- It is the lower bound to the interval of x.

[upper_bound]- It is the upper bound to the interval of x.

3. How to use/access BETAINV Function in Excel?

There are three ways you can use to access the BETAINV function in Excel.

3.1 From Formulas Tab

Step 1: Select a cell where you want the result to be displayed and go to Formulas tab. Click on the FX (Insert Function) button.

BETAINV Function

Step 2: Select All from Select a Category box, scroll down and select BETAINV, then click OK.

BETAINV Function

Step 3: Insert the Probability, Alpha, Beta, A and B values inside Function Arguments dialogue box, then click OK.

BETAINV Function

Step 4: When you click OK, the function will return the result.

BETAINV Function

3.2 Using a Shortcut

Step 1: Select a cell and press SHIFT+F3 keys to open Insert Function dialogue box. Select BETAINV like the previous method and press OK.

BETAINV Function

Step 2: Insert the values in Function Arguments dialogue box.

BETAINV Function

Step 3: Press OK to get the result.

BETAINV Function

3.3 Manual Insertion

Step 1: Select a cell and start typing =BET, you will see the BETAINV function in the drop-down list. Double click on BETAINV function to insert it inside the cell. Then type all the arguments inside the formula.

BETAINV Function

Step 2: Press Enter key to get the result.

BETAINV Function4. How to Get the Inverse of the Cumulative Beta Probability Density Function Based on a Provided Parameter using BETAINV Function in Excel?

Suppose this parameter is provided to us and now we have to calculate the inverse of the cumulative beta probability density function by using BETAINV function.

BETAINV Function

Step 1: Select a cell where you want the result to be returned and insert the BETAINV formula inside that cell.

BETAINV Function

Step 2: Press Enter key to get the outcome. In this instance the inverse of cumulative beta probability density function is 1.81739.

BETAINV Function

  1. BETAINV Errors.

While using BETAINV function, you can face two types of errors.

5.1 #VALUE! Error

This error occurs if all or any of the values inside the BETAINV formula is a non-numeric value. In this instance the value of Beta isn’t a numeric value which caused the formula to return this error text.

BETAINV Function

5.2 #NUM! Error

This error occurs if,

  • Alpha<=0 or blank
  • Beta<=0 or blank
  • A=B
  • X<A
  • X>B

BETAINV Function

For ready-to-use Dashboard Templates:

  1. Financial Dashboards
  2. Sales Dashboards
  3. HR Dashboards
  4. Data Visualization Charts

Leave a Comment

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

Categories