<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Multinomial_Distribution</id>
	<title>Multinomial Distribution - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Multinomial_Distribution"/>
	<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Multinomial_Distribution&amp;action=history"/>
	<updated>2026-05-21T19:40:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://training-course-material.com/index.php?title=Multinomial_Distribution&amp;diff=16794&amp;oldid=prev</id>
		<title>Ahnboyoung: /* Example */</title>
		<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Multinomial_Distribution&amp;diff=16794&amp;oldid=prev"/>
		<updated>2014-05-26T17:34:03Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Example&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Cat|Probability| 06}}&lt;br /&gt;
The binomial distribution allows one to compute the probability of obtaining a given number of binary outcomes. &lt;br /&gt;
*For example, it can be used to compute the probability of getting 6 heads out of 10 coin flips. &lt;br /&gt;
*The flip of a coin is a binary outcome because it has only two possible outcomes: heads and tails. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The multinomial distribution can be used to compute the probabilities in situations in which there are more than two possible outcomes. &lt;br /&gt;
*For example, suppose that two chess players had played numerous games and it was determined that the probability that Player A would win is 0.40, the probability that Player B would win is 0.35, and the probability that the game would end in a draw is 0.25. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following formula gives the probability of obtaining a specific set of outcomes when there are three possible outcomes for each event:&lt;br /&gt;
 [[File:ClipCapIt-140526-182906.PNG]]&lt;br /&gt;
 &lt;br /&gt;
 p is the probability, &lt;br /&gt;
 n is the total number of events&lt;br /&gt;
 n1 is the number of times Outcome 1 occurs,&lt;br /&gt;
 n2 is the number of times Outcome 2 occurs,&lt;br /&gt;
 n3 is the number of times Outcome 3 occurs,&lt;br /&gt;
 p1 is the probability of Outcome 1&lt;br /&gt;
 p2 is the probability of Outcome 2, and&lt;br /&gt;
 p3 is the probability of Outcome 3.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The formula for k outcomes is&lt;br /&gt;
 [[File:ClipCapIt-140526-183218.PNG]]&lt;br /&gt;
&lt;br /&gt;
Note that the binomial distribution is a special case of the multinomial when k = 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Example=&lt;br /&gt;
The multinomial distribution can be used to answer questions such as: &lt;br /&gt;
&lt;br /&gt;
&amp;quot;If these two chess players played 12 games, what is the probability that Player A would win 7 games, Player B would win 2 games, and the remaining 3 games would be drawn?&amp;quot; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For this example,&lt;br /&gt;
&lt;br /&gt;
 [[File:ClipCapIt-140526-183137.PNG]]&lt;br /&gt;
 &lt;br /&gt;
 n = 12 (12 games are played),&lt;br /&gt;
 n1 = 7 (number won by Player A),&lt;br /&gt;
 n2 = 2 (number won by Player B),&lt;br /&gt;
 n3 = 3 (the number drawn), &lt;br /&gt;
 p1 = 0.40 (probability Player A wins)&lt;br /&gt;
 p2 = 0.35(probability Player B wins)&lt;br /&gt;
 p3 = 0.25(probability of a draw)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Cat|Probability| 06}}&lt;br /&gt;
&lt;br /&gt;
=Quiz=&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{In a certain town, 40% of the eligible voters prefer candidate A, 10% prefer candidate B, and the remaining 50% have no preference. You randomly sample 10 eligible voters. What is the probability that 4 will prefer candidate A, 1 will prefer candidate B, and the remaining 5 will have no preference? &lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
{ 0.1008 | .1008 }&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
0.1008&lt;br /&gt;
&lt;br /&gt;
The answer is 0.1008.&lt;br /&gt;
}}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ahnboyoung</name></author>
	</entry>
</feed>