Probability
Probability
Chapter 13
PROBABILITY
13.1 Introduction
In earlier Classes, we have studied the probability as a
measure of uncertainty of events in a random experiment.
We discussed the axiomatic approach formulated by
Russian Mathematician, A.N. Kolmogorov (1903-1987)
and treated probability as a function of outcomes of the
experiment. We have also established equivalence between
the axiomatic theory and the classical theory of probability
in case of equally likely outcomes. On the basis of this
relationship, we obtained probabilities of events associated
with discrete sample spaces. We have also studied the
addition rule of probability. In this chapter, we shall discuss
the important concept of conditional probability of an event
given that another event has occurred, which will be helpful
in understanding the Bayes' theorem, multiplication rule of Pierre de Fermat
probability and independence of events. We shall also learn (1601-1665)
an important concept of random variable and its probability
distribution and also the mean and variance of a probability distribution. In the last
section of the chapter, we shall study an important discrete probability distribution
called Binomial distribution. Throughout this chapter, we shall take up the experiments
having equally likely outcomes, unless stated otherwise.
13.2 Conditional Probability
Uptill now in probability, we have discussed the methods of finding the probability of
events. If we have two events from the same sample space, does the information
about the occurrence of one of the events affect the probability of the other event? Let
us try to answer this question by taking up a random experiment in which the outcomes
are equally likely to occur.
Consider the experiment of tossing three fair coins. The sample space of the
experiment is
S = {HHH, HHT, HTH, THH, HTT, THT, TTH, TTT}
532 MATHEMATICS
1
Since the coins are fair, we can assign the probability
to each sample point. Let
8
E be the event ‘at least two heads appear’ and F be the event ‘first coin shows tail’.
Then
E = {HHH, HHT, HTH, THH}
and F = {THH, THT, TTH, TTT}
Therefore P(E) = P ({HHH}) + P ({HHT}) + P ({HTH}) + P ({THH})
1 1 1 1 1
= (Why ?)
8 8 8 8 2
and P(F) = P ({THH}) + P ({THT}) + P ({TTH}) + P ({TTT})
1 1 1 1 1
=
8 8 8 8 2
Also E F = {THH}
1
with P(E F) = P({THH}) =
8
Now, suppose we are given that the first coin shows tail, i.e. F occurs, then what is
the probability of occurrence of E? With the information of occurrence of F, we are
sure that the cases in which first coin does not result into a tail should not be considered
while finding the probability of E. This information reduces our sample space from the
set S to its subset F for the event E. In other words, the additional information really
amounts to telling us that the situation may be considered as being that of a new
random experiment for which the sample space consists of all those outcomes only
which are favourable to the occurrence of the event F.
Now, the sample point of F which is favourable to event E is THH.
1
Thus, Probability of E considering F as the sample space = ,
4
1
or Probability of E given that the event F has occurred =
4
This probability of the event E is called the conditional probability of E given
that F has already occurred, and is denoted by P (E|F).
1
Thus P(E|F) =
4
Note that the elements of F which favour the event E are the common elements of
E and F, i.e. the sample points of E F.
PROBABILITY 533
Thus, we can also write the conditional probability of E given that F has occurred as
Number of elementary events favourable to E F
P(E|F) =
Number of elementary events which arefavourable to F
n (E F)
=
n (F)
Dividing the numerator and the denominator by total number of elementary events
of the sample space, we see that P(E|F) can also be written as
n(E F)
n(S) P(E F)
P(E|F) = ... (1)
n(F) P(F)
n(S)
Note that (1) is valid only when P(F) 0 i.e., F (Why?)
Thus, we can define the conditional probability as follows :
Definition 1 If E and F are two events associated with the same sample space of a
random experiment, the conditional probability of the event E given that F has occurred,
i.e. P (E|F) is given by
P (E F)
P(E|F) = provided P(F) 0
P (F)
P (F F) P (F)
Also P(F|F) = 1
P (F) P (F)
Thus P(S|F) = P(F|F) = 1
Property 2 If A and B are any two events of a sample space S and F is an event
of S such that P(F) 0, then
P((A B)|F) = P (A|F) + P(B|F) – P ((A B)|F)
534 MATHEMATICS
P[(A F) (B F)]
=
P (F)
(by distributive law of union of sets over intersection)
P (A F) + P (B F) – P (A B F)
=
P (F)
P (A F) P (B F) P[(A B) F]
=
P(F) P(F) P(F)
= P (A|F) + P (B|F) – P ((A B)|F)
When A and B are disjoint events, then
P ((A B)|F) = 0
P ((A B)|F) = P (A|F) + P (B|F)
Property 3 P (E|F) = 1 P (E|F)
From Property 1, we know that P (S|F) = 1
P (E E|F) = 1 since S = E E
P (E|F) + P (E|F) = 1 sinceE and E are disjoint events
Thus, P (E|F) = 1 P (E|F)
Let us now take up some examples.
7 9 4
Example 1 If P (A) = , P (B) = and P (A B) = , evaluate P (A|B).
13 13 13
4
P (A B) 13 4
Solution We have P (A|B) =
P ( B) 9 9
13
Example 2 A family has two children. What is the probability that both the children are
boys given that at least one of them is a boy ?
PROBABILITY 535
Solution Let b stand for boy and g for girl. The sample space of the experiment is
S = {(b, b), (g, b), (b, g), (g, g)}
Let E and F denote the following events :
E : ‘both the children are boys’
F : ‘at least one of the child is a boy’
Then E = {(b,b)} and F = {(b,b), (g,b), (b,g)}
Now EF = {(b,b)}
3 1
Thus P (F) = and P (EF )=
4 4
1
P (E F) 4 1
Therefore P (E|F) =
P ( F) 3 3
4
Example 3 Ten cards numbered 1 to 10 are placed in a box, mixed up thoroughly and
then one card is drawn randomly. If it is known that the number on the drawn card is
more than 3, what is the probability that it is an even number?
Solution Let A be the event ‘the number on the card drawn is even’ and B be the
event ‘the number on the card drawn is greater than 3’. We have to find P(A|B).
Now, the sample space of the experiment is S = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
Then A = {2, 4, 6, 8, 10}, B = {4, 5, 6, 7, 8, 9, 10}
and A B = {4, 6, 8, 10}
5 7 4
Also P(A) = , P ( B) = and P (A B)
10 10 10
4
P (A B) 10 4
Then P(A|B) =
P ( B) 7 7
10
Example 4 In a school, there are 1000 students, out of which 430 are girls. It is known
that out of 430, 10% of the girls study in class XII. What is the probability that a student
chosen randomly studies in Class XII given that the chosen student is a girl?
Solution Let E denote the event that a student chosen randomly studies in Class XII
and F be the event that the randomly chosen student is a girl. We have to find P (E|F).
536 MATHEMATICS
430 43
Now P(F) = 0.43 and P ( E F) = 0.043 (Why?)
1000 1000
P (E F) 0.043
Then P(E|F) = 0.1
P ( F) 0.43
Example 5 A die is thrown three times. Events A and B are defined as below:
A : 4 on the third throw
B : 6 on the first and 5 on the second throw
Find the probability of A given that B has already occurred.
Solution The sample space has 216 outcomes.
1
P (A B) 216 1
Then P(A|B) =
P (B) 6 6
216
Example 6 A die is thrown twice and the sum of the numbers appearing is observed
to be 6. What is the conditional probability that the number 4 has appeared at least
once?
Solution Let E be the event that ‘number 4 appears at least once’ and F be the event
that ‘the sum of the numbers appearing is 6’.
Then, E = {(4,1), (4,2), (4,3), (4,4), (4,5), (4,6), (1,4), (2,4), (3,4), (5,4), (6,4)}
and F = {(1,5), (2,4), (3,3), (4,2), (5,1)}
11 5
We have P(E) = and P (F) =
36 36
Also E F = {(2,4), (4,2)}
PROBABILITY 537
2
Therefore P(E F) =
36
Hence, the required probability
2
P (E F) 36 2
P (E|F) =
P (F) 5 5
36
For the conditional probability discussed above, we have considered the elemen-
tary events of the experiment to be equally likely and the corresponding definition of
the probability of an event was used. However, the same definition can also be used in
the general case where the elementary events of the sample space are not equally
likely, the probabilities P (E F) and P (F) being calculated accordingly. Let us take up
the following example.
Example 7 Consider the experiment of tossing a coin. If the coin shows head, toss it
again but if it shows tail, then throw a die. Find the
conditional probability of the event that ‘the die shows
a number greater than 4’ given that ‘there is at least
one tail’.
Solution The outcomes of the experiment can be
represented in following diagrammatic manner called
the ‘tree diagram’.
The sample space of the experiment may be
Fig 13.1
described as
S = {(H,H), (H,T), (T,1), (T,2), (T,3), (T,4), (T,5), (T,6)}
where (H, H) denotes that both the tosses result into
head and (T, i) denote the first toss result into a tail and
the number i appeared on the die for i = 1,2,3,4,5,6.
Thus, the probabilities assigned to the 8 elementary
events
(H, H), (H, T), (T, 1), (T, 2), (T, 3) (T, 4), (T, 5), (T, 6)
1 1 1 1 1 1 1 1
are , , , , , , , respectively which is
4 4 12 12 12 12 12 12
clear from the Fig 13.2. Fig 13.2
538 MATHEMATICS
Let F be the event that ‘there is at least one tail’ and E be the event ‘the die shows
a number greater than 4’. Then
F = {(H,T), (T,1), (T,2), (T,3), (T,4), (T,5), (T,6)}
E = {(T,5), (T,6)} and E F = {(T,5), (T,6)}
Now P (F) = P({(H,T)}) + P ({(T,1)}) + P ({(T,2)}) + P ({(T,3)})
+ P ({(T,4)}) + P({(T,5)}) + P({(T,6)})
1 1 1 1 1 1 1 3
=
4 12 12 12 12 12 12 4
1 1 1
and P (E F) = P ({(T,5)}) + P ({(T,6)}) =
12 12 6
1
P (E F) 6 2
Hence P(E|F) =
P (F) 3 9
4
EXERCISE 13.1
1. Given that E and F are events such that P(E) = 0.6, P(F) = 0.3 and
P(E F) = 0.2, find P (E|F) and P (F|E)
2. Compute P(A|B), if P(B) = 0.5 and P (A B) = 0.32
3. If P (A) = 0.8, P (B) = 0.5 and P (B|A) = 0.4, find
(i) P (A B) (ii) P(A|B) (iii) P(A B)
5 2
4. Evaluate P(A B), if 2P(A) = P(B) = and P(A|B) =
13 5
6 5 7
5. If P(A) = , P(B) = and P(A B) , find
11 11 11
(i) P(AB) (ii) P(A|B) (iii) P(B|A)
Determine P(E|F) in Exercises 6 to 9.
6. A coin is tossed three times, where
(i) E : head on third toss , F : heads on first two tosses
(ii) E : at least two heads , F : at most two heads
(iii) E : at most two tails , F : at least one tail
PROBABILITY 539
P (E F)
or P (F|E) = (since E F = F E)
P (E)
Thus, P(E F) = P(E). P(F|E) .... (2)
Combining (1) and (2), we find that
P (E F) = P(E) P(F|E)
= P(F) P(E|F) provided P(E) 0 and P(F) 0.
The above result is known as the multiplication rule of probability.
Let us now take up an example.
Example 8 An urn contains 10 black and 5 white balls. Two balls are drawn from the
urn one after the other without replacement. What is the probability that both drawn
balls are black?
Solution Let E and F denote respectively the events that first and second ball drawn
are black. We have to find P (E F) or P (EF).
PROBABILITY 541
10
Now P (E) = P (black ball in first draw) =
15
Also given that the first ball drawn is black, i.e., event E has occurred, now there
are 9 black balls and five white balls left in the urn. Therefore, the probability that the
second ball drawn is black, given that the ball in the first draw is black, is nothing but
the conditional probability of F given that E has occurred.
9
i.e. P(F|E) =
14
By multiplication rule of probability, we have
P (E F) = P (E) P (F|E)
10 9 3
=
15 14 7
Multiplication rule of probability for more than two events If E, F and G are
three events of sample space, we have
P (E F G) = P (E) P (F|E) P (G|(E F)) = P (E) P (F|E) P (G|EF)
Similarly, the multiplication rule of probability can be extended for four or
more events.
The following example illustrates the extension of multiplication rule of probability
for three events.
Example 9 Three cards are drawn successively, without replacement from a pack of
52 well shuffled cards. What is the probability that first two cards are kings and the
third card drawn is an ace?
Solution Let K denote the event that the card drawn is king and A be the event that
the card drawn is an ace. Clearly, we have to find P (KKA)
4
Now P(K) =
52
Also, P (K|K) is the probability of second king with the condition that one king has
already been drawn. Now there are three kings in (52 1) = 51 cards.
3
Therefore P(K|K) =
51
Lastly, P(A|KK) is the probability of third drawn card to be an ace, with the condition
that two kings have already been drawn. Now there are four aces in left 50 cards.
542 MATHEMATICS
4
Therefore P (A|KK) =
50
By multiplication law of probability, we have
P (KKA) = P(K) P(K|K) P(A|KK)
4 3 4 2
=
52 51 50 5525
13.4 Independent Events
Consider the experiment of drawing a card from a deck of 52 playing cards, in which
the elementary events are assumed to be equally likely. If E and F denote the events
'the card drawn is a spade' and 'the card drawn is an ace' respectively, then
13 1 4 1
P(E) = and P(F)
52 4 52 13
Also E and F is the event ' the card drawn is the ace of spades' so that
1
P (E F) =
52
1
P (E F) 52 1
Hence P(E|F) =
P (F) 1 4
13
1
Since P(E) = = P (E|F), we can say that the occurrence of event F has not
4
affected the probability of occurrence of the event E.
We also have
1
P (E F) 52 1
P(F|E) = P(F)
P(E) 1 13
4
1
Again, P (F) = = P (F|E) shows that occurrence of event E has not affected
13
the probability of occurrence of the event F.
Thus, E and F are two events such that the probability of occurrence of one of
them is not affected by occurrence of the other.
Such events are called independent events.
PROBABILITY 543
If at least one of the above is not true for three given events, we say that the
events are not independent.
Example 10 A die is thrown. If E is the event ‘the number appearing is a multiple of
3’ and F be the event ‘the number appearing is even’ then find whether E and F are
independent ?
Solution We know that the sample space is S = {1, 2, 3, 4, 5, 6}
Now E = { 3, 6}, F = { 2, 4, 6} and E F = {6}
2 1 3 1 1
Then P (E) = , P (F) and P (E F)
6 3 6 2 6
Clearly P (E F) = P(E). P (F)
Hence E and F are independent events.
Example 11 An unbiased die is thrown twice. Let the event A be ‘odd number on the
first throw’ and B the event ‘odd number on the second throw’. Check the independence
of the events A and B.
Solution If all the 36 elementary events of the experiment are considered to be equally
likely, we have
18 1 18 1
P(A) = and P (B)
36 2 36 2
Also P (A B) = P (odd number on both throws)
9 1
=
36 4
1 1 1
Now P (A) P(B) =
2 2 4
Clearly P (A B) = P (A) × P (B)
Thus, A and B are independent events
Example 12 Three coins are tossed simultaneously. Consider the event E ‘three heads
or three tails’, F ‘at least two heads’ and G ‘at most two heads’. Of the pairs (E,F),
(E,G) and (F,G), which are independent? which are dependent?
Solution The sample space of the experiment is given by
S = {HHH, HHT, HTH, THH, HTT, THT, TTH, TTT}
Clearly E = {HHH, TTT}, F= {HHH, HHT, HTH, THH}
PROBABILITY 545
2 1 4 1 7
Therefore P (E) = , P (F) , P(G)
8 4 8 2 8
1 1 3
and P (E F) = , P (E G) , P(F G)
8 8 8
1 1 1 1 7 7
Also P (E) . P (F) = , P(E) P(G)
4 2 8 4 8 32
1 7 7
and P (F) . P(G) =
2 8 16
Thus P (E F) = P(E) . P(F)
P (E G) P(E) . P(G)
and P (F G) P (F) . P(G)
Hence, the events (E and F) are independent, and the events (E and G) and
(F and G) are dependent.
Example 13 Prove that if E and F are independent events, then so are the events
E and F
Solution Since E and F are independent, we have
P (E F) = P (E) . P (F) ....(1)
From the venn diagram in Fig 13.3, it is clear
that E F and E F are mutually exclusive events (E ’ F ’ ) S
E F
and also E =(E F)(E F).
Therefore P (E) = P (E F) + P(E F)
or P (E F) = P(E) P(E F)
(E F ’ ) (E ’ F)
= P(E) P(E) . P(F) (E F)
(by (1)) Fig 13.3
= P(E) (1P(F))
= P(E). P(F)
Hence, E and F are independent
546 MATHEMATICS
Note In a similar manner, it can be shown that if the events E and F are
independent, then
(a) E and F are independent,
(b) E and F are independent
Example 14 If A and B are two independent events, then the probability of occurrence
of at least one of A and B is given by 1– P(A) P(B)
Solution We have
P (at least one of A and B) = P(A B)
= P(A) + P(B) P(A B)
= P(A) + P(B) P(A) P(B)
= P(A) + P(B) [1P(A)]
= P(A) + P(B). P(A)
= 1 P(A) + P(B) P(A)
= 1 P(A) [1 P(B)]
= 1 P(A) P (B)
EXERCISE 13.2
3 1
1. If P(A) and P (B) , find P (A B) if A and B are independent events.
5 5
2. Two cards are drawn at random and without replacement from a pack of 52
playing cards. Find the probability that both the cards are black.
3. A box of oranges is inspected by examining three randomly selected oranges
drawn without replacement. If all the three oranges are good, the box is approved
for sale, otherwise, it is rejected. Find the probability that a box containing 15
oranges out of which 12 are good and 3 are bad ones will be approved for sale.
4. A fair coin and an unbiased die are tossed. Let A be the event ‘head appears on
the coin’ and B be the event ‘3 on the die’. Check whether A and B are
independent events or not.
5. A die marked 1, 2, 3 in red and 4, 5, 6 in green is tossed. Let A be the event,
‘the number is even,’ and B be the event, ‘the number is red’. Are A and B
independent?
3 3 1
6. Let E and F be events with P (E) , P (F) and P (E F) = . Are
5 10 5
E and F independent?
PROBABILITY 547
1 3
7. Given that the events A and B are such that P(A) = , P (A B) = and
2 5
P (B) = p. Find p if they are (i) mutually exclusive (ii) independent.
8. Let A and B be independent events with P (A) = 0.3 and P(B) = 0.4. Find
(i) P (A B) (ii) P (A B
(iii) P (A|B) (iv) P (B|A)
1 1 1
9. If A and B are two events such that P (A) = , P (B) = and P (A B) = ,
4 2 8
find P (not A and not B).
1 7 1
10. Events A and B are such that P (A) = , P(B) = and P(not A or not B) = .
2 12 4
State whether A and B are independent ?
11. Given two independent events A and B such that P(A) = 0.3, P(B) = 0.6.
Find
(i) P(A and B) (ii) P(A and not B)
(iii) P(A or B) (iv) P(neither A nor B)
12. A die is tossed thrice. Find the probability of getting an odd number at least once.
13. Two balls are drawn at random with replacement from a box containing 10 black
and 8 red balls. Find the probability that
(i) both balls are red.
(ii) first ball is black and second is red.
(iii) one of them is black and other is red.
1 1
14. Probability of solving specific problem independently by A and B are and
2 3
respectively. If both try to solve the problem independently, find the probability
that
(i) the problem is solved (ii) exactly one of them solves the problem.
15. One card is drawn at random from a well shuffled deck of 52 cards. In which of
the following cases are the events E and F independent ?
(i) E : ‘the card drawn is a spade’
F : ‘the card drawn is an ace’
(ii) E : ‘the card drawn is black’
F : ‘the card drawn is a king’
(iii) E : ‘the card drawn is a king or queen’
F : ‘the card drawn is a queen or jack’.
548 MATHEMATICS
16. In a hostel, 60% of the students read Hindi newspaper, 40% read English
newspaper and 20% read both Hindi and English newspapers. A student is
selected at random.
(a) Find the probability that she reads neither Hindi nor English newspapers.
(b) If she reads Hindi newspaper, find the probability that she reads English
newspaper.
(c) If she reads English newspaper, find the probability that she reads Hindi
newspaper.
Choose the correct answer in Exercises 17 and 18.
17. The probability of obtaining an even prime number on each die, when a pair of
dice is rolled is
1 1 1
(A) 0 (B) (C) (D)
3 12 36
18. Two events A and B will be independent, if
(A) A and B are mutually exclusive
(B) P(AB) = [1 – P(A)] [1 – P(B)]
(C) P(A) = P(B)
(D) P(A) + P(B) = 1
13.5 Bayes' Theorem
Consider that there are two bags I and II. Bag I contains 2 white and 3 red balls and
Bag II contains 4 white and 5 red balls. One ball is drawn at random from one of the
1
bags. We can find the probability of selecting any of the bags (i.e. ) or probability of
2
drawing a ball of a particular colour (say white) from a particular bag (say Bag I). In
other words, we can find the probability that the ball drawn is of a particular colour, if
we are given the bag from which the ball is drawn. But, can we find the probability that
the ball drawn is from a particular bag (say Bag II), if the colour of the ball drawn is
given? Here, we have to find the reverse probability of Bag II to be selected when an
event occurred after it is known. Famous mathematician, John Bayes' solved the problem
of finding reverse probability by using conditional probability. The formula developed
by him is known as ‘Bayes theorem’ which was published posthumously in 1763.
Before stating and proving the Bayes' theorem, let us first take up a definition and
some preliminary results.
13.5.1 Partition of a sample space
A set of events E1, E2, ..., En is said to represent a partition of the sample space S if
(a) Ei Ej = , i j, i, j = 1, 2, 3, ..., n
PROBABILITY 549
Proof Given that E1, E2,..., En is a partition of the sample space S (Fig 13.4). Therefore,
S = E1 E2 En ... (1)
and Ei Ej = , i j, i, j = 1, 2, ..., n
Now, we know that for any event A,
A = A S
= A (E1 E2 ... En)
= (A E1) (A E2) (A En) Fig 13.4
Also A Ei and A Ej are respectively the subsets of Ei and Ej . We know that
Ei and Ej are disjoint, for i j , therefore, A Ei and A Ej are also disjoint for all
i j, i, j = 1, 2, ..., n.
Thus, P(A) = P [(A E1) (A E2) .....(A En)]
= P (A E1) + P (A E2) + ... + P (A En)
Now, by multiplication rule of probability, we have
P(A Ei) = P(Ei) P(A|Ei) as P (Ei) 0i = 1,2,..., n
550 MATHEMATICS
Example 15 A person has undertaken a construction job. The probabilities are 0.65
that there will be strike, 0.80 that the construction job will be completed on time if there
is no strike, and 0.32 that the construction job will be completed on time if there is a
strike. Determine the probability that the construction job will be completed on time.
Solution Let A be the event that the construction job will be completed on time, and B
be the event that there will be a strike. We have to find P(A).
We have
P(B) = 0.65, P(no strike) = P(B) = 1 P(B) = 1 0.65 = 0.35
P(A|B) = 0.32, P(A|B) = 0.80
Since events B and B form a partition of the sample space S, therefore, by theorem
on total probability, we have
P(A) = P(B) P(A|B) + P(B) P(A|B)
= 0.65 × 0.32 + 0.35 × 0.8
= 0.208 + 0.28 = 0.488
Thus, the probability that the construction job will be completed in time is 0.488.
We shall now state and prove the Bayes' theorem.
Bayes’ Theorem If E1, E2 ,..., En are n non empty events which constitute a partition
of sample space S, i.e. E1, E2 ,..., En are pairwise disjoint and E1 E2 ... En = S and
A is any event of nonzero probability, then
P (E i ) P (A|E i )
P(Ei|A) = n for any i = 1, 2, 3, ..., n
P(E j ) P (A|E j )
j1
Remark The following terminology is generally used when Bayes' theorem is applied.
The events E1, E2, ..., En are called hypotheses.
The probability P(Ei) is called the priori probability of the hypothesis Ei
The conditional probability P(E i |A) is called a posteriori probability of the
hypothesis Ei.
Bayes' theorem is also called the formula for the probability of "causes". Since the
Ei's are a partition of the sample space S, one and only one of the events E i occurs (i.e.
one of the events Ei must occur and only one can occur). Hence, the above formula
gives us the probability of a particular Ei (i.e. a "Cause"), given that the event A has
occurred.
The Bayes' theorem has its applications in variety of situations, few of which are
illustrated in following examples.
Example 16 Bag I contains 3 red and 4 black balls while another Bag II contains 5 red
and 6 black balls. One ball is drawn at random from one of the bags and it is found to
be red. Find the probability that it was drawn from Bag II.
Solution Let E1 be the event of choosing the bag I, E2 the event of choosing the bag II
and A be the event of drawing a red ball.
1
Then P(E1) = P(E2) =
2
3
Also P(A|E1) = P(drawing a red ball from Bag I) =
7
5
and P(A|E2) = P(drawing a red ball from Bag II) =
11
Now, the probability of drawing a ball from Bag II, being given that it is red,
is P(E2|A)
By using Bayes' theorem, we have
1 5
P(E 2 ) P(A|E 2 ) 2 11 35
P(E2|A) = = 1 3 1 5
P(E1 ) P(A|E1 ) + P(E 2 ) P(A|E 2 ) 68
2 7 2 11
Example 17 Given three identical boxes I, II and III, each containing two coins. In
box I, both coins are gold coins, in box II, both are silver coins and in the box III, there
is one gold and one silver coin. A person chooses a box at random and takes out a coin.
If the coin is of gold, what is the probability that the other coin in the box is also of gold?
552 MATHEMATICS
Solution Let E1, E2 and E3 be the events that boxes I, II and III are chosen, respectively.
1
Then P(E1) = P(E2) = P(E3) =
3
Also, let A be the event that ‘the coin drawn is of gold’
2
Then P(A|E1) = P(a gold coin from bag I) = =1
2
P(A|E2) = P(a gold coin from bag II) = 0
1
P(A|E3) = P(a gold coin from bag III) =
2
Now, the probability that the other coin in the box is of gold
= the probability that gold coin is drawn from the box I.
= P(E 1|A)
By Bayes' theorem, we know that
P(E1 ) P(A|E1 )
P(E1|A) =
P(E1 ) P(A|E1 ) + P(E 2 ) P(A|E 2 ) + P(E 3 ) P (A|E 3 )
1
1
3 2
=
1 1 1 1 3
1 0
3 3 3 2
Example 21 A man is known to speak truth 3 out of 4 times. He throws a die and
reports that it is a six. Find the probability that it is actually a six.
Solution Let E be the event that the man reports that six occurs in the throwing of the
die and let S1 be the event that six occurs and S2 be the event that six does not occur.
1
Then P(S1) = Probability that six occurs =
6
5
P(S2) = Probability that six does not occur =
6
P(E|S1) = Probability that the man reports that six occurs when six has
actually occurred on the die
3
= Probability that the man speaks the truth =
4
P(E|S2) = Probability that the man reports that six occurs when six has
not actually occurred on the die
3 1
= Probability that the man does not speak the truth 1
4 4
Thus, by Bayes' theorem, we get
P(S1|E) = Probability that the report of the man that six has occurred is
actually a six
P(S1 ) P(E |S1 )
=
P(S1 ) P(E|S1 ) + P(S2 ) P (E|S2 )
1 3
6 4 1 24 3
=
1 3 5 1 8 8 8
6 4 6 4
3.
Hence, the required probability is
8
EXERCISE 13.3
1. An urn contains 5 red and 5 black balls. A ball is drawn at random, its colour is
noted and is returned to the urn. Moreover, 2 additional balls of the colour drawn
are put in the urn and then a ball is drawn at random. What is the probability that
the second ball is red?
556 MATHEMATICS
2. A bag contains 4 red and 4 black balls, another bag contains 2 red and 6 black
balls. One of the two bags is selected at random and a ball is drawn from the bag
which is found to be red. Find the probability that the ball is drawn from the
first bag.
3. Of the students in a college, it is known that 60% reside in hostel and 40% are
day scholars (not residing in hostel). Previous year results report that 30% of all
students who reside in hostel attain A grade and 20% of day scholars attain A
grade in their annual examination. At the end of the year, one student is chosen
at random from the college and he has an A grade, what is the probability that the
student is a hostlier?
4. In answering a question on a multiple choice test, a student either knows the
3 1
answer or guesses. Let be the probability that he knows the answer and
4 4
be the probability that he guesses. Assuming that a student who guesses at the
1
answer will be correct with probability . What is the probability that the stu-
4
dent knows the answer given that he answered it correctly?
5. A laboratory blood test is 99% effective in detecting a certain disease when it is
in fact, present. However, the test also yields a false positive result for 0.5% of
the healthy person tested (i.e. if a healthy person is tested, then, with probability
0.005, the test will imply he has the disease). If 0.1 percent of the population
actually has the disease, what is the probability that a person has the disease
given that his test result is positive ?
6. There are three coins. One is a two headed coin (having head on both faces),
another is a biased coin that comes up heads 75% of the time and third is an
unbiased coin. One of the three coins is chosen at random and tossed, it shows
heads, what is the probability that it was the two headed coin ?
7. An insurance company insured 2000 scooter drivers, 4000 car drivers and 6000
truck drivers. The probability of an accidents are 0.01, 0.03 and 0.15 respectively.
One of the insured persons meets with an accident. What is the probability that
he is a scooter driver?
8. A factory has two machines A and B. Past record shows that machine A produced
60% of the items of output and machine B produced 40% of the items. Further,
2% of the items produced by machine A and 1% produced by machine B were
defective. All the items are put into one stockpile and then one item is chosen at
random from this and is found to be defective. What is the probability that it was
produced by machine B?
9. Two groups are competing for the position on the Board of directors of a
corporation. The probabilities that the first and the second groups will win are
PROBABILITY 557
0.6 and 0.4 respectively. Further, if the first group wins, the probability of
introducing a new product is 0.7 and the corresponding probability is 0.3 if the
second group wins. Find the probability that the new product introduced was by
the second group.
10. Suppose a girl throws a die. If she gets a 5 or 6, she tosses a coin three times and
notes the number of heads. If she gets 1, 2, 3 or 4, she tosses a coin once and
notes whether a head or tail is obtained. If she obtained exactly one head, what
is the probability that she threw 1, 2, 3 or 4 with the die?
11. A manufacturer has three machine operators A, B and C. The first operator A
produces 1% defective items, where as the other two operators B and C pro-
duce 5% and 7% defective items respectively. A is on the job for 50% of the
time, B is on the job for 30% of the time and C is on the job for 20% of the time.
A defective item is produced, what is the probability that it was produced by A?
12. A card from a pack of 52 cards is lost. From the remaining cards of the pack,
two cards are drawn and are found to be both diamonds. Find the probability of
the lost card being a diamond.
4
13. Probability that A speaks truth is . A coin is tossed. A reports that a head
5
appears. The probability that actually there was head is
4 1 1 2
(A) (B) (C) (D)
5 2 5 5
14. If A and B are two events such that A B and P(B) 0, then which of the
following is correct?
P (B)
(A) P(A | B) (B) P(AB) < P(A)
P (A)
(C) P(A|B) P(A) (D) None of these
13.6 Random Variables and its Probability Distributions
We have already learnt about random experiments and formation of sample spaces. In
most of these experiments, we were not only interested in the particular outcome that
occurs but rather in some number associated with that outcomes as shown in following
examples/experiments.
(i) In tossing two dice, we may be interested in the sum of the numbers on the
two dice.
(ii) In tossing a coin 50 times, we may want the number of heads obtained.
558 MATHEMATICS
(iii) In the experiment of taking out four articles (one after the other) at random
from a lot of 20 articles in which 6 are defective, we want to know the
number of defectives in the sample of four and not in the particular sequence
of defective and nondefective articles.
In all of the above experiments, we have a rule which assigns to each outcome of
the experiment a single real number. This single real number may vary with different
outcomes of the experiment. Hence, it is a variable. Also its value depends upon the
outcome of a random experiment and, hence, is called random variable. A random
variable is usually denoted by X.
If you recall the definition of a function, you will realise that the random variable X
is really speaking a function whose domain is the set of outcomes (or sample space) of
a random experiment. A random variable can take any real value, therefore, its
co-domain is the set of real numbers. Hence, a random variable can be defined as
follows :
Definition 4 A random variable is a real valued function whose domain is the sample
space of a random experiment.
For example, let us consider the experiment of tossing a coin two times in succession.
The sample space of the experiment is S = {HH, HT, TH, TT}.
If X denotes the number of heads obtained, then X is a random variable and for
each outcome, its value is as given below :
X (HH) = 2, X (HT) = 1, X (TH) = 1, X (TT) = 0.
More than one random variables can be defined on the same sample space. For
example, let Y denote the number of heads minus the number of tails for each outcome
of the above sample space S.
Then Y (HH) = 2, Y (HT) = 0, Y (TH) = 0, Y (TT) = – 2.
Thus, X and Y are two different random variables defined on the same sample
space S.
Example 22 A person plays a game of tossing a coin thrice. For each head, he is
given Rs 2 by the organiser of the game and for each tail, he has to give Rs 1.50 to the
organiser. Let X denote the amount gained or lost by the person. Show that X is a
random variable and exhibit it as a function on the sample space of the experiment.
Solution X is a number whose values are defined on the outcomes of a random
experiment. Therefore, X is a random variable.
Now, sample space of the experiment is
S = {HHH, HHT, HTH, THH, HTT, THT, TTH, TTT}
PROBABILITY 559
Then X (HHH) = Rs (2 × 3) = Rs 6
X (HHT) = X (HTH) = X (THH) = Rs (2 × 2 1 × 1.50) = Rs 2.50
X (HTT) = X (THT) = (TTH) = Rs (1 × 2) – (2 × 1.50) = – Re 1
and X (TTT) = Rs (3 × 1.50) = Rs 4.50
where, minus sign shows the loss to the player. Thus, for each element of the sample
space, X takes a unique value, hence, X is a function on the sample space whose range
is
{– 1, 2.50, – 4.50, 6}
Example 23 A bag contains 2 white and 1 red balls. One ball is drawn at random and
then put back in the box after noting its colour. The process is repeated again. If X
denotes the number of red balls recorded in the two draws, describe X.
Solution Let the balls in the bag be denoted by w1, w2, r. Then the sample space is
S = {w1 w1, w1 w2, w2 w2, w2 w1, w1 r, w2 r, r w1, r w2, r r}
Now, for S
X () = number of red balls
Therefore
X ({w1 w1}) = X ({w1 w2}) = X ({w2 w2}) = X ({w2 w1}) = 0
X ({w1 r}) = X ({w2 r}) = X ({r w1}) = X ({r w2}) = 1 and X ({r r}) = 2
Thus, X is a random variable which can take values 0, 1 or 2.
13.6.1 Probability distribution of a random variable
Let us look at the experiment of selecting one family out of ten families f1, f2 ,..., f10 in
such a manner that each family is equally likely to be selected. Let the families f1, f2,
... , f10 have 3, 4, 3, 2, 5, 4, 3, 6, 4, 5 members, respectively.
Let us select a family and note down the number of members in the family denoting
X. Clearly, X is a random variable defined as below :
X (f1) = 3, X (f2) = 4, X (f3) = 3, X (f4) = 2, X (f5) = 5,
X (f6) = 4, X (f7) = 3, X (f8) = 6, X (f9) = 4, X (f10) = 5
Thus, X can take any value 2,3,4,5 or 6 depending upon which family is selected.
Now, X will take the value 2 when the family f4 is selected. X can take the value
3 when any one of the families f1, f3, f7 is selected.
Similarly, X = 4, when family f2, f6 or f9 is selected,
X = 5, when family f5 or f10 is selected
and X = 6, when family f8 is selected.
560 MATHEMATICS
Since we had assumed that each family is equally likely to be selected, the probability
1
that family f4 is selected is .
10
1 1
Thus, the probability that X can take the value 2 is . We write P(X = 2) =
10 10
Also, the probability that any one of the families f1, f3 or f7 is selected is
3
P({f1, f3, f7}) =
10
3
Thus, the probability that X can take the value 3 =
10
3
We write P(X = 3) =
10
Similarly, we obtain
3
P(X = 4) = P({f2, f6, f9}) =
10
2
P(X = 5) = P({f5, f10}) =
10
1
and P(X = 6) = P({f8}) =
10
Such a description giving the values of the random variable along with the
corresponding probabilities is called the probability distribution of the random
variable X.
In general, the probability distribution of a random variable X is defined as follows:
Definition 5 The probability distribution of a random variable X is the system of numbers
X : x1 x2 ... xn
P(X) : p1 p2 ... pn
n
where, pi 0, pi = 1, i = 1, 2,..., n
i 1
The real numbers x1, x2,..., xn are the possible values of the random variable X and
pi (i = 1,2,..., n) is the probability of the random variable X taking the value xi i.e.,
P(X = xi) = pi
PROBABILITY 561
48 48 144
=
52 52 169
P(X = 1) = P(ace and non-ace or non-ace and ace)
= P(ace and non-ace) + P(non-ace and ace)
= P(ace). P(non-ace) + P (non-ace) . P(ace)
4 48 48 4 24
=
52 52 52 52 169
and P(X = 2) = P (ace and ace)
4 4 1
=
52 52 169
Thus, the required probability distribution is
X 0 1 2
144 24 1
P(X)
169 169 169
X 0 1 2 3
125 75 15 1
P(X)
216 216 216 216
Verification Sum of the probabilities
n
125 75 15 1
pi =
216 216 216 216
i 1
125 75 15 1 216
= 1
216 216
PROBABILITY 563
Example 26 Let X denote the number of hours you study during a randomly selected
school day. The probability that X can take the values x, has the following form, where
k is some unknown constant.
0.1, if x 0
kx, if x 1or 2
P(X = x) =
k (5 x), if x 3or 4
0, otherwise
X 0 1 2 3 4
P(X) 0.1 k 2k 2k k
n
(a) We know that pi =1
i 1
Therefore 0.1 + k + 2k + 2k + k = 1
i.e. k = 0.15
(b) P(you study at least two hours) = P(X 2)
= P(X = 2) + P (X = 3) + P (X = 4)
= 2k + 2k + k = 5k = 5 × 0.15 = 0.75
P(you study exactly two hours) = P(X = 2)
= 2k = 2 × 0.15 = 0.3
P(you study at most two hours) = P(X 2)
= P (X = 0) + P(X = 1) + P(X = 2)
= 0.1 + k + 2k = 0.1 + 3k = 0.1 + 3 × 0.15
= 0.55
13.6.2 Mean of a random variable
In many problems, it is desirable to describe some feature of the random variable by
means of a single number that can be computed from its probability distribution. Few
such numbers are mean, median and mode. In this section, we shall discuss mean only.
Mean is a measure of location or central tendency in the sense that it roughly locates a
middle or average value of the random variable.
564 MATHEMATICS
Definition 6 Let X be a random variable whose possible values x1, x2, x3, ..., xn occur
with probabilities p1, p2, p3,..., pn , respectively. The mean of X, denoted by , is the
n
number xi pi i.e. the mean of X is the weighted average of the possible values of X,
i 1
In other words, the mean or expectation of a random variable X is the sum of the
products of all possible values of X by their respective probabilities.
Example 27 Let a pair of dice be thrown and the random variable X be the sum of the
numbers that appear on the two dice. Find the mean or expectation of X.
Solution The sample space of the experiment consists of 36 elementary events in the
form of ordered pairs (xi , yi), where xi = 1, 2, 3, 4, 5, 6 and yi = 1, 2, 3, 4, 5, 6.
The random variable X i.e. the sum of the numbers on the two dice takes the
values 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 or 12.
1
Now P(X = 2) = P({(1,1)})
36
2
P(X = 3) = P({(1,2), (2,1)})
36
3
P(X = 4) = P({(1,3), (2,2), (3,1)})
36
4
P(X = 5) = P({(1,4), (2,3), (3,2), (4,1)})
36
5
P(X = 6) = P({(1,5), (2,4), (3,3), (4,2), (5,1)})
36
6
P(X = 7) = P({(1,6), (2,5), (3,4), (4,3), (5,2), (6,1)})
36
5
P(X = 8) = P({(2,6), (3,5), (4,4), (5,3), (6,2)})
36
PROBABILITY 565
4
P(X = 9) = P({(3,6), (4,5), (5,4), (6,3)})
36
3
P(X = 10) = P({(4,6), (5,5), (6,4)})
36
2
P(X = 11) = P({(5,6), (6,5)})
36
1
P(X = 12) = P({(6,6)})
36
The probability distribution of X is
X or xi 2 3 4 5 6 7 8 9 10 11 12
1 2 3 4 5 6 5 4 3 2 1
P(X) or pi
36 36 36 36 36 36 36 36 36 36 36
Therefore,
n
1 2 3 4
= E(X) = xi pi 2
36
3 4 5
36 36 36
i 1
5 6 5 4 3 2 1
6 7 8 9 10 11 12
36 36 36 36 36 36 36
2 6 12 20 30 42 40 36 30 22 12
= =7
36
Thus, the mean of the sum of the numbers that appear on throwing two fair dice is 7.
13.6.3 Variance of a random variable
The mean of a random variable does not give us information about the variability in the
values of the random variable. In fact, if the variance is small, then the values of the
random variable are close to the mean. Also random variables with different probability
distributions can have equal means, as shown in the following distributions of X and Y.
X 1 2 3 4
1 2 3 2
P(X)
8 8 8 8
566 MATHEMATICS
Y –1 0 4 5 6
1 2 3 1 1
P(Y)
8 8 8 8 8
1 2 3 2 22
Clearly E(X) = 1 2 3 4 2.75
8 8 8 8 8
1 2 3 1 1 22
and E(Y) = 1 0 4 5 6 2.75
8 8 8 8 8 8
The variables X and Y are different, however their means are same. It is also
easily observable from the diagramatic representation of these distributions (Fig 13.5).
P(X) P(Y)
3 3
8 8
2 2
8 8
1 1
8 8
O 1 2 3 4 –1 O 1 2 3 4 5 6
(i) (ii)
Fig 13.5
To distinguish X from Y, we require a measure of the extent to which the values of
the random variables spread out. In Statistics, we have studied that the variance is a
measure of the spread or scatter in data. Likewise, the variability or spread in the
values of a random variable may be measured by variance.
Definition 7 Let X be a random variable whose possible values x1, x2,...,xn occur with
probabilities p(x1), p(x2),..., p(xn) respectively.
i =1
n n n
= xi p ( xi ) μ p ( xi ) 2μxi p ( xi )
2 2
i 1 i 1 i 1
n n n
= xi 2 p( xi ) μ 2 p( xi ) 2μ xi p( xi )
i 1 i 1 i 1
n
n n
= xi 2 p ( xi ) μ 2 2μ 2 since p (xi ) =1and μ = xi p( xi )
i 1 i =1 i 1
n
= xi 2 p( xi ) μ 2
i 1
2
n
n
or Var (X) = xi p( xi ) xi p ( xi )
2
i 1 i 1
n
Var (X) = E(X2) – [E(X)]2, where E(X2) = xi p ( xi )
2
or
i 1
Example 28 Find the variance of the number obtained on a throw of an unbiased die.
1
Also P(1) = P(2) = P(3) = P(4) = P(5) = P(6) =
6
Therefore, the Probability distribution of X is
X 1 2 3 4 5 6
1 1 1 1 1 1
P(X)
6 6 6 6 6 6
n
Now E(X) = xi p( xi )
i 1
1 1 1 1 1 1 21
= 1 2 3 4 5 6
6 6 6 6 6 6 6
2 1 2 1 2 1 2 1 2 1 2 1 91
Also E(X2) = 1 2 3 4 5 6
6 6 6 6 6 6 6
Thus, Var (X) = E (X2) – (E(X))2
2
91 21 91 441 35
=
6 6 6 36 12
Example 29 Two cards are drawn simultaneously (or successively without replacement)
from a well shuffled pack of 52 cards. Find the mean, variance and standard deviation
of the number of kings.
Solution Let X denote the number of kings in a draw of two cards. X is a random
variable which can assume the values 0, 1 or 2.
48!
48
C 2!(48 2)! 48 47 188
Now P(X = 0) = P (no king) 52 2
C2 52! 52 51 221
2!(52 2)!
4 48
C1 C1
P(X = 1) = P (one king and one non-king) 52
C2
4 48 2 32
=
52 51 221
PROBABILITY 569
4
C2 4 3 1
and P(X = 2) = P (two kings) =
52
C 2 52 51 221
Thus, the probability distribution of X is
X 0 1 2
188 32 1
P(X)
221 221 221
n
188 32 1 34
= 0 1 2
221 221 221 221
n
Also E(X2) = xi2 p( xi )
i 1
188 2 32 1 36
= 02 1 22
221 221 221 221
Now Var(X) = E(X2) – [E(X)]2
2
36 34 6800
= –
221 221 (221) 2
6800
Therefore x = Var(X) 0.37
221
EXERCISE 13.4
1. State which of the following are not the probability distributions of a random
variable. Give reasons for your answer.
(i) X 0 1 2
P(X) 0.4 0.4 0.2
(ii) X 0 1 2 3 4
P(X) 0.1 0.5 0.2 – 0.1 0.3
570 MATHEMATICS
(iii) Y –1 0 1
P(Y) 0.6 0.1 0.2
(iv) Z 3 2 1 0 –1
P(Z) 0.3 0.2 0.4 0.1 0.05
2. An urn contains 5 red and 2 black balls. Two balls are randomly drawn. Let X
represent the number of black balls. What are the possible values of X? Is X a
random variable ?
3. Let X represent the difference between the number of heads and the number of
tails obtained when a coin is tossed 6 times. What are possible values of X?
4. Find the probability distribution of
(i) number of heads in two tosses of a coin.
(ii) number of tails in the simultaneous tosses of three coins.
(iii) number of heads in four tosses of a coin.
5. Find the probability distribution of the number of successes in two tosses of a die,
where a success is defined as
(i) number greater than 4
(ii) six appears on at least one die
Determine
(i) k (ii) P(X < 3)
(iii) P(X > 6) (iv) P(0 < X < 3)
PROBABILITY 571
9. The random variable X has a probability distribution P(X) of the following form,
where k is some number :
k , if x 0
2k , if x 1
P(X) =
3k , if x 2
0, otherwise
(ii) When the drawing is done without replacement, the probability of success
7 6
(i.e., red ball) in first trial is , in 2nd trial is if the first ball drawn is red or
7 16 15
if the first ball drawn is black and so on. Clearly, the probability of success is
15
not same for all trials, hence the trials are not Bernoulli trials.
13.7.2 Binomial distribution
Consider the experiment of tossing a coin in which each trial results in success (say,
heads) or failure (tails). Let S and F denote respectively success and failure in each
trial. Suppose we are interested in finding the ways in which we have one success in
six trials.
Clearly, six different cases are there as listed below:
SFFFFF, FSFFFF, FFSFFF, FFFSFF, FFFFSF, FFFFFS.
6!
Similarly, two successes and four failures can have 4! 2! combinations. It will be
lengthy job to list all of these ways. Therefore, calculation of probabilities of 0, 1, 2,...,
n number of successes may be lengthy and time consuming. To avoid the lengthy
calculations and listing of all the possible cases, for the probabilities of number of
successes in n-Bernoulli trials, a formula is derived. For this purpose, let us take the
experiment made up of three Bernoulli trials with probabilities p and q = 1 – p for
success and failure respectively in each trial. The sample space of the experiment is
the set
S = {SSS, SSF, SFS, FSS, SFF, FSF, FFS, FFF}
The number of successes is a random variable X and can take values 0, 1, 2, or 3.
The probability distribution of the number of successes is as below :
P(X = 0) = P(no success)
= P({FFF}) = P(F) P(F) P(F)
= q . q . q = q3 since the trials are independent
P(X = 1) = P(one successes)
= P({SFF, FSF, FFS})
= P({SFF}) + P({FSF}) + P({FFS})
= P(S) P(F) P(F) + P(F) P(S) P(F) + P(F) P(F) P(S)
= p.q.q + q.p.q + q.q.p = 3pq2
P(X = 2) = P (two successes)
= P({SSF, SFS, FSS})
= P({SSF}) + P ({SFS}) + P({FSS})
574 MATHEMATICS
q 3 3q 2 p 3qp 2 p 3 .
Note that the probabilities of 0, 1, 2 or 3 successes are respectively the 1st, 2nd,
3rd and 4th term in the expansion of (q + p)3.
Also, since q + p = 1, it follows that the sum of these probabilities, as expected, is 1.
Thus, we may conclude that in an experiment of n-Bernoulli trials, the probabilities
of 0, 1, 2,..., n successes can be obtained as 1st, 2nd,...,(n + 1)th terms in the expansion
of (q + p)n. To prove this assertion (result), let us find the probability of x-successes in
an experiment of n-Bernoulli trials.
Clearly, in case of x successes (S), there will be (n – x) failures (F).
n!
Now, x successes (S) and (n – x) failures (F) can be obtained in x !(n x)! ways.
n!
Thus, the probability of x successes in n-Bernoulli trials is px qn–x
x !(n x)!
or nCx px qn–x
Thus P(x successes) = n C x p x q n x , x = 0, 1, 2,...,n. (q = 1 – p)
Clearly, P(x successes), i.e. n
C x p x q n x is the (x + 1)th term in the binomial
expansion of (q + p)n.
Thus, the probability distribution of number of successes in an experiment consisting
of n Bernoulli trials may be obtained by the binomial expansion of (q + p)n. Hence, this
PROBABILITY 575
Solution The repeated tosses of a coin are Bernoulli trials. Let X denote the number
of heads in an experiment of 10 trials.
1
Clearly, X has the binomial distribution with n = 10 and p =
2
Therefore P(X = x) = nCxqn–xpx, x = 0, 1, 2,...,n
1 1
Here n = 10, p ,q=1–p=
2 2
10 x x 10
10 1 1 10 1
Therefore P(X = x) = Cx Cx
2 2 2
10
10 1 10! 1 105
Now (i) P(X = 6) = C6
2 6! 4! 210 512
(ii) P(at least six heads) = P(X 6)
= P (X = 6) + P (X = 7) + P (X = 8) + P(X = 9) + P (X = 10)
576 MATHEMATICS
10 10 10 10 10
10 1 1 1 1 1
= C6 10 C7 10 C8 10 C9 10 C10
2 2 2 2 2
10! 10! 10! 10! 10! 1 193
= 10
6! 4! 7! 3! 8! 2! 9! 1! 10! 2 512
(iii) P(at most six heads) = P(X 6)
= P (X = 0) + P (X = 1) + P (X = 2) + P (X = 3)
+ P (X = 4) + P (X = 5) + P (X = 6)
10 10 10 10
1 10 1 10 1 10 1
= C1 C 2 C3
2
2
2
2
10 10 10
10 1 1 1
+ C 4 10 C5 10 C6
2 2 2
848 53
=
1024 64
Example 32 Ten eggs are drawn successively with replacement from a lot containing
10% defective eggs. Find the probability that there is at least one defective egg.
Solution Let X denote the number of defective eggs in the 10 eggs drawn. Since the
drawing is done with replacement, the trials are Bernoulli trials. Clearly, X has the
10 1
binomial distribution with n = 10 and p .
100 10
9
Therefore q = 1 p
10
Now P(at least one defective egg) = P(X 1) = 1 – P (X = 0)
10
10 9 910
= 1 C0 = 1
10 1010
EXERCISE 13.5
1. A die is thrown 6 times. If ‘getting an odd number’ is a success, what is the
probability of
(i) 5 successes? (ii) at least 5 successes?
(iii) at most 5 successes?
PROBABILITY 577
1.
15. The probability that a student is not a swimmer is Then the probability that
5
out of five students, four are swimmers is
4 4
5 4 1 4 1
(A) C4 (B)
5 5 5 5
4
5 1 4
(C) C1 (D) None of these
5 5
Miscellaneous Examples
Example 33 Coloured balls are distributed in four boxes as shown in the following
table:
Box Colour
I 3 4 5 6
II 2 2 2 2
III 1 2 3 1
IV 4 3 1 5
A box is selected at random and then a ball is randomly drawn from the selected
box. The colour of the ball is black, what is the probability that ball drawn is from the
box III?
PROBABILITY 579
1
Solution Let X be the random variable whose probability distribution is B 4, .
3
1 1 2
Here n = 4, p = and q = 1
3 3 3
4 x x
24 1
We know that P(X = x) = C x , x = 0, 1, 2, 3, 4.
3 3
i.e. the distribution of X is
xi P(x i) xi P(xi)
4
4 2
0 C0 0
3
3 3
4 2 1 4 2 1
1 C1 C1
3 3 3 3
580 MATHEMATICS
2
2 1
2 4 2 2 1 2
2
4
C2 2 C2
3 3 3 3
2 1
3 4 2 1 3
3
4
C3 3 C3
3 3 3 3
1
4 4 1 4
4
4
C4 4 C4
3 3
4
Now Mean () = xi p( xi )
i 1
3 2 2 3 4
2 1 2 1 4 2 1 4 1
= 0 4 C1 2 4 C2 + 3 C3 4 C4
3 3 3 3 3 3 3
23 22 2 1
= 4 4
2 6 4
3 4 4 4 1 4
3 3 3 3
32 48 24 4 108 4
=
34 81 3
3
Example 35 The probability of a shooter hitting a target is . How many minimum
4
number of times must he/she fire so that the probability of hitting the target at least
once is more than 0.99?
Solution Let the shooter fire n times. Obviously, n fires are n Bernoulli trials. In each
3
trial, p = probability of hitting the target = and q = probability of not hitting the
4
n x x x
1 n n x x n 1 3 n 3
target = . Then P(X = x) = C x q p C x C x n .
4 4 4 4
Now, given that,
P(hitting the target at least once) > 0.99
i.e. P(x 1) > 0.99
PROBABILITY 581
1
6 6
= =
25 11
1
36
582 MATHEMATICS
6 5
P(B wins) = 1 – P (A wins) = 1
11 11
Remark If a + ar + ar2 + ... + arn–1 + ..., where | r | < 1, then sum of this infinite G.P.
a .
is given by (Refer A.1.3 of Class XI Text book).
1 r
Example 37 If a machine is correctly set up, it produces 90% acceptable items. If it is
incorrectly set up, it produces only 40% acceptable items. Past experience shows that
80% of the set ups are correctly done. If after a certain set up, the machine produces
2 acceptable items, find the probability that the machine is correctly setup.
Solution Let A be the event that the machine produces 2 acceptable items.
Also let B1 represent the event of correct set up and B2 represent the event of
incorrect setup.
Now P(B1) = 0.8, P(B2) = 0.2
P(A|B1) = 0.9 × 0.9 and P(A|B2) = 0.4 × 0.4
P (B1 ) P (A|B 1 )
Therefore P(B1|A) =
P (B1 ) P (A|B 1 ) + P (B2 ) P (A|B 2 )
5. An urn contains 25 balls of which 10 balls bear a mark 'X' and the remaining 15
bear a mark 'Y'. A ball is drawn at random from the urn, its mark is noted down
and it is replaced. If 6 balls are drawn in this way, find the probability that
(i) all will bear 'X' mark.
(ii) not more than 2 will bear 'Y' mark.
(iii) at least one ball will bear 'Y' mark.
(iv) the number of balls with 'X' mark and 'Y' mark will be equal.
6. In a hurdle race, a player has to cross 10 hurdles. The probability that he will
5
clear each hurdle is . What is the probability that he will knock down fewer
6
than 2 hurdles?
7. A die is thrown again and again until three sixes are obtained. Find the probabil-
ity of obtaining the third six in the sixth throw of the die.
8. If a leap year is selected at random, what is the chance that it will contain 53
tuesdays?
9. An experiment succeeds twice as often as it fails. Find the probability that in the
next six trials, there will be atleast 4 successes.
10. How many times must a man toss a fair coin so that the probability of having
at least one head is more than 90%?
11. In a game, a man wins a rupee for a six and loses a rupee for any other number
when a fair die is thrown. The man decided to throw a die thrice but to quit as
and when he gets a six. Find the expected value of the amount he wins / loses.
12. Suppose we have four boxes A,B,C and D containing coloured marbles as given
below:
Box Marble colour
Red White Black
A 1 6 3
B 6 2 2
C 8 1 1
D 0 6 4
One of the boxes has been selected at random and a single marble is drawn from
it. If the marble is red, what is the probability that it was drawn from box A?, box B?,
box C?
584 MATHEMATICS
13. Assume that the chances of a patient having a heart attack is 40%. It is also
assumed that a meditation and yoga course reduce the risk of heart attack by
30% and prescription of certain drug reduces its chances by 25%. At a time a
patient can choose any one of the two options with equal probabilities. It is given
that after going through one of the two options the patient selected at random
suffers a heart attack. Find the probability that the patient followed a course of
meditation and yoga?
14. If each element of a second order determinant is either zero or one, what is the
probability that the value of the determinant is positive? (Assume that the indi-
vidual entries of the determinant are chosen independently, each value being
1
assumed with probability ).
2
15. An electronic assembly consists of two subsystems, say, A and B. From previ-
ous testing procedures, the following probabilities are assumed to be known:
P(A fails) = 0.2
P(B fails alone) = 0.15
P(A and B fail) = 0.15
Evaluate the following probabilities
(i) P(A fails|B has failed) (ii) P(A fails alone)
16. Bag I contains 3 red and 4 black balls and Bag II contains 4 red and 5 black balls.
One ball is transferred from Bag I to Bag II and then a ball is drawn from Bag II.
The ball so drawn is found to be red in colour. Find the probability that the
transferred ball is black.
Choose the correct answer in each of the following:
17. If A and B are two events such that P(A) 0 and P(B | A) = 1, then
(A) A B (B) B A (C) B = (D) A =
18. If P(A|B) > P(A), then which of the following is correct :
(A) P(B|A) < P(B) (B) P(A B) < P(A) . P(B)
(C) P(B|A) > P(B) (D) P(B|A) = P(B)
19. If A and B are any two events such that P(A) + P(B) – P(A and B) = P(A), then
(A) P(B|A) = 1 (B) P(A|B) = 1
(C) P(B|A) = 0 (D) P(A|B) = 0
PROBABILITY 585
Summary
The salient features of the chapter are –
The conditional probability of an event E, given the occurrence of the event F
P (E F)
is given by P (E | F) , P(F) 0
P(F)
0 P (E|F) 1, P (E|F) = 1 – P (E|F)
P ((E F)|G) = P (E|G) + P (F|G) – P ((E F)|G)
P (E F) = P (E) P (F|E), P (E) 0
P (E F) = P (F) P (E|F), P (F) 0
If E and F are independent, then
P (E F) = P (E) P (F)
P (E|F) = P (E), P (F) 0
P (F|E) = P (F), P(E) 0
Theorem of total probability
Let {E1, E2, ...,En) be a partition of a sample space and suppose that each of
E1, E2, ..., En has nonzero probability. Let A be any event associated with S,
then
P(A) = P(E1) P (A|E1) + P (E2) P (A|E2) + ... + P (En) P(A|En)
Bayes' theorem If E1, E2, ..., En are events which constitute a partition of
sample space S, i.e. E1, E2, ..., En are pairwise disjoint and E1 E2 ... En = S
and A be any event with nonzero probability, then
P(E i ) P (A|E i )
P(E i | A) n
P(E j ) P (A|E j )
j1
Let X be a random variable whose possible values x1, x2, x3, ..., xn occur with
probabilities p1, p2, p3, ... pn respectively. The mean of X, denoted by , is
n
the number xi pi .
i 1
The mean of a random variable X is also called the expectation of X, denoted
by E (X).
Let X be a random variable whose possible values x1, x2, ..., xn occur with
probabilities p(x1), p(x2), ..., p(xn) respectively.
Let = E(X) be the mean of X. The variance of X, denoted by Var (X) or
x2, is defined as
Historical Note
The earliest indication on measurement of chances in game of dice appeared
in 1477 in a commentary on Dante's Divine Comedy. A treatise on gambling
named liber de Ludo Alcae, by Geronimo Carden (1501-1576) was published
posthumously in 1663. In this treatise, he gives the number of favourable cases
for each event when two dice are thrown.
PROBABILITY 587
——