EXCELBINOM.INV FUNCTION

In all other words, for a particular set of individual tests, the formula uses the lower number (numbers of successes) whose cumulative random variable is higher than or equal to a specified probability.

Syntax:

=BINOM.INV( trialsprobability_salpha )

Parameter:

  • The following arguments are mentioned in the table:

Trials:

The quantity of separate trials that must be conducted.
(If given as a decimal, Excel truncates it to an integer.)

Probability_s:

The likelihood of success in a single experiment

 Alpha:

The Cumulative Binomial Tarball possibility (must be between 0 and 1).

Example:

The graphic on the right depicts the Cumulative Binomial Distribution Function, which represents the chance that x heads will be tossed out of 100 coin flips.

  • #NUM! – Occurs if any of the following conditions are met: the supplied trials argument is 0; the supplied probability s argument is 0 or greater than 1; and the supplied alpha argument is 0 or greater than 1.
  • #VALUE! – This error occurs if any of the supplied parameters is not a number.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now