Mean and Variance of Binomial Distribution
If p is the probability of success and q is the probability of failure in a binomial trial, then the expected number of successes in n trials (i.e. the mean value of the binomial distribution) is
E(X) = μ = np
The variance of the binomial distribution is
V(X) = σ2 = npq
Note: In a binomial distribution, only 2 parameters, namely n and p, are needed to determine the probability.
Example 1
A die is tossed
3 times. What is the probability of
(a) No fives turning up?
(b) 1 five?
(c) 3 fives?
ANSWER:
This is a binomial distribution because there are only
2 possible outcomes (we get a
5 or we don't).
Now,
n=3 for each part. Let
X= number of fives appearing.
(a) Here, x = 0.
P(X=0) =Cxnpxqn−x =C03(61)0(65)3 =216125 =0.5787
(b) Here, x = 1.
P(X=1) =Cxnpxqn−x =C13(61)1(65)2 =21675 =0.34722
(c) Here, x = 3.
P(X=3)=Cxnpxqn−x=C33(61)3(65)0=2161=4.6296×10−3
No comments:
Post a Comment