Binomial Distribution
Binomial Distribution
BINOMIAL
DISTRIBUTIONS
Binomial Distribution
Binomial distribution is a suitable model for
event which has:
(i) Exactly 2 possible outcomes that are
mutually exclusive
(ii) Fixed number of trials
(iii) Independent outcomes
(iv) Constant probability of success
(v) P(success) + P(failure) = 1
Formula
x n x
P(X x) nCx.p .q
Where x = 0, 1, 2, ….., n
Calculator key-in
Where x = 0, 1, 2, ….., n
Calculator key-in
Where x = 0, 1, 2, ….., n
Example 1
P (box is bad)
= 1 – P( box is good)
= 1 – P (Less than 2 eggs are broken)
= 1 - {P(0) + P(1)}
= 1 – {6C0 0.10 0.96 + 6C1 0.1 0.95}
= 1 – {0.53144 + 0.35429}
= 0.114
1 – binomcdf(6, .1, 1) = .114
Solution.
(i) Here n = 10 (number of boxes)
and p = 0.114 (probability that a box
is bad).
Mean = = np
Variance = 2 = npq
Example 3
Exercise