Binomial Probability Calculator
P(X = k) = C(n,k) p^k (1−p)^(n−k). Probability of exactly k successes in n trials.
Result
General calculation reads
Amazon affiliateAs an Amazon Associate we may earn from qualifying purchases. This does not add cost for you.
How to use this calculator
- Enter n trials, k successes, p success probability.
- Read P(X = k), cumulative, and moments.
About this calculator
Binomial distribution models the count of successes in n independent trials, each with probability p. Mean = np; variance = np(1−p). For large n, approximated by normal N(np, np(1−p)). Examples: number of heads in 10 coin flips (n=10, p=0.5), number of defective items, number of yes-responses in a survey. Foundational for hypothesis testing of proportions.
Frequently asked
When is binomial valid?+
Compare P(X = k) and P(X ≤ k)?+
Normal approximation?+
Bernoulli?+
Hypergeometric?+
Related calculators
More tools you might like
Hand-picked tools that pair well with this one — same audience, same intent.
Compute probability density and cumulative probability at x for given μ, σ.
C(n, r) = n! / (r!(n−r)!). Number of ways to choose r items from n where order doesn't matter.
P(n, r) = n! / (n−r)!. Number of ways to arrange r items from n where order matters.
Convert a z-score to one-tail or two-tail p-value via the standard normal CDF.
CI = mean ± z × (σ/√n). 90 / 95 / 99 % standard intervals.
Paste a reference text (e.g. the canonical doc-template body) and upload a signed PDF — get a redline showing exactly what was changed.