ProbabilityDistribution
BINOMIAL
DISTRIBUTION
NORMAL
DISTRIBUTION
1
Binomial Distribution
If a variable X represents a value or an outcome
of an experiment which cannot be predicted,
then X is called a random variable.
If the values of X are discrete, then X is called a
discrete random variable.
Binomial Distribution
For example, if X represents the outcome of an
experiment in which a dice is rolled, then the
values of X are 1,2,3,4,5 and 6.
So X = {1, 2, 3, 4, 5, 6}
An experiment which has only two possible
outcomes, that is success or failure is called a
Bernoulli’s experiment.
Binomial Distribution
X~B(n,p)
n r nr
p ( x r ) Cr p q
n = total number of trials
r = number of successful trials
p = probability of success
q = probability of failure
p+q=1
4
Binomial Distribution graphs
P(x= r)
X
0 1 2 3
The sum of all the probabilities is 1.
0 1 2 3 r
P(x= 0) + P(X = 1) + P(X = 2) + P(X = 3) = 1
9
Binomial Distribution
X~B(n,p)
Mean = np
Variance = npq
npq