Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:maths:poisson [2024/11/04 19:41] – Roy Prouty | wiki:maths:poisson [2024/11/04 20:14] (current) – Roy Prouty | ||
---|---|---|---|
Line 6: | Line 6: | ||
$$\mathcal{Pois}(\mathbf{X}=x; | $$\mathcal{Pois}(\mathbf{X}=x; | ||
- | With the $n$-th sampling from this distribution being noted: $x_n \thicksim \mathcal{Pois}(\lambda)$ | + | With the $n$-th sampling from this distribution being noted: $x_n \thicksim \mathcal{Pois}(\lambda)$ |
- | Here, $\lambda$ is the average number of occurrences in some period, i.e., the average rate. And $x$ is the number of times an occurrence occurred in a period of equal length. | + | Here, $\lambda$ is the average number of occurrences in some period, i.e., the average rate. And $x$ is the number of times an occurrence occurred in a period of equal length.\\ \\ |
- | $x_n \thicksim \mathcal{Pois}(\lambda)$ might then be: | + | $x \thicksim \mathcal{Pois}(\lambda)$ might then be: |
==== Examples ==== | ==== Examples ==== | ||
- | - Given an average number of customers per day($\lambda$), | + | - Given an average number of customers per day($\lambda$), |
- | - Given an average number of cars passing under an overpass per hour ($\lambda$), | + | - Given an average number of cars passing under an overpass per hour ($\lambda$), |
- | - Given an average number of raindrops collected in a small container per minute ($\lambda$), | + | - Given an average number of raindrops collected in a small container per minute ($\lambda$), |
- | - Number of photons incident on a detector per second | + | - Number of photons incident on a detector per second |
+ | We don't need to know the average number of occurrences -- we just need to be able to say that these phenomena are Poisson-distributed, | ||
+ | ==== Approach to Normal ==== | ||
+ | In the limit of large average rates, the Poisson Distribution becomes indistinguishable from the [[wiki: | ||
+ | That is, as $\lambda$ becomes large, $\mathcal{Pois}(\lambda) \rightarrow \mathcal{Norm}(\mu=\lambda, | ||
- | ==== Approach to Normal ==== | + | {{ : |
+ | {{ : |