Poisson point distribution
Like with the binomial distribution, the poisson distribution has a formula we can use to calculate the point distribution - the probability of the outcome exactly equalling a certain value.
The formula is:
P(X=x)=\frac{e^{-\lambda}\lambda^x}{x!}
Where:
P(X=x) is the probability of the outcome exactly equallingx .\lambda is the mean number of occurrences in the given interval - or the expectationx is the number of occurrences we want to calculate the probability of (e.g. checking the probability of exactly 7 occurences). This must be in the same time frame as the\lambda value!
What does this calculate?
The probability of getting exactly
flashcards
| Question | Answer |
|---|---|
| The formula for the Poisson point distribution, where | |
| What does | The number of occurrences we want to calculate the probability of (e.g., 7). It must be in the same time frame as |
| What is | The mean number of occurrences in the given interval, also known as the expectation. |
| What does the Poisson point distribution calculate? | The probability of getting exactly |