<?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=Poisson_Distribution</id>
	<title>Poisson 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=Poisson_Distribution"/>
	<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Poisson_Distribution&amp;action=history"/>
	<updated>2026-05-13T12:24:54Z</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=Poisson_Distribution&amp;diff=17255&amp;oldid=prev</id>
		<title>Bernard Szlachta: /* Quiz */</title>
		<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Poisson_Distribution&amp;diff=17255&amp;oldid=prev"/>
		<updated>2014-05-29T13:16:30Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Quiz&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| 05}}&lt;br /&gt;
== Poisson Distribution ==&lt;br /&gt;
[[File:Poisson pmf.svg]]&lt;br /&gt;
* calculating randomly scattered events in time or in space&lt;br /&gt;
; Examples&lt;br /&gt;
* number of road accidents in given period&lt;br /&gt;
* goals scored in a soccer match&lt;br /&gt;
* number of Losses/Claims occurring in a given period&lt;br /&gt;
* number of customers calling in a day&lt;br /&gt;
&lt;br /&gt;
== Formula ==&lt;br /&gt;
*In order to apply the Poisson distribution, the various events must be independent. &lt;br /&gt;
General formula of Poisson distribution is:&lt;br /&gt;
 [[File:ClipCapIt-140526-182302.PNG]]&lt;br /&gt;
 e is the base of natural logarithms (2.7183)&lt;br /&gt;
 μ is the mean number of &amp;quot;successes&amp;quot;&lt;br /&gt;
 x is the number of &amp;quot;successes&amp;quot; in question&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
Suppose you knew that the mean number of customer calls to your company on a weekday is 8. &lt;br /&gt;
* What is the probability that on a given weekday there would be 11 calls? &lt;br /&gt;
* This problem can be solved using the following formula based on the Poisson distribution:&lt;br /&gt;
 [[File:ClipCapIt-140526-182254.PNG]]&lt;br /&gt;
 In a spreadsheet&lt;br /&gt;
 =POISSON(11,8,false)&lt;br /&gt;
since the mean is 8 and the question pertains to 11 calls.&lt;br /&gt;
&lt;br /&gt;
*The mean of the Poisson distribution is μ. &lt;br /&gt;
*The variance is also equal to μ. &lt;br /&gt;
*Thus, for this example, both the mean and the variance are equal to 8.&lt;br /&gt;
&lt;br /&gt;
=Quiz=&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{The mean number of defective products produced in a factory in one day is 21. What is the probability that in a given day there are exactly 12 defective products?&lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
{ 0.012 | .012 }&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
0.012&lt;br /&gt;
&lt;br /&gt;
0.012 can be obtained using the formula.&lt;br /&gt;
}}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{Which of these can be computed using Poisson distribution?&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
-average waiting time between phone calls&lt;br /&gt;
+number of people killed accidentally by horse kicks&lt;br /&gt;
&lt;br /&gt;
{Which of these can be computed using Poisson distribution?&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+number of enquiries via online form in a month&lt;br /&gt;
-probability of selecting a person over 2 meter high&lt;/div&gt;</summary>
		<author><name>Bernard Szlachta</name></author>
	</entry>
</feed>