P(X = 6)
0.205078
20.508%
Probability
Exact probabilities, tails, range checks, a distribution chart, CSV export, and binomial-test p-values in one worksheet.
Computes exact binomial probabilities for a fixed number of trials and a success probability, including point, cumulative-tail, and inclusive-range values. It also provides a continuity-corrected normal approximation and an exact binomial test for A/B scenarios.
For students learning probability and statistics, analysts running A/B tests, and quality-control teams evaluating defect rates against acceptance thresholds.
Enter trials n, success probability p, and successes k. The calculator evaluates the probability mass function for every k and sums rows for cumulative and range queries. A/B mode treats observed successes as a binomial count under the hypothesized rate and returns exact p-values.
The model assumes independent trials with a constant success probability. The normal approximation is generally reliable only when np and n(1-p) are both at least 5.
It is the exact probability of getting exactly k successes in n independent trials when each trial has success probability p.
P(X = k) = C(n,k) × p^k × (1-p)^(n-k), where n is trials, k is successes, p is success probability, and C(n,k) is the binomial coefficient.
P(X <= k) sums outcomes from zero through k. P(X >= k) sums outcomes from k through n. They are used for lower- and upper-tail tests.
Yes. Enable range probability and enter the lower and upper success counts. The calculator sums every exact probability in that inclusive interval.
It is generally reliable when np >= 5 and n(1-p) >= 5. The calculator shows eligibility and lets you compare the approximation with the exact result.
Yes. It treats observed successes as a binomial count under a hypothesized p0 and computes exact one-sided or two-sided p-values.
It adjusts the discrete binomial distribution for the continuous normal curve by adding or subtracting 0.5 before calculating the z-score.
P(X = 6)
0.205078
20.508%
P(X < 6)
0.623047
62.305%
P(X <= 6)
0.828125
82.813%
P(X > 6)
0.171875
17.188%
P(X >= 6)
0.376953
37.695%
Mean
5
Variance
2.5
Std dev
1.5811
Skewness
0
Excess kurtosis
-0.2
| k | P(X=k) | P(X<=k) |
|---|---|---|
| 0 | 0.000977 | 0.000977 |
| 1 | 0.009766 | 0.010742 |
| 2 | 0.043945 | 0.054688 |
| 3 | 0.117188 | 0.171875 |
| 4 | 0.205078 | 0.376953 |
| 5 | 0.246094 | 0.623047 |
| 6 | 0.205078 | 0.828125 |
| 7 | 0.117188 | 0.945313 |
| 8 | 0.043945 | 0.989258 |
| 9 | 0.009766 | 0.999023 |
| 10 | 0.000977 | 1 |
np = 5 and n(1-p) = 5
Exact
0.205078
Normal
0.204524
Error
0.27%
More tools
Probability
Exact probabilities, tails, range checks, a distribution chart, CSV export, and binomial-test p-values in one worksheet.
Computes exact binomial probabilities for a fixed number of trials and a success probability, including point, cumulative-tail, and inclusive-range values. It also provides a continuity-corrected normal approximation and an exact binomial test for A/B scenarios.
For students learning probability and statistics, analysts running A/B tests, and quality-control teams evaluating defect rates against acceptance thresholds.
Enter trials n, success probability p, and successes k. The calculator evaluates the probability mass function for every k and sums rows for cumulative and range queries. A/B mode treats observed successes as a binomial count under the hypothesized rate and returns exact p-values.
The model assumes independent trials with a constant success probability. The normal approximation is generally reliable only when np and n(1-p) are both at least 5.
It is the exact probability of getting exactly k successes in n independent trials when each trial has success probability p.
P(X = k) = C(n,k) × p^k × (1-p)^(n-k), where n is trials, k is successes, p is success probability, and C(n,k) is the binomial coefficient.
P(X <= k) sums outcomes from zero through k. P(X >= k) sums outcomes from k through n. They are used for lower- and upper-tail tests.
Yes. Enable range probability and enter the lower and upper success counts. The calculator sums every exact probability in that inclusive interval.
It is generally reliable when np >= 5 and n(1-p) >= 5. The calculator shows eligibility and lets you compare the approximation with the exact result.
Yes. It treats observed successes as a binomial count under a hypothesized p0 and computes exact one-sided or two-sided p-values.
It adjusts the discrete binomial distribution for the continuous normal curve by adding or subtracting 0.5 before calculating the z-score.
P(X = 6)
0.205078
20.508%
P(X < 6)
0.623047
62.305%
P(X <= 6)
0.828125
82.813%
P(X > 6)
0.171875
17.188%
P(X >= 6)
0.376953
37.695%
Mean
5
Variance
2.5
Std dev
1.5811
Skewness
0
Excess kurtosis
-0.2
| k | P(X=k) | P(X<=k) |
|---|---|---|
| 0 | 0.000977 | 0.000977 |
| 1 | 0.009766 | 0.010742 |
| 2 | 0.043945 | 0.054688 |
| 3 | 0.117188 | 0.171875 |
| 4 | 0.205078 | 0.376953 |
| 5 | 0.246094 | 0.623047 |
| 6 | 0.205078 | 0.828125 |
| 7 | 0.117188 | 0.945313 |
| 8 | 0.043945 | 0.989258 |
| 9 | 0.009766 | 0.999023 |
| 10 | 0.000977 | 1 |
np = 5 and n(1-p) = 5
Exact
0.205078
Normal
0.204524
Error
0.27%
More tools