Back to all Math AI topics
Topic 4.17Math AI HL8 flashcards

Poisson distribution (HL only)

Practice Flashcards

Flip cards to reveal answers
Card 1 of 84.17.1
4.17.1
Question

State the Poisson probability formula.

Click to reveal answer

Track your progress — Sign up free to save your progress and get smart review reminders based on spaced repetition.

All Flashcards in Topic 4.17

Below are all 8 flashcards for this topic. Sign up free to track your progress and get personalized review schedules.

4.17.18 cards

Card 1formula
Question

State the Poisson probability formula.

Answer

For X ~ Po(m): P(X = x) = e^(−m)·mˣ/x!, for x = 0, 1, 2, …

Card 2concept
Question

What does the parameter m represent in Po(m)?

Answer

The mean (average) number of events in the fixed interval.

Card 3formula
Question

For a Poisson distribution, how do the mean and variance compare?

Answer

They are EQUAL: mean = variance = m, so σ = √m.

Card 4concept
Question

Which GDC function gives P(X = x) for a Poisson?

Answer

poissonpdf(m, x) — the probability of exactly x events.

Card 5concept
Question

Which GDC function gives P(X ≤ x) for a Poisson?

Answer

poissoncdf(m, x) — the probability of at most x events.

Card 6concept
Question

How do you find P(X ≥ k) for a Poisson on the GDC?

Answer

Use the complement: P(X ≥ k) = 1 − poissoncdf(m, k − 1).

Card 7formula
Question

If X ~ Po(m₁) and Y ~ Po(m₂) are independent, what is X + Y?

Answer

Also Poisson: X + Y ~ Po(m₁ + m₂) — the means add.

Card 8concept
Question

List conditions for a Poisson model to be suitable.

Answer

Events occur independently, at a constant average rate, singly (not in clumps), with no fixed upper limit on the count.

Want smart review reminders?

Sign up free to track your progress. Our spaced repetition algorithm will tell you exactly which cards to review and when.

Start Free