Description Usage Arguments Value Examples
Binomial Proability.
1 | binomprob(k, n, prob, lower.tail)
|
k |
is the number of successes of interest (must be integer). |
n |
the number of trials. |
prob |
probabilty of success |
lower.tail |
is a Boolean for finding the probability above (FALSE) or below (TRUE) the inputted value (inclusive) |
Right or left tail Probabilty of random variable X
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.