Casio ClassPad OS Version 3.03 Calculator User Manual


 
20080201
2-8-52
Using the Action Menu
u binomialCDf
Function: Returns the cumulative probability in a binomial distribution that the success
will occur on or before a specified trial.
Syntax: binomialCDf (
x, numtrial value, pos [ ) ]
Example: To determine the binomial cumulative probability when x = 5, numtrial value =
3, pos = 0.63
Menu Item: [Action][Distribution][binomialCDf]
For more information, see “Binomial Cumulative Distribution” on page 7-11-15.
u invBinomialCDf
Function: Returns the minimum number of trials of a binomial cumulative probability
distribution for specified values.
Syntax: invBinomialCDf (
prob, numtrial value, pos [ ) ]
Important!
When executing the invBinomialCDf 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 invBinomialCDf 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 invBinomialCDf 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.
Example: To determine the minimum number of trials when prob = 0.609, numtrial
value = 5, pos = 0.63
Menu Item: [Action][Distribution][invBinomialCDf]
For more information, see “Inverse Binomial Cumulative Distribution” on page 7-11-16.