Poisson Distribution Flashcards

1
Q

Introduction

A

The Poisson random variable ๐‘‹ is the total number of occurrences of the discrete events in some given continuous interval.

(a) Discrete event occurs, could occur at any time, and in theory is no upper limit on the number of occurrences.
(b) The interval is some continuous measurement, such as time, length or area.

๐‘‹ is the number of events of a phenomenon occurring randomly in time or space.
The single parameter ๐œ† is the mean number of occurrences of the event over the given interval.
๐œ† is a rate and ๐‘‹ represents the number of occurrences of the event.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Poisson probability formula

A

P(X=x) = [ ๐‘’^โป๐œ† . ๐œ†หฃ ] / x!
x = 0, 1, 2, โ€ฆ.

(*โˆ‘ x = # ([ ๐‘’^โป๐œ† . ๐œ†หฃ ] / x!))
* upper limit
# lower limit

Notation
X~Po(๐œ†) , X has a poisson distribution with mean ๐œ†

๐œ† equals the mean number of events in the given interval

Poisson distribution is a proper probability distribution: the sum of all possibilities is 1.

The ๐œ† value must correspond to the required interval.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Conditions for Poisson distribution

A

a) Each occurrence is independent of other occurrences.
(b) Events cannot occur simultaneously.
(c) Events occur at random and are unpredictable.
(d) For a small interval the probability of the event occurring is proportional to the size of the interval

If mean and variance are not approximately equal then the poisson distribution is not a suitable model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Variance of Poisson distribution

A

X~Po(๐œ†)
Mean = E(X) = ยต= ๐œ†
Variance = Var(x) = ๐œŽยฒ = ๐œ†
Standard deviation = Sd(x) = ๐œŽ = โˆš๐œŽ

The mean and variance of poisson distribution are equal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Poisson distribution as an approximation to the binomial distribution

A

For large values of n and very small values of p (almost zero), a binomial distribution with parameters n and p is closely approximated by a poisson distribution.

Binomial variance = npq โ‰ˆ np (because q is almost 1)
Binomial mean = np

If n > 50 and np < 5, then X can be approximated by poisson distribution
X ~ B(n, p) to X~Po(๐œ† = np)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Poisson distribution as an approximation to the binomial distribution

A

For large values of ๐œ†, Poisson probabilities approximately fit a normal distribution. A good guide for when a normal approximation to the Poisson is appropriate is when ๐œ† > 15.

If ๐‘‹~๐‘ƒ๐‘œ(๐œ†) and if ๐œ† > 15 then ๐‘‹ can reasonably be approximated by the normal distribution, approximate ๐œ‡ = ๐œ† and ๐œŽยฒ = ๐œ†.
A continuity correction must be applied.
โˆด ๐‘‹~๐‘ƒ๐‘œ(๐œ†) โ‡’ ๐‘‹~๐‘(๐œ‡ = ๐œ†, ๐œŽยฒ = ๐œ†)

Steps:
Draw bell curve for visual understanding
Transcribe X~Po() and X~N() with continuity correction
Transcribe probability P(X > )
Solve Z
Solve for Z and look up in table for answers
Solve

How well did you know this?
1
Not at all
2
3
4
5
Perfectly