Vous êtes sur la page 1sur 5

Binomial Distribution

Suppose an experiment is repeated ‘n’ times and each trail is independent.


Let us assume that each trail results in two possible mutually exclusive
and exhaustive outcomes i.e. success and failure.
Let X is random variable represents total no. of successes in ‘n’ trails. Let
the probability of success in each trail is p and the probability of failure is q=1-p
and p remains constant from trail to trail.
Now, we have to find out the probability of x successes in n trails.
Let us suppose that a particular order of outcomes of x successes in n
repetitions be as follows Sir Arthur Bowley
SSSSSFFFSSFS………FS(x number of successes and n-x failures) (1869-1957)
Since, the trails are all independent the probability for the joint occurrence of the event is
pppppqqqppqp……..qp
= (pppppp…..x times)(qqqqqq…… (n-x) times)
= pxqn-x
Further in a series of n trails x successes and n-x failures can occur in n c x ways. So, the required
probability is
Probability of x successes in n trails is
P(X=x) = n c x p x q n −x , x =0,1,2,........, n
This is called probability distribution of Binomial random variable X or simply Binomial
distribution. Symbolically this can be written as B(X; n, p)

Def: A random variable X is said to be follow a binomial distribution if its probability function is
given by
P(X=x) = n c x p x q n −x , x =0,1,2,........, n
And p + q =1
Where n and p are called parameters of the binomial distribution.

• The sum of the probabilities of the binomial distribution is unity.


Proof:
For a binomial distribution the probability function is given by
n
P(X=x) = c x p x q n −x , x =0,1,2,........, n
n n
Now, ∑ p ( X = x) = ∑ n c x p x q n −x
x =0 x =0

= n c 0 p 0 q n −0 + n c1 p 1 q n −1 + n c 2 p 2 q n −2 +……….+ n c n p n q n −n
= ( q + p ) n =1 [ q + p =1 ]

• Mean of the binomial distribution


For a binomial distribution the probability function is given by
n
P(X=x) = c x p x q n −x , x =0,1,2,........, n

Now, the mean of the Binomial distribution is


n
E ( X ) = ∑ x P( X = x)
x =0
n
= ∑x
x =0
n
c x p x q n −x
n
= ∑x
x =0
n
c x p x q n −x
n
n!
= ∑x x!(n − x)! p
x =0
x
q n −x
n
n( n −1)!
= ∑x x( x −1)! (n − x)! p p
x =0
x −1
q n −x
n
( n −1)!
= np ∑ ( x −1)! (n − x)! p
x =1
x −1
q n −x
n
= np ∑
x =1
n −1
c x −1 p x −1 q n −x

= np (q + p ) n −1
= np (1) n −1 [ q + p =1 ]
= np
∴The mean of the binomial distribution is np
• Variance of the Binomial distribution:
The variance of the Binomial distribution is
V ( X ) = E ( X 2 ) −[ E ( X )] 2
= E ( X 2 ) − (np ) 2 …………….. (1) [ E ( X ) = np ]
Now,

n
E( X 2 ) = = ∑x
x =0
2 n
c x p x q n −x
n
= ∑[ x( x −1) + x]
x =0
n
c x p x q n −x
n n
n! n!
= ∑x( x −1)
x =0 x! ( n − x )!
p x q n −x + ∑x
x =0 x ! ( n − x )!
p x q n −x
n
n(n −1)( n − 2)!
= ∑ x ( x −1) p 2 p x −2 q n −x + E ( X )
x =0 x( x −1)( x − 2)! (n − x)!
n
(n − 2)!
= n(n − 1) p ∑ p x −2 q n −x + np
2

x =2 ( x − 2)! ( n − x )!
n
= n( n −1) p ∑
n −2
2
c x −2 p x −2 q n −x + np
x =2

= n( n −1) p ( q + p ) n −2 + np
2

= n( n −1) p 2 (1) n −2 + np [ q + p =1 ]
= n( n −1) p + np …………. (2)
2
Putting (2) in (1) we get
V ( X ) = n( n −1) p 2 + np - (np ) 2
= np (np − p +1 − np )
= np (1 − p )
= npq
∴The variance of the Binomial distribution is npq

