Dawnbridge

TI-Nspire CX II field manual for IB Math

AI HL only · 38 of 42

38

Poisson distribution probabilities

AI HL

Use the Poisson cdf routine to find bounded probabilities P(aXb).

Goal

If XPo(4), find P(2X6).

1

From the Scratchpad calculator, press 6: Statistics5: DistributionsD: Poisson Cdf.

2

The dialog takes the range directly: fill in λ=4, Lower Bound: 2, Upper Bound: 6, moving between fields with .

Scratchpad
RAD
Poisson Cdf
λ:4.
Lower Bound:2.
Upper Bound:6.
OKCancel
3

Select OK and press . The poissCdf(4,2,6) command lands on the calculator page with its value.

Scratchpad
RAD
poissCdf(4.,2.,6.)
0.797748
Result

P(2X6)0.798.

Your turn

Work each one on your calculator, then check the answer.

  1. 1

    If XPo(5.5), find P(3X7).

  2. 2

    If XPo(3), find P(2X5).

  3. 3

    If XPo(7), find P(5X9).