Skip to main content

Multinominal

Description

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

Sample Usage

Syntax

MULTINOMIAL(number1, [number2], ...)

The MULTINOMIAL function syntax has the following arguments:

  • Number1, number2, ...    Number1 is required, subsequent numbers are optional. 1 to 255 values for which you want the multinomial.

Notes

  • If any argument is nonnumeric, MULTINOMIAL returns the #VALUE! error value.

  • If any argument is less than zero, MULTINOMIAL returns the #NUM! error value.

  • The multinomial is:

    equation

In order to use the MULTINOMIAL formula, start with your edited Excellentable

 

 

 

A
B
1
Multinominal Formula
Value
2
MULTINOMIAL(2, 3, 4)
1260

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.