<< Chapter < Page | Chapter >> Page > |
Another useful probability distribution is the Poisson distribution, or waiting time distribution. This distribution is used to determine how many checkout clerks are needed to keep the waiting time in line to specified levels, how may telephone lines are needed to keep the system from overloading, and many other practical applications. A modification of the Poisson, the Pascal, invented nearly four centuries ago, is used today by telecommunications companies worldwide for load factors, satellite hookup levels and Internet capacity problems. The distribution gets its name from Simeon Poisson who presented it in 1837 as an extension of the binomial distribution which we will see can be estimated with the Poisson.
There are two main characteristics of a Poisson experiment.
The random variable X = the number of occurrences in the interval of interest.
A bank expects to receive six bad checks per day, on average. What is the probability of the bank getting fewer than five bad checks on any given day? Of interest is the number of checks the bank receives in one day, so the time interval of interest is one day. Let X = the number of bad checks the bank receives in one day. If the bank expects to receive six bad checks per day then the average is six checks per day. Write a mathematical statement for the probability question.
P ( x <5)
You notice that a news reporter says "uh," on average, two times per broadcast. What is the probability that the news reporter says "uh" more than two times per broadcast.
This is a Poisson problem because you are interested in knowing the number of times the news reporter says "uh" during a broadcast.
a. What is the interval of interest?
a. one broadcast measured in minutes
b. What is the average number of times the news reporter says "uh" during one broadcast?
b. 2
c. Let X = ____________. What values does X take on?
c. Let
X = the number of times the news reporter says "uh" during one broadcast.
x = 0, 1, 2, 3, ...
d. The probability question is P (______).
d. P ( x >2)
X ~ P ( μ )
Read this as " X is a random variable with a Poisson distribution." The parameter is μ (or λ ); μ (or λ ) = the mean for the interval of interest. The mean is the number of occurrences that occur on average during the interval period.
Notification Switch
Would you like to follow the 'Introductory statistics' conversation and receive update notifications?