Free Tools

Math calculators & solvers

More tools coming soon

Binomial Distribution Calculator

Calculate probabilities for binomial distributions with parameters n and p

Parameters

Formula: P(X = k) = C(n, k) × pᵏ × (1-p)ⁿ⁻ᵏ
Where n is the number of trials, p is the probability of success, and k is the number of successes.