Advertisement

Binomial Distribution Calculator

Calculate probabilities for binomial distribution scenarios. Enter the number of trials, probability of success, and number of successes to find exact, cumulative, and range probabilities.

How to Use This Calculator

Understanding the Results

About Binomial Distribution

The binomial distribution is a discrete probability distribution that models the number of successes in a fixed number of independent trials, where each trial has the same probability of success. It's commonly used in quality control, medical trials, survey analysis, and many other fields.

The probability mass function is given by: P(X = x) = C(n,x) × p^x × (1-p)^(n-x), where C(n,x) is the binomial coefficient "n choose x".

Advertisement