Attributes of a Poisson Experiment
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 is an appropriate model for count data. Examples of such data are mortality of infants in a city, the number of misprints in a book, the number of bacteria on a plate, and the number of activations of a Geiger counter. The Poisson distribution was derived by the french mathematician Poisson in 1837, and the first application was the description of the number of death by horse kicking in the Prussian army.
The only thing we have to know to specify the Poisson distribution is the mean number of occurrences. In the graph the mean number of events is equal to 1/2 From the picture we learn the probability of zero events .60, the probability of one event is .30, and so on. Generally, for small values of μ, the distribution is not symmetric but skewed. This is a general property when the mean is small. The distribution becomes more symmetric when the mean is larger. A property of this distribution is that the variance is equal to the mean. The Poisson distribution resembles the binomial distribution if the probability of an event is very small
A Poisson experiment is a statistical experiment that has the following properties:
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.
Notation
The following notation is helpful, when we talk about the Poisson distribution.
Poisson Formula. Suppose we conduct a Poisson experiment, in which the average number of successes within a given region is μ. Then, the Poisson probability is:
P(x; μ) = (e-μ) (μx) / x!
where x is the actual number of successes that result from the experiment, and e is approximately equal to 2.71828.
The Poisson distribution has the following properties:
Example 1
The average number of homes sold by the Acme Realty 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:
We plug these values into the Poisson formula as follows:
P(x; μ) = (e-μ) (μx) / x!
P(3; 2) = (2.71828-2) (23) / 3!
P(3; 2) = (0.13534) (8) / 6
P(3; 2) = 0.180
Cumulative Poisson Probability
A cumulative Poisson probability refers to the probability that the Poisson random variable is greater than some specified lower limit and less than some specified upper limit.
| Courses/Topics we help on | ||
| Quantitative Reasoning for Business | Applied Business Research and Statistics | Graphs & Diagrams |
| Confidence Interval for Mean & Proportions | Average | Random Variables - Discrete & Continuous Distributions |
| Correlation | Binomial & Poisson Distribution | Time Series |
| Quality control - R-chart - p-chart - Mean chart | Exponential Smoothing | Probability - Conditional Probability - Bayes' Theorem |
| Sampling Distribution | Moment Generating Function - Central Limit Theorem | Point Estimate & Interval Estimate |
| Normal, Uniform & Exponential Distribution | Chi-Square Test - Independence of Attributes | F-test - ANOVA |
| Distributions - Bernoulli | Geometric | t-test |
| Multiple Regression | Statistical Methods for Quality Control | Sampling Distribution |
| Non Parametric Tests | Analysis of Variance | Correlation Analysis |
| Regression Analysis | Descriptive Statistics | Moving Averages |
| Dispersion | Sampling Techniques | Estimation Theory |
| Testing of Hypothesis - Mean and Proportion Test | Data Analysis | Numerical Methods |
| Forecasting | Goodness-of-Fit Test | Inferential Statistics |
| IB Statistics | Applied socialogocal research skills | Longitudinal study |