EXCEL MULTINOMIAL FUNCTION

The Multinomial function in Excel computes the ratio of the binomial of a sum of provided values to the product of their factorials.

 

Syntax :

=MULTINOMIAL( number1[number2], … )

Parameters :

The number arguments are one or more numbers (or arrays of integers) for which the multinomial is to be calculated.

Step By Step Guide of MULTINOMIAL Function

Example :

The Excel Multinomial Function is used in cell B1 of the worksheet below to calculate the multinomial of four values recorded in column A of the spreadsheet. The multinomial of the four numbers 3, 1, 2, and 5 in the above example is 27,720.

  • #NUM! – Occurs if any of the provided values is less than zero.
  • #VALUE! – Occurs if any of the supplied values 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