Loading…

Mean and Standard Deviation of Binomial Distribution

Statistics • Discrete Random Variables and Their Probability Distributions

View all topics

Mean and Standard Deviation of the Binomial Distribution

For a binomial random variable with parameters n and p, the mean and standard deviation are: μ = n · p σ = √(n · p · q) where q = 1 − p.

Use n ≤ 500 for a clean visualization.
Failure probability: q = 1 − p0.44
Drag to see how μ and σ change.
Ready
Enter n and p, then press Calculate.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is the mean of a binomial distribution?

For X ~ Binomial(n, p), the mean is mu = n x p. It represents the expected number of successes in n trials.

How do you find the standard deviation of a binomial distribution?

First compute the variance sigma^2 = n x p x (1 - p), then take the square root: sigma = sqrt(n x p x (1 - p)).

What does q mean in the binomial standard deviation formula?

q is the probability of failure on each trial and equals 1 - p. The variability depends on both success and failure probabilities.

When can I use the binomial mean and standard deviation formulas?

Use them when you have a fixed number of trials, each trial has two outcomes, trials are independent, and the success probability p stays constant.