Calculates the probabilities for a binomial distribution, with replacement of draws.
Syntax
k: Maximum number of success to calculate the probability. Eg., 3
n: Number of independent trials. Eg., 5
p: Probability of success. Eg., 0.5
mode: Determines which function to return. Defaults to 0 if omitted.
0 or FALSE - BINOMDIST returns the probability mass function
Examples
Formula |
Result |
=BINOMDIST(A2;B2;C2;D2) |
0.3125 |
=BINOMDIST(A3;B3;C3;D3) |
0.726506212 |
=BINOMDIST(A4;B4;C4;D4) |
0.121060821 |
Possible Errors
Errors |
Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
#NUM! |
|
Similar Functions
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.