Poisson n24d
Poisson n24d
Dr A R M Harunur Rashid
• Introduced by Simeon Poisson in 1837
• It could be identified by situations that involve
observations per unit time, that is, some sort of
rate per unit time. For example, customer arriving
per hour, machine breakdown per two days etc.
• Occurrence of a particular
outcome(i.e.success,nonconformity,breakdown
etc) in poisson distribution has equal opportunity.
• Here as well each outcome may be grouped into
two: success or non success, conformity or
nonconformity, yes or no, pass or fail.
Poisson probability distribution describes the number of times some event oc-
curs during a specified interval. The interval may be time, distance, area, or volume.
The distribution is based on two assumptions. The first assumption is that the
probability is proportional to the length of the interval. The second assumption is that
the intervals are independent. To put it another way, the longer the interval the larger
the probability, and the number of occurrences in one interval does not affect the other
intervals. This distribution is also a limiting form of the binomial distribution when the
probability of a success is very small and n is large. It is often referred to as the "law
of improbable events," meaning that the probability of a particular event's happen-
ing is quite small. The Poisson distribution is a discrete probability distribution be-
cause it is formed by counting.
In summary, a Poisson probability distribution has these characteristics:
POISSON PROBABILITY DISTRIBUTION
1. The random variable is the number of times some event occurs during a
defined interval.
2. The probability of the event is proportional to the size of the interval.
3. The intervals which do not overlap are independent.
Applications of Poisson probability
distribution
This distribution has many applications. It is used as a model to describe the distri-
bution of errors in data entry, the number of scratches and other imperfections in
newly painted car panels, the number of defective parts in outgoing shipments, the
number of customers waiting to be served at a restaurant or waiting to get into an at-
traction at Disney World, etc.
The variance of the Poisson is also equal to its mean.
If, for example, the probability
that a check cashed by a bank will bounce is .0003, and 10,000 checks are cashed,
the mean and the variance for the number of bad checks is 3.0, found by J.L = n1f =
10,000(.0003) = 3.0.
Note that the specified region could take many forms. For instance, it could be a
length, an area, a volume, a period of time, etc.
Poisson distribution
A Poisson random variable is the number of successes that result from a Poisson
experiment. The probability distribution of a Poisson random variable is called a
Poisson distribution.
The Poisson distribution has the following
properties:
The mean of the poisson distribution is
equal to μ = np0
Standard Deviation of poisson distribution
=square root(np0)
The variance is also equal to μ = np0;
• In the parentheses cumulative probabilities
for obtaining ‘or less’ are given.
• P(y or less)= value given in parentheses for y
• P(y or more)= 1 – P(y or less)
Example
The average number of homes sold by the Acme Properties
company is 2 homes per day. What is the probability that exactly 3
homes will be sold tomorrow?
Solution:
This is a Poisson experiment in which we know the following:
μ = 2; since 2 homes are sold per day, on average.
x = 3; since we want to find the likelihood that 3 homes will be sold tomorrow.
e = 2.71828; since e is a constant equal to approximately 2.71828.