MULTINOMIAL

Returns the ratio of the factorial of a sum of values to the product of factorials.

If this function is not available, run the Setup program to install the Analysis ToolPak. After you install the Analysis ToolPak, you must enable it by using the Add-Ins command on the Tools menu.

Syntax

MULTINOMIAL(number1,number2, ...)

Number1,number2, ...   are 1 to 29 values for which you want the multinomial.

Remarks

Example

MULTINOMIAL(2, 3, 4) equals 1260