20090601
S
poi
ss
onPDf
Function: Returns the probability in a Poisson distribution that the success will occur on a
specified
trial.
Syntax: poissonPDf(
x
,
L
[ ) ]
Example: To determine the Poisson probability when
x
= 10,
L
= 6
Menu Item: [Action][Distribution][poissonPDf]
For more information, see “Poisson Distribution Probability” on page 7-11-17.
S
poi
ss
onCDf
Function: Returns the cumulative probability in a Poisson distribution that the success will
occur between specified lower value and upper value.
Syntax: poissonCDf(lower value, upper value,
L
[ ) ]
Example: To determine the Poisson cumulative probability when lower value = 2, upper
value = 3,
L
= 2.26
Menu Item: [Action][Distribution][poissonCDf]
For more information, see “Poisson Cumulative Distribution” on page 7-11-18.
S
invPoi
ss
onCDf
Function: Returns the minimum number of trials of a Poisson cumulative probability
distribution for specified values.
Syntax: invPoissonCDf(
prob
,
L
[ ) ]
Important!
When executing the invPoissonCDf function the calculator uses the specified
prob
value
and the value that is one less the
prob
value minimum number of significant digits (*
prob
value) to calculate minimum number of trials values. The results are assigned to the
system variables
xInv
(calculation result using
prob
) and *
xInv
(calculation result using
*
prob
). The invPoissonCDf function always returns the
xInv
value only. However, when
the
xInv
and *
xInv
values are different, the warning message shown below appears
showing both values.
The calculation results of invPoissonCDf are integers. Accuracy may be reduced when
the first argument has 10 or more digits. Note that even a slight difference in calculation
accuracy affects calculation results. If a warning message appears, check the displayed
values.
2-8-54
Using the Action Menu
Summary of Contents for ClassPad 330
Page 11: ...20060301 20090601 ClassPad 330 ClassPad OS Version 3 04 ...
Page 277: ...20060301 3 3 10 Storing Functions 3 Tap AND Plot OR Plot ...
Page 779: ...20090601 S Graph Line Clustered C S Graph Line Stacked E 13 9 2 Graphing ...
Page 780: ...20090601 S Graph Line 100 Stacked F S Graph Column Clustered G 13 9 3 Graphing ...
Page 781: ...20090601 S Graph Column Stacked I S Graph Column 100 Stacked J 13 9 4 Graphing ...
Page 782: ...20090601 S Graph Bar Clustered K S Graph Bar Stacked 9 13 9 5 Graphing ...