binomial.trial | R Documentation |
returns the likelihood of getting <n> or more/fewer heads depending on whether <w> is T/F
binomial.trial(x, y, n, w)
x |
= probability of success in a 1/0 Bernoulli trial |
y |
= number of coin flips |
n |
= number of heads |
w |
= a boolean (upper/lower tail) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.