2.5.2 Binomial Flashcards
(4 cards)
1
Q
What is a binomial distribution?
A
A discrete probability distribution that counts the number of successes in a fixed number of independent Bernoulli trials.
2
Q
What conditions must be met for a binomial distribution?
A
- A fixed number of trials (n).
- Each trial has only two outcomes (success or failure).
- The probability of success (p) is constant across trials.
- The trials are independent of each other.
3
Q
What is the mean (expected value) of a binomial distribution?
A
The expected number of successes in n trials is:
E[X] = n p
4
Q
What is the variance of a binomial distribution?
A
The formula for variance is:
Var(X) = n p (1 - p)