Module: Editor
Version: 18.03+
Description
The formula 'Binomial' returns the binomial distribution for a specified number of trials and probability of success.
Parameters
Value: The value at which to evaluate the distribution.
Trials: The number of independant trials.
Probability: The success probability in each trial.
Cumulative: A logical value. If cumulative is TRUE, 'Binomial' returns the cumulative distribution; if FALSE, it returns the probability density function.
Example
Description
In the following example, the formula 'Binomial' is used to compute the probability density function.
Values parameters
Result
Feedback
If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.