Sie sind auf Seite 1von 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
SSSSSFFFSSFSFS(x number of successes and n-x failures)
Sir Arthur Bowley
(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
n
Further in a series of n trails x successes and n-x failures can occur in c x ways. So, the required probability is
Probability of x successes in n trails is
n
P(X=x) = 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
n
P(X=x) = 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

Now,

p( X
x 0

x) = n c x p x q n x
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 +.+ 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

x 0
n

x 0
n

c x p x q n x
c x p x q n x
n!

x x!(n x)! p

q n x

x 0

n( n 1)!

x x( x 1)!(n x)! p p

x 1

q n x

x 0

( n 1)!

= np

( x 1)!(n x)! p

= np

x 1
n

x 1

q n x

n 1

c x 1 p x 1 q n x

x 1

= 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 ) =

2 n

x 0
n

c x p x q n x

[ x( x 1) x]
x 0
n

c x p x q n x

n
n!
n!
p x q n x + x
p x q n x
x!( n x )!
x!( n x)!
x 0
x 0
n
n( n 1)(n 2)!
p 2 p x2 q n x E ( X )
= x( x 1)
x
(
x

1
)(
x

2
)!
(
n

x
)!
x0
n
(n 2)!
2
n
(
n

1
)
p
p x 2 q n x np
=

x 2 ( x 2)!( n x )!

= x ( x 1)

= n(n 1) p

x2

n2

c x 2 p x 2 q n x np

= n( n 1) p 2 (q p) n 2 np
= n(n 1) p 2 (1) n 2 np [q p 1 ]
= n( n 1) p 2 np . (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

1 E ( X ) Mean np
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 7n(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

n 2 p 2 q 2 (q p) 2
n3 p3q3

(q p) 2
npq

(1 2 p ) 2
[q p 1 ]
npq

The measure of skew ness of B.D is

(1 2 p ) 2
npq

Note: The Binomial distribution is called Symmetric Binomial Distribution if p


Measure of Kurtosis of B.D:

2
=

4
2
2

npq[1 3(n 2) pq ]
n2 p2q2

1
2

[1 3( n 2) pq ]
npq
1 6 pq
=3
npq

Measure of Kurtosis of B.D is 3

1 6 pq
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
P ( X x 1) = n c x 1 p x 1 q n x 1
and

Now,
n
c x p x q n x
P( X 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
p , the distribution is symmetric
If
2
1
p , the distribution is positively skewed
2
1
p , the distribution is negatively skewed
2

4) The measure of Kurtosis of B.D is 2 = 3

1 6 pq
npq

1
, the distribution is mesokurtic
6
1
pq , the distribution is leptokurtic
6
1
pq , the distribution is plattykurtic
6

If pq

1
2
, 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.
and for a symmetric binomial distribution i.e. for p

Das könnte Ihnen auch gefallen