Calculate probabilities for two events, series of independent events, and normal distributions.
Calculate union, intersection, and other related probabilities of two independent events.
Calculate binomial probabilities for repeated independent trials (e.g., probability of exactly k successes in n trials).
Calculate the probability (area under the curve) between two bounds in a normal distribution, with visualization and confidence intervals.
| Confidence | Range |
|---|---|
| 68.27% | μ ± 1σ |
| 95.45% | μ ± 2σ |
| 99.73% | μ ± 3σ |
| 95% | μ ± 1.96σ |
| 99% | μ ± 2.58σ |
This calculator computes all major probabilities related to two independent events A and B.
Key Formulas:
This section calculates binomial probabilities — the probability of getting exactly k successes in n independent trials, each with success probability p. You can also calculate "at least k" or "at most k" successes.
This is extremely useful for modeling coin flips, quality control, survey responses, and many other repeated independent trials.
Calculates the probability (area under the bell curve) between any two values. The normal distribution is the most important probability distribution in statistics.
Key Features of This Calculator:
The 68-95-99.7 Rule: