Possion Distribution
Possion Distribution
Definition
Formula
2
P(X = k) = (e^-λ * λ^k) /
k!
Use Case
Mean (Lamda)=np
Case study
A certain company sells tractors which fails at a rate of 1 out of 1000. If 500
tractors are purchased from the company then what is the probability of 2
of them failing within first year.