<< Chapter < Page | Chapter >> Page > |
The formula for computing probabilities that are from a Poisson process is:
where P(X) is the probability of X successes, μ is the expected number of successes based upon historical data, e is the natural logarithm approximately equal to 2.718, and X is the number of successes per unit, usually per unit of time.
In order to use the Poisson distribution, certain assumptions must hold. These are: the probability of a success, μ, is unchanged within the interval, there cannot be simultaneous successes within the interval, and finally, that the probability of a success among intervals is independent, the same assumption of the binomial distribution.
In a way, the Poisson distribution can be thought of as a clever way to convert a continuous random variable, usually time, into a discrete random variable by breaking up time into discrete independent intervals. This way of thinking about the Poisson helps us understand why it can be used to estimate the probability for the discrete random variable from the binomial distribution. The Poisson is asking for the probability of a number of successes during a period of time while the binomial is asking for the probability of a certain number of successes for a given number of trials.
Leah's answering machine receives about six telephone calls between 8 a.m. and 10 a.m. What is the probability that Leah receives more than one call in the next 15 minutes?
Let X = the number of calls Leah receives in 15 minutes. (The interval of interest is 15 minutes or hour.)
x = 0, 1, 2, 3, ...
If Leah receives, on the average, six telephone calls in two hours, and there are eight 15 minute intervals in two hours, then Leah receives
(6) = 0.75 calls in 15 minutes, on average. So, μ = 0.75 for this problem.
X ~ P (0.75)
Find P ( x >1). P ( x >1) = 0.1734
Probability that Leah receives more than one telephone call in the next 15 minutes is about 0.1734.
The graph of X ~ P (0.75) is:
The y -axis contains the probability of x where X = the number of calls in 15 minutes.
According to a survey a university professor gets, on average, 7 emails per day. Let X = the number of emails a professor receives per day. The discrete random variable X takes on the values x = 0, 1, 2 …. The random variable X has a Poisson distribution: X ~ P (7). The mean is 7 emails.
Text message users receive or send an average of 41.5 text messages per day.
Notification Switch
Would you like to follow the 'Introductory statistics' conversation and receive update notifications?