
Distributions
uProgram, eActivity or Main Application
Command: InvPoissonCD
Command Syntax
prob value, μ value
Input Example:
InvPoissonCD 0.8074,2.26
kGeometric Distribution Geometric Distribution Probability
Menu:
Description: This c�ommand c�alc�ulates the probability that a random variable that follows a geometric� distribution will be a given x value.
f (x) = p(1– p)x – 1 | (x = 1, 2, 3, ···) | p : probability of succ��ess |
|
| (0 <p <1) |
Definition of Terms
x : spec�ified trial (positive integer)
pos : probability of succ��ess p (0 <p <1)
Calculation Result Output
prob : geometric� probability
Example
Spec�ified trial : 6
Probability of succ��ess : 0.4
•Statistics Wizard Operation
(1)On the menu bar, tap [Calc]� and then [Distribution].
(2)Select� [Geometric� PD] and then tap [Next >>].
(3)Input values.
(4)Tap [Next >>].
(5)To display the graph, tap $.
uProgram, eActivity or Main Application
Command: GeoPD
Command Syntax
x value, pos value
Input Example:
GeoPD 6,0.4
20070301