Vivek Verma
  • Home
  • Portfolio
  • Resume
  • Blog
  • Technical Reference
  • Contact Me

MULTINOMIAL

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

  • If any argument is nonnumeric, MULTINOMIAL returns the #VALUE! error value.
  • If any argument is less than one, MULTINOMIAL returns the #NUM! error value.
  • The multinomial is:

Example

MULTINOMIAL(2, 3, 4) equals 1260

I Would Love to Have You Visit Soon!

  • Home
  • Portfolio
  • Resume
  • Blog
  • Technical Reference
  • Contact Me