Note: In B.D since mean = np and variance = npq and p + q = 1 therefore mean >
variance

• Moments of the Binomial distribution


Non central moments (about zero):
µ 1 = E ( X ) = Mean = np
1

1
µ 2 = E ( X 2 ) = n(n − 1) p 2 + np
1
µ 3 = E ( X 3 ) = n(n − 1)(n − 2) p 3 + 3n(n − 1) p 2 + np
1
µ 4 = E ( X 4 ) = n(n − 1)(n − 2)(n − 3) p 4 + 6n(n − 1)(n − 2) p 3 + 7 n(n − 1) p 2 + np
Central moments (about mean):
µ1 = 0
µ 2 = Variance = V ( X ) = E ( X − np ) 2 = npq
µ3 = E ( X − np ) 3 = npq (q − p )
µ 4 = E ( X − np ) 4 = npq[1 + 3(n − 2) pq ]
• Measure of skew ness of Binomial distribution
2
µ3
β1 = 3
µ2
n 2 p 2 q 2 (q − p) 2
=
n3 p 3q 3
(q − p) 2
=
npq
(1 − 2 p ) 2
= [ q + p =1 ]
npq
(1 − 2 p ) 2
⇒ The measure of skew ness of B.D is
npq

1
Note: The Binomial distribution is called Symmetric Binomial Distribution if p =
2

• Measure of Kurtosis of B.D:


µ4
β2 =
µ2
2
npq [1 + 3( n − 2) pq ]
=
n2 p 2q 2
[1 + 3( n − 2) pq ]
=
npq
1 −6 pq
=3 +
npq
1 −6 pq
∴Measure of Kurtosis of B.D is 3+
npq

• Recursion formula for B.D:


For a B.D the probability mass function is given by
P ( X = x ) = n c x p x q n −x
and P ( X = x −1) = n
c x −1 p x −1 q n −x +1
Now,
P( X = x) n
c x p x q n−x
= n
P ( X = x − 1) c x −1 p x −1 q n −x +1
n − x +1 p
=
x q
n − x +1 p
⇒ P( X = x) = P ( X = x −1)
x q

By using the above recursion formula, if we know P ( X = x −1) , we can find P ( X = x)


i.e. if we know P ( X = 0) we can find successively P ( X =1) , P ( X = 2) , P ( X = 3) …… so on

• Mode of the Binomial Distribution:


Case-1: The Binomial Distribution has unique mode if (n+1) p is not an integer and the value
of mode is m, the integral part of (n+1) p
Case-2: The Binomial Distribution has two modes i.e. bimodal if (n+1)p is an integer and the
modes are m and m-1

• Properties of binomial distribution:


1) Binomial distribution is a discrete probability distribution with two parameters n and p and
finite range from 0 to n
2) The mean and the variance of the B.D are np and npq respectively and mean > variance
(1 − 2 p ) 2
3) The measure of skew ness of B.D is β1 =
npq
1
If p = , the distribution is symmetric
2
1
p < , the distribution is positively skewed
2
1
p > , the distribution is negatively skewed
2

1 −6 pq
4) The measure of Kurtosis of B.D is β2 = 3 + npq
1
If pq = , the distribution is mesokurtic
6
1
pq < , the distribution is leptokurtic
6
1
pq > , the distribution is plattykurtic
6
1 2
and for a symmetric binomial distribution i.e. for p = , the kurtosis of B.D is 3 −
2 n
1 n
5) For p = , the binomial distribution has maximum probability at x = , if n is even and
2 2
n −1 n +1
x= and x = , if n is odd
2 2
5) Under certain conditions the B.D approaches to Poisson and Normal distributions
• Uses of Binomial Distribution:
1) It has major application in the field of industrial quality control when items are classified as
defective and non defective
2) This distribution is used when we like to know the opinion of the public when the voters
may be in favor of or against a candidate.
3) This distribution is also used in market researches where a consumer may prefer the
product of brand A or brand B
4) This distribution is used in medical research where a particular drug might cure a person
or not
5) This distribution also used in economic survey where respondents are in for or against a
certain economic policy of the govt.

Vous aimerez peut-être aussi