Understanding part of the multinomial formula

Click For Summary

Discussion Overview

The discussion centers around understanding the multinomial formula, particularly its components and the reasoning behind its structure. Participants explore the mathematical meaning of dividing factorials in the context of combinatorics and probability, with a focus on how this relates to counting distinct outcomes in a scenario with multiple categories.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant seeks clarification on the multinomial formula and its components, specifically the significance of dividing \( n! \) by \( n_1! n_2! n_3! \).
  • Another participant suggests looking into LaTeX formatting for better clarity in mathematical expressions.
  • A later reply discusses the historical context of combinatorial mathematics, noting that intuitive arguments are often used in introductory courses rather than formal proofs.
  • One participant provides an intuitive explanation using spreadsheets to illustrate how distinct sets can be formed and how the division by \( n_1! n_2! n_3! \) accounts for the indistinguishability of arrangements within those sets.
  • Another participant proposes starting with the binomial case and expanding to multinomial, explaining how combinations can be built up from simpler cases.

Areas of Agreement / Disagreement

Participants express varying levels of understanding and interpretation of the multinomial formula. There is no consensus on a single explanation or approach, as multiple viewpoints and methods are presented.

Contextual Notes

Some participants note the historical development of combinatorial concepts, suggesting that the understanding of the multinomial formula may depend on the context in which it is taught. There is also mention of the potential for confusion in mathematical notation and terminology.

Who May Find This Useful

This discussion may be useful for students and educators in mathematics and statistics, particularly those interested in combinatorial methods and the foundations of probability theory.

Vital
Messages
108
Reaction score
4
Hello.

I am trying to decipher the formula, making sure I understand what exactly is going on in each part of the expression. I will be grateful for your guidance, corrections and help.
Below I show the formula and the example for only 3 possible outcomes (in general it would be k)

\(p = \frac{n!}{n_{1}!n_{2}!n_{3}!} p1^{n1}p2^{n2}p3^{n3}\)
where n = 12, n1 = 7, n2 = 2, n3 = 3, p1 = 0.4, p2 = 0.35, p3 = 0.25
(oh, tried to use LaTex here, but it didn't work - how to correct it to display the math formulae?)

p = ( n! / [n1! n2! n3!] ) p1^n1 p2^n2 p3^n3
where n = 12, n1 = 7, n2 = 2, n3 = 3, p1 = 0.4, p2 = 0.35, p3 = 0.25

Looking at each fraction of this formula:
1) n! = 12! produces the number of all possible combinations, in this case all possible combinations given 12 outcomes (for the first outcome we can choose out of 12, for the second out of 11, for the third out of 10, etc till we have 0 possible outcomes)

2) same logic applies to each of n1! = 7! , n2!, = 2!, n3! = 3!

3) but then I am not sure I understand what we get by dividing n! / n_{1}! n_{2}! n_{3}!
As I see it, we are eliminating each of n1! = 7! , n2!, = 2!, n3! = 3! out of the n! = 12! outcomes.
If so, what does it give us and why are we doing it? What is the mathematical meaning of this process?

Thank you very much.
 
Physics news on Phys.org
https://www.physicsforums.com/help/latexhelp/

Look for "binom" since it's not quite clear whether you actually meant a quotient ##\frac{n}{k}## ##\frac{n}{k}## or a binomial coefficient ##\binom{n}{k}## ##\binom{n}{k}##.
 
  • Like
Likes   Reactions: Vital
Vital said:
What is the mathematical meaning of this process?
One technicality to settle is whether the multinomial formula has a "mathematical" proof. Combinatorics and probability are topics that have long history. They were investigated before the modern standards of mathematics were established. In introductory courses, it is traditional (and perhaps wise) not to teach topics in a precise way and to rely on non-mathematical arguments that appeal to our intuitions about applying mathematics to particular situations.

For such an intuitive argument, imagine that we have a list of ##n## distinct names and spreadsheet with ##n## columns. We write down all possible permutations of the names by filling out ##n!## lines of the spreadsheet.

Next we arbitrarily stipulate that the the names in first ##n_1## columns will correspond to the selection of ##n_1## items to be in "set 1", the names in the next ##n_2## columns will correspond to the selection of items to be in "set 2" and the last ##n_3## columns will correspond to the selection of items in "set 3".

Although we don't know how many different sets are defined in this manner, we can imagine making a list of the different triplets of sets by tedious clerical work. We create a second spreadsheet with ##n## columns. We look at each line of the first spreadsheet. If the line defines sets that are not listed on the second spreadsheet, we copy it to the second spreadsheet. If the line lists sets that are already on the second spreadsheet, we don't copy it. (The order in which names are listed in a set doesn't matter. We don't copy lines that define sets that are already listed when the lines merely list names in a different order.)

When we are finished, the second spread sheet contains one line for each distinct "way" of picking items to be in the sets. (You will find that in discussing combinatorial problems, the word "way" is often used. It has different meanings depending on what problem is considered.)

For each line on the second spreadsheet, how many lines on the first spreadsheet represent the same assignment of names to sets? Can you see intuitively that each line on the second spreadsheet is one of ##n_1! n_2! n_3!## lines that represent assigning names that create the same 3 sets?

The number of lines ##W## on the second spreadsheet is the answer for the numbers of "ways" to do what we want.

Each of the ##W## lines is one of ##n_1! n_2! n_3!## lines in the first spreadsheet that define the same "way". There are ##n!## lines on the first spreadsheet. So ##(W)( n_1! n_2! n_3!) = n!## and ##W = \frac{n!}{n_1!n_2!n_3!}##.
 
  • Like
Likes   Reactions: Vital
One way to approach multinomial is to do binomial first and expand on it. For example assume we have two possibilities then out of n tries, there are ##\binom{n}{k}=\frac{n!}{k!(n-k)!}## ways of getting k outcomes for the first (or second) possibility. Next assume the first possibility has two cases within the k possibilities, then the first case has ##\binom{k}{j}=\frac{k!}{j!(k-j)!}## ways of getting j outcomes. Combining we have ##\frac{n!}{j!m!i!}## where m=k-j and i=n-k. Note i+j+m=n for the trinomial.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K