Multinomial Distribution

Multinomial Distribution - Definition

Its parameters are:

  • 𝑛 - the fixed total number of multinoulli trials
  • 𝑝𝑖 - the fixed probability of outcome 𝑖 for each multinoulli trial
    • 𝛴1≤𝑖≤𝑘[𝑝𝑖] = 1
  • 𝑛𝑖 - is the number of times outcome 𝑖 occurs in question
    • 𝛴1≤𝑖≤𝑘[𝑛𝑖] = 𝑛
  • Each multinoulli trial has 𝑘 outcomes

Multinomial Distribution - Example

For the chess example:

  • 𝑛 = 12 (12 games are played)
  • 𝑛1 = 7 (number won by Player A)
  • 𝑛2= 2 (number won by Player B)
  • 𝑛3 = 3 (the number drawn)
  • 𝑝1 = 0.40 (probability Player A wins)
  • 𝑝2 = 0.35 (probability Player B wins)
  • 𝑝3 = 0.25 (probability of a draw)

Thus: