כיצד לחשב את Poisson Probability
learn.whatIsHeading
Poisson distribution models the number of events in a fixed interval when events occur independently at a constant average rate. Used for rare event probability.
נוסחה
P(X = k) = (λᵏ × e⁻λ) / k! where λ is the average rate
מדריך שלב אחר שלב
- 1Enter λ (average number of events)
- 2Enter k (number of events of interest)
- 3Calculate using the Poisson formula
Worked Examples
קלט
λ = 3, k = 2
תוצאה
P(X = 2) ≈ 0.224
(3² × e⁻³) / 2! ≈ 0.224
Common Mistakes to Avoid
- ✕Confusing λ with the event value
- ✕Using Poisson when binomial is more appropriate
מוכן לחשב? נסה את מחשבון Poisson Probability החינמי
נסה זאת בעצמך →