Probability 01
Probability 01
Chapter
CONTENTS
1.1 Introduction
1.1 Introduction.
Numerical study of chances of occurrence of events is dealt in probability theory.
The theory of probability is applied in many diverse fields and the flexibility of the theory
provides approximate tools for so great a variety of needs.
There are two approaches to probability viz. (i) Classical approach and (ii) Axiomatic
approach.
In both the approaches we use the term ‘experiment’, which means an operation which can
produce some well-defined outcome(s). There are two types of experiments:
(1) Deterministic experiment : Those experiments which when repeated under identical
conditions produce the same result or outcome are known as deterministic experiments. When
experiments in science or engineering are repeated under identical conditions, we get almost
the same result everytime.
(2) Random experiment : If an experiment, when repeated under identical conditions, do not
produce the same outcome every time but the outcome in a trial is one of the several possible
outcomes then such an experiment is known as a probabilistic experiment or a random
experiment.
In a random experiment, all the outcomes are known in advance but the exact outcome is
unpredictable.
For example, in tossing of a coin, it is known that either a head or a tail will occur but one
is not sure if a head or a tail will be obtained. So it is a random experiment.
1.2 Definitions of Various Terms.
(1) Sample space : The set of all possible outcomes of a trial (random experiment) is called
its sample space. It is generally denoted by S and each outcome of the trial is said to be a
sample point.
Example : (i) If a dice is thrown once, then its sample space is S = {1, 2, 3, 4, 5, 6}
(ii) If two coins are tossed together then its sample space is S = {HT, TH, HH, TT}.
(2) Event : An event is a subset of a sample space.
(i) Simple event : An event containing only a single sample point is called an elementary
or simple event.
Example : In a single toss of coin, the event of getting a head is a simple event.
Here S = {H, T} and E = {H}
Probability 3
(ii) Compound events : Events obtained by combining together two or more elementary
events are known as the compound events or decomposable events.
For example, In a single throw of a pair of dice the event of getting a doublet, is a
compound event because this event occurs if any one of the elementary events (1, 1), (2, 2), (3,
3), (4, 4), (5, 5), (6, 6) occurs.
(iii) Equally likely events : Events are equally likely if there is no reason for an event to
occur in preference to any other event.
Example : If an unbiased die is rolled, then each outcome is equally likely to happen i.e., all
elementary events are equally likely.
(iv) Mutually exclusive or disjoint events : Events are said to be mutually exclusive or
disjoint or incompatible if the occurrence of any one of them prevents the occurrence of all the
others.
Example : E = getting an even number, F = getting an odd number, these two events are
mutually exclusive, because, if E occurs we say that the number obtained is even and so it
cannot be odd i.e., F does not occur.
A1 and A2 are mutually exclusive events if A1 A 2 .
(v) Mutually non-exclusive events : The events which are not mutually exclusive are
known as compatible events or mutually non exclusive events.
(vi) Independent events : Events are said to be independent if the happening (or non-
happening) of one event is not affected by the happening (or non-happening) of others.
Example : If two dice are thrown together, then getting an even number on first is
independent to getting an odd number on the second.
(vii) Dependent events : Two or more events are said to be dependent if the happening of
one event affects (partially or totally) other event.
Example : Suppose a bag contains 5 white and 4 black balls. Two balls are drawn one by
one. Then two events that the first ball is white and second ball is black are independent if the
first ball is replaced before drawing the second ball. If the first ball is not replaced then these
two events will be dependent because second draw will have only 8 exhaustive cases.
(3) Exhaustive number of cases : The total number of possible outcomes of a random
experiment in a trial is known as the exhaustive number of cases.
Example : In throwing a die the exhaustive number of cases is 6, since any one of the six
faces marked with 1, 2, 3, 4, 5, 6 may come uppermost.
(4) Favourable number of cases : The number of cases favourable to an event in a trial is the
total number of elementary events such that the occurrence of any one of them ensures the
happening of the event.
Example : In drawing two cards from a pack of 52 cards, the number of cases favourable to
drawing 2 queens is 4 C 2 .
(5) Mutually exclusive and exhaustive system of events : Let S be the sample space associated
with a random experiment. Let A1, A2, …..An be subsets of S such that
4 Probability
Then the collection of events A1 , A 2 , ....., A n is said to form a mutually exclusive and exhaustive
system of events.
If E1 , E 2 , ....., E n are elementary events associated with a random experiment, then
(i) Ei E j for i j and (ii) E1 E 2 .... E n S
So, the collection of elementary events associated with a random experiment always form
a system of mutually exclusive and exhaustive system of events.
In this system, P( A1 A 2 ....... A n ) P( A1 ) P( A 2 ) ..... P( A n ) 1 .
Important Tips
Independent events are always taken from different experiments, while mutually exclusive events are taken from a
single experiment.
Independent events can happen together while mutually exclusive events cannot happen together.
Independent events are connected by the word “and” but mutually exclusive events are connected by the word “or”.
Example: 1 Two fair dice are tossed. Let A be the event that the first die shows an even number and B be the
event that second die shows an odd number. The two events A and B are [IIT 1979]
(a) Mutually exclusive (b) Independent and mutually exclusive
(c) Dependent (d) None of these
Solution: (d) They are independent events but not mutually exclusive.
1 3
Example: 2 The probabilities of a student getting I, II and III division in an examination are respectively ,
10 5
1
and . The probability that the student fail in the examination is [MP PET 1997]
4
197 27 83
(a) (b) (c) (d) None of these
200 200 100
Solution: (d) A denote the event getting I; B denote the event getting II;
C denote the event getting III; and D denote the event getting fail.
Obviously, these four events are mutually exclusive and exhaustive, therefore
P( A) P(B) P(C ) P(D) 1 P(D) 1 0 .95 0 .05 .
nm m
P( A ) 1 1 P( A)
n n
P( A) P( A ) 1 .
Notations : For two events A and B,
(i) A or A or AC stands for the non-occurrence or negation of A.
(ii) A B stands for the occurrence of at least one of A and B.
(iii) A B stands for the simultaneous occurrence of A and B.
(iv) A B stands for the non-occurrence of both A and B.
(v) A B stands for “the occurrence of A implies occurrence of B”.
1.4 Some important remarks about Coins, Dice , Playing cards and Envelopes.
(1) Coins : A coin has a head side and a tail side. If an experiment consists of more than a
coin, then coins are considered to be distinct if not otherwise stated.
Number of exhaustive cases of tossing n coins simultaneously (or of tossing a coin n times)
n
=2.
(2) Dice : A die (cubical) has six faces marked 1, 2, 3, 4, 5, 6. We may have tetrahedral
(having four faces 1, 2, 3, 4) or pentagonal (having five faces 1, 2, 3, 4, 5) die. As in the case of
coins, if we have more than one die, then all dice are considered to be distinct if not otherwise
stated.
Number of exhaustive cases of throwing n dice simultaneously (or throwing one dice n
times) = 6n.
(3) Playing cards : A pack of playing cards usually has 52 cards. There are 4 suits (Spade,
Heart, Diamond and Club) each having 13 cards. There are two colours red (Heart and Diamond)
and black (Spade and Club) each having 26 cards.
In thirteen cards of each suit, there are 3 face cards or coart cards namely king, queen and
jack. So there are in all 12 face cards (4 kings, 4 queens and 4 jacks). Also there are 16 honour
cards, 4 of each suit namely ace, king, queen and jack.
(4) Probability regarding n letters and their envelopes : If n letters corresponding to n
envelopes are placed in the envelopes at random, then
1
(i) Probability that all letters are in right envelopes .
n!
1
(ii) Probability that all letters are not in right envelopes 1 .
n!
1 1 1 1
(iii) Probability that no letter is in right envelopes ... (1)n .
2! 3! 4 ! n!
(iv) Probability that exactly r letters are in right envelopes
1 1 1 1 1
..... (1)n r .
r! 2! 3! 4 ! (n r)!
Example: 3 If (1 3 p) / 3, (1 p) / 4 and (1 2 p) / 2 are the probabilities of three mutually exclusive events, then the
set of all values of p is [IIT 1986; AMU 2002; AIEEE 2003]
1 1 1 1 1 2 1 2
(a) p (b) p (c) p (d) p
3 2 3 2 2 3 2 3
6 Probability
(1 3 p) (1 p) 1 2p
Solution: (a) Since , and are the probabilities of the three events, we must have
3 4 2
1 3p 1 p 1 2p
0 1, 0 1 and 0 1 1 3 p 2, 3 p 1 and 1 2 p 1
3 4 2
1 2 1 1
p , 3 p 1 and p .
3 3 2 2
1 3p 1 p 1 2p
Also as , and are the probabilities of three mutually exclusive events,
3 4 2
1 3p 1 p 1 2p 1 13
0 1 0 4 12 p 3 3 p 6 12 p 12 p
3 4 2 3 3
1 1 1 2 1 13 1 1
Thus the required values of p are such that max , 3, , p min , 1, , p .
3 2 3 3 2 3 3 2
Example: 4 The probability that a leap year selected randomly will have 53 Sundays is [MP PET 1991, 93, 95]
1 2 4 4
(a) (b) (c) (d)
7 7 53 49
Solution: (b) A leap year contain 366 days i.e. 52 weeks and 2 days, clearly there are 52 Sundays in 52 weeks.
For the remaining two days, we may have any of the two days
(i) Sunday and Monday, (ii) Monday and Tuesday, (iii) Tuesday and Wednesday, (iv) Wednesday and
Thursday,
(v) Thursday and Friday, (iv) Friday and Saturday and (vii) Saturday and Sunday.
2
Now for 53 Sundays, one of the two days must be Sundays, hence required probability .
7
Example: 5 Three identical dice are rolled. The probability that same number will appear on each of them will be
[SCRA 1991; MP PET 1989; IIT 1984; Rajasthan PET 2000, 02; DCE 2001]
1 1 1 3
(a) (b) (c) (d)
6 36 18 28
Solution: (b) If three identical dice are rolled then total number of sample points 6 6 6 216 .
Favourable events (same number appear on each dice) are
6 1
(1, 1, 1) (2, 2, 2) ………(6, 6, 6). Required probability .
216 36
1.5 Problems based on Combination and Permutation.
(1) Problems based on combination or selection : To solve such kind of problems, we use
n!
n
Cr .
r!(n r)!
Example: 6 Three of the six vertices of a regular hexagon are chosen at random. The probability that the triangle
with these three vertices is equilateral, is equal to [IIT 1995; MP PET 2002]
1 1 1 1
(a) (b) (c) (d)
2 5 10 20
654
Solution: (c) Total number of triangles which can be formed = 6 C3 20
1 2 3
2 1
Number of equilateral triangles = 2. Required probability .
20 10
Example: 7 Three distinct numbers are selected from 100 natural number. The probability that all the three
numbers are divisible by 2 and 3 is [IIT Screening 2004]
4 4 4 4
(a) (b) (c) (d)
25 35 55 1155
Probability 7
16
Solution: (d) The numbers should be divisible by 6. Thus the number of favourable ways is C 3 (as there are 16
numbers in first 100 natural numbers, divisible by 6). Required probability is
16
C3 16 15 14 4
.
100
C3 100 99 98 1155
Example: 8 Out of 21 tickets marked with numbers from 1 to 21, three are drawn at random. The chance that the
numbers on them are in A.P., is [Roorkee 1988; DCE 1999]
10 9 9
(a) (b) (c) (d) None of these
133 133 1330
Solution: (a) Total number of ways 21 C 3 1330 . If common difference of the A.P. is to be 1, then the possible
groups are 1, 2, 3; 2, 3, 4; ……19, 20, 21.
If the common difference is 2, then possible groups are 1, 3, 5; 2, 4, 6; ….. 17, 19, 21.
Proceeding in the same way, if the common difference is 10, then the possible group is 1, 10, 21.
Thus if the common difference of the A.P. is to be 11, obviously there is no favourable case.
Hence, total number of favourable cases = 19 +17 + 15 + …+ 3 + 1 =100
100 10
Hence, required probability .
1330 133
(2) Problems based on permutation or arrangement : To solve such kind of problems, we use
n!
n
Pr .
(n r)!
Example: 9 There are four letters and four addressed envelopes. The chance that all letters are not dispatched in
the right envelope is
[Rajasthan PET 1997; MP PET 1999; DCE 1999]
19 21 23 1
(a) (b) (c) (d)
24 23 24 24
1 23
Solution: (c) Required probability is 1 – P (they go in concerned envelopes) 1 .
4 ! 24
Example: 10 The letters of the word ‘ASSASSIN’ are written down at random in a row. The probability that no two
S occur together is
[BIT Ranchi 1990; IIT 1983]
1 1 1
(a) (b) (c) (d) None of these
35 14 15
8!
Solution: (b) Total ways of arrangements . w x y z
2!.4 !
Now ‘S’ can have places at dot’s and in places of w, x, y, z we have to put 2A’s, one I and one N.
4! 5 .4 ! 2!4 ! 1
Therefore, favourable ways 5 C4 . Hence, required probability .
2! 2!8 ! 14
Important Tips
8 Probability
a
If odds in favour of an event are a : b, then the probability of the occurrence of that event is and the
ab
b
probability of non-occurrence of that event is .
ab
b
If odds against an event are a : b, then the probability of the occurrence of that event is and the probability of
ab
a
non-occurrence of that event is .
ab
Example: 11 Two dice are tossed together. The odds in favour of the sum of the numbers on them as 2 are[Rajasthan PET 1
(a) 1 : 36 (b) 1 : 35 (c) 35 : 1 (d) None of these
Solution: (b) If two dice are tossed, total number of events = 6 6 = 36.
Favourable event is (1, 1). Number of favourable events = 1
1 1
odds in favour .
36 1 35
Example: 12 A party of 23 persons take their seats at a round table. The odds against two persons sitting together are
[Rajasthan PET 1999]
(a) 10 : 1 (b) 1 : 11 (c) 9 : 10 (d) None of these
(21)! 2! 1 1
Solution: (a) P . odd against = 10 : 1.
(22)! 11 1 10
A ) P(A ) .
P( A1 A 2 ... A n ) P( A1 ) P( A 2 ) ..... P( A n ) i.e. P( i i
(3) When events are independent : If A and B are independent events, then P( A B) P( A).P(B)
P( A B) P( A) P(B) P( A).P(B) .
(4) Some other theorems
(i) Let A and B be two events associated with a random experiment, then
Probability 9
n n
If all the events A i (i 1, 2 ..., n) are mutually exclusive, then P Ai P( A )
i
i1 i1
These results can be easily established by using the Principle of Mathematical Induction.
Important Tips
Let A, B, and C are three arbitrary events. Then
Verbal description of event Equivalent Set Theoretic Notation
(i) Only A occurs (i) A B C
(ii) Both A and B, but not C occur (ii) A B C
(iii) All the three events occur (iii) A B C
(iv) At least one occurs (iv) A B C
(v) At least two occur (v) ( A B) (B C) ( A C)
(vi) One and no more occurs (vi) ( A B C ) ( A B C ) ( A B C)
(vii) Exactly two of A, B and C occur (vii) ( A B C ) ( A B C) ( A B C)
(viii) None occurs (viii) A B C A B C
(ix) Not more than two occur (ix) ( A B) (B C) ( A C) ( A B C)
(x) Exactly one of A and B occurs (x) ( A B ) ( A B)
Example: 13 A box contains 6 nails and 10 nuts. Half of the nails and half of the nuts are rusted. If one item is
chosen at random, what is the probability that it is rusted or is a nail [MP PET 1992, 2000]
(a) 3/16 (b) 5/16 (c) 11/16 (d) 14/16
Solution: (c) Let A be the event that the item chosen is rusted and B be the event that the item chosen is a nail.
8 6
P( A) , P (B) and P( A B) 3 / 16
16 16
10 Probability
8 6 3 11
Required probability P( A B) P( A) P(B) P( A B) .
16 16 16 16
3
Example: 14 The probability that a man will be alive in 20 years is and the probability that his wife will be
5
2
alive in 20 years is . Then the probability that at least one will be alive in 20 years is [Bihar CEE 1994]
3
13 7 4
(a) (b) (c) (d) None of these
15 15 15
Solution: (a) Let A be the event that the husband will be alive 20 years. B be the event that the wife will be alive 20
years. Clearly A and B are independent events. P( A B) P( A) P(B) .
3 2
Given P( A) , P (B) .
5 3
The probability that at least one of them will be alive 20 years is
3 2 3 2 9 10 6 13
P ( A B) P ( A ) P (B ) P ( A B ) P ( A ) P (B ) P ( A ) . P (B) .
5 3 5 3 15 15
Example: 15 Let A and B be two events such that P( A) 0 . 3 and P( A B) 0 .8 . If A and B are independent events,
then P (B)
[IIT 1990; UPSEAT 2001, 02]
5 5 3 2
(a) (b) (c) (d)
6 7 5 5
Solution: (b) Here P( A B) 0 .8 , P( A) 0 . 3 and A and B are independent events.
Let P(B) x . P( A B) P( A) P(B) P( A B) P( A B) P( A) P(B) P( A).P(B)
5
0.8 0.3 x 0.3 x x .
7
Example: 16 A card is chosen randomly from a pack of playing cards. The probability that it is a black king or
queen of heart or jack is
[Rajasthan PET 1998]
(a) 1/52 (b) 6/52 (c) 7/52 (d) None of these
Solution: (c) Let A, B, C are the events of choosing a black king, a queen of heart and a jack respectively.
2 1 4
P ( A) , P (B) , P(C )
52 52 52
2 1 4 7
These are mutually exclusive events, P( A B C ) .
52 52 52 52
Example: 17 If A and B are events such that P( A B) 3 / 4 , P( A B) 1 / 4 , P( A ) 2 / 3 , then P( A B) is [AIEEE 2002]
75 3 80 4
Now P(E) and P(F) .
100 4 100 5
P (A and B contradict each other)
= P [(B tells truth and A tells lie) or (B tells lie and A tells truth)]
3 1 1 4 7
P[(E F ) (E F)] P(E).P(F ) P(E ). P(F) .
4 5 4 5 20
Example: 19 A student appears for tests I, II and III. The student is successful if he passes either in tests I and II or
1
tests I and III. The probabilities of the student passing in tests I, II, III are p, q and respectively. If
2
1
the probability that the student is successful is , then [IIT 1986]
2
2 1
(a) p = 1, q = 0 (b) p ,q
3 2
(c) There are infinitely many values of p and q (d) All of the above
Solution: (c) Let A, B and C be the events that the student is successful in test I, II and III respectively, then P (the
student is successful)
P[( A B C ) ( A B C) ( A B C)] P( A B C ) P( A B C) P( A B C)
P(A).P(B).P(C ) P(A). P(B) . P(C) P(A). P(B). P(C) [∵ A, B, C are independent]
1 1 1 1 1 1
pq 1 p(1 q) pq p(1 q) p(1 q ) p(1 q ) 1 .
2 2 2 2 2 2
This equation has infinitely many values of p and q.
Example: 20 A man and his wife appear for an interview for two posts. The probability of the husband’s selection
1 1
is and that of wife’s selection is . What is the probability that only one of them will be selected.[AISSE 1
7 5
1 2 3
(a) (b) (c) (d) None of these
7 7 7
1 6
Solution: (b) The probability of husband is not selected 1 ; The probability that wife is not
7 7
1 4
selected 1
5 5
1 4 4
The probability that only husband is selected ; The probability that only wife
7 5 35
1 6 6
is selected
5 7 35
6 4 10 2
Hence, required probability .
35 35 35 7
3 1 1
Example: 21 If P(B) , P( A B C ) and P( A B C ) , then P(B C ) is [IIT Screening 2003]
4 3 3
(a) 1/12 (b) 1/6 (c) 1/15 (d) 1/9
Solution: (a) From Venn diagram, we can see that
A
P(B C) P(B) P( A B C ) P( A B C )
C
3 1 1 1 –
. ABC
4 3 3 12 – –
ABC
B
Example: 22 A purse contains 4 copper coins and 3 silver coins, the second purse contains 6 copper coins and 2
silver coins. If a coin is drawn out of any purse, then the probability that it is a copper coin is[Ranchi BIT 199
12 Probability
Note : Sometimes, P(A/B) is also used to denote the probability of occurrence of A when
B occurs. Similarly, P(B/A) is used to denote the probability of occurrence of B
when A occurs.
(1) Multiplication theorems on probability
(i) If A and B are two events associated with a random experiment,
then P( A B) P( A) . P(B / A) , if P(A) 0 or P( A B) P(B) . P( A / B) , if P(B) 0.
(ii) Extension of multiplication theorem : If A1 , A 2 , ...., A n are n events related to a random
experiment, then P( A1 A 2 A 3 .... A n ) P( A1 )P( A 2 / A1 )P( A 3 / A1 A 2 ).... P( A n / A1 A 2 ... A n 1 ) ,
where P( A i / A1 A 2 ... A i1 ) represents the conditional probability of the event A i , given
that the events A1 , A 2 , ....., A i1 have already happened.
(iii) Multiplication theorems for independent events : If A and B are independent events
associated with a random experiment, then P( A B) P( A) . P(B) i.e., the probability of
simultaneous occurrence of two independent events is equal to the product of their
probabilities.
By multiplication theorem, we have P( A B) P( A) . P(B / A) .
Since A and B are independent events, therefore P(B / A) P(B) . Hence, P( A B) P( A) . P(B) .
(iv) Extension of multiplication theorem for independent events : If A1 , A 2 , ...., A n are
independent events associated with a random experiment, then
P( A1 A 2 A 3 ... A n ) P( A1 )P( A 2 )... P( A n ) .
Probability 13
E 1 5 5
P(E1 E2 ) P(E1 ).P 2
13 . 17 221 .
E1
A
Example: 27 If A and B are two events such that P(A) 0 and P(B) 1, then P
B
[IIT 1982; RPET 1995, 2000; DCE 2000; UPSEAT 2001]
A A 1 P ( A B) P( A )
(a) 1 P (b) 1 P (c) (d)
B B P(B )
P (B )
14 Probability
A P ( A B ) P ( A B) 1 P ( A B)
Solution: (c) P .
B P(B ) P (B ) P (B )
Example: 28 If A and B are two events such that P( A B) P( A B) , then the true relation is [IIT 1985]
B
(a) P( A) P(B) 0 (b) P( A) P(B) P( A) P
A
B
(c) P( A) P(B) 2 P( A) P (d) None of these
A
Solution: (c) P ( A B ) P ( A ) P ( B ) P ( A B ) P ( A B ) P ( A ) P ( B ) P ( A B) { P( A B) P( A B)}
P ( A B) B
2 P( A B) P( A) P(B) 2 P( A). P( A) P(B) 2 P( A) P P( A) P(B).
P ( A) A
1
Example: 29 Let E and F be two independent events. The probability that both E and F happens is and the
12
1
probability that neither E nor F happens is , then [IIT 1993]
2
1 1 1 1 1 1
(a) P(E) , P (F ) (b) P(E) , P (F) (c) P(E) , P (F) (d) None of these
3 4 2 6 6 2
1 1
Solution: (a) We are given P(E F) and P(E F )
12 2
1 1
P(E).P(F) …..(i) and P(E ).P(F ) …..(ii)
12 2
1 1 1 1
{1 P(E)}{(1 P(F)} 1 P ( E) P ( F) P ( E) P (F ) 1 [P(E) P(F)]
2 2 12 2
7
P ( E ) P (F) …..(iii)
12
1 1 1 1
On solving (i) and (iii), we get P( E) , and P(F) , .
3 4 4 3
Example: 30 Let p denotes the probability that a man aged x years will die in a year. The probability that out of n
men A1, A2 , A3 , ..... An each aged x, A1 will die in a year and will be the first to die, is[MNR 1987; UPSEAT 2000]
1 1
(a) [1 (1 p)n ] (b) [1 (1 p)n ] (c) [1 (1 p)n ] (d) None of these
n n 1
Solution: (a) Let Ei denotes the event that Ai dies in a year.
Then P(Ei ) p and P(Ei) 1 p for i = 1, 2, ….n
P (none of A1, A2 , ..... A3 dies in a year) P(E1 E2 ..... En ) P(E1 ) P(E2 ).... P(En ) (1 p)n ,
because E1 , E2 , ....... En are independent.
Let E denote the event that at least one of A1, A2 , ..... An dies in a year.
2 3 4 2
Therefore the probability that the problem is not solved by any one of them .
3 4 5 5
2 3
Hence, the probability that problem is solved 1 .
5 5
Example: 32 The probability of happening an event A in one trial is 0.4. The probability that the event A happens
at least once in three independent trials is [IIT 1980; Kurukshetra CEE 1998; DCE 2001]
(a) 0.936 (b) 0.784 (c) 0.904 (d) 0.216
Solution: (b) Here P( A) 0 . 4 and P( A ) 0 .6
Probability that A does not happen at all (0 .6)3 . Thus required probability 1 (0.6)3 0.784 .
outcome of an experiment. The probabilities P(Ei), i = 1, 2, ….., n are called prior probabilities.
Suppose the experiment results in an outcome of event A, where P(A) > 0. We have to find the
probability that the observed event A was due to cause Ei, that is, we seek the conditional
probability P(E i / A) . These probabilities are called posterior probabilities, given by Baye’s rule
P(E i ).P( A / E i )
as P(E i / A) n
.
P( E
k 1
k ) P( A / Ek )
Example: 33 In a bolt factory, machines A, B and C manufacture respectively 25%, 35% and 40% of the total bolts.
Of their output 5, 4 and 2 percent are respectively defective bolts. A bolt is drawn at random from the
product. Then the probability that the bolt drawn is defective is
(a) 0.0345 (b) 0.345 (c) 3.45 (d) 0.0034
Solution: (a) Let E1 , E 2 , E 3 and A be the events defined as follows:
by one without replacement and tested till all the defective articles are found. The probability that
the testing procedure ends at the twelfth testing is
9 19 99 19
(a) (b) (c) (d)
1900 1000 1900 900
Solution: (c) The testing procedure may terminate at the twelfth testing in two mutually exclusive ways.
(I) When lot contains 2 defective articles, (II) When lot contains 3 defective articles.
Consider the following events.
A = Testing procedure ends at the twelfth testing.
A1 = Lot contains 2 defective articles.
A2 = Lot contains 3 defective articles.
Required probability
P(A) P(A A1 ) (A A2 ) P(A A1 ) P(A A2 ) P(A1 )P(A / A1 ) P(A2 )P(A / A2 )
Now, P( A / A1 ) Probability that first 11 draws contain 10 non-defective and one defective and 12th
draw contains a defective article.
18
C10 2C1 1
20
.
C11 9
And P( A / A2 ) = Probability that first 11 draws contain 9 non defective and 2 defective articles and 12 th
17
C9 3 C 2 1
draw contains a defective article = 20
C11 9
18
C10 2 C1 1 17
C9 3 C 2 1 99
Hence, required probability 0.4 20
0.6 20
.
C11 9 C11 9 1900
Example: 35 A bag A contains 2 white and 3 red balls and bag B contains 4 white and 5 red balls. One ball is drawn
at random from a randomly chosen bag and is found to be red. The probability that it was drawn from
B is [BIT Ranchi 1988; IIT 1976]
5 5 5 25
(a) (b) (c) (d)
14 16 18 52
Solution: (d) Let E1 be the event that the ball is drawn from bag A, E2 the event that it is drawn from bag B and E
that the ball is red.
We have to find P(E 2 / E) .
Since both the bags are equally likely to be selected,
1
we have P(E1 ) P(E 2 ) . Also P(E / E1 ) 3 / 5 and P(E / E2 ) 5 / 9 .
2
1 5
P(E 2 )P(E / E 2 ) 2 9 25
Hence by Baye’s theorem, we have P(E 2 / E) .
P(E1 )P(E / E1 ) P(E 2 )P(E / E 2 ) 1 3 1 5 52
2 5 2 9
Example: 36 A man is known to speak the truth 3 out of 4 times. He throws a die and reports that it is a six. The
probability that it is actually a six, is
3 1 3
(a) (b) (c) (d) None of these
8 5 4
Solution: (a) Let E denote the event that a six occurs and A the event that the man reports that it is a ‘6’, we have
1 5 3 1
P( E) , P(E) , P( A / E) and P( A / E) .
6 6 4 4
Probability 17
1 3
P(E).P( A / E) 3
By Baye’s theorem, P(E / A) 6 4 .
P(E).P( A / E) P(E )P( A / E ) 1 3 5 1 8
6 4 6 4
Example: 37 A pack of playing cards was found to contain only 51 cards. If the first 13 cards which are examined
are all red, then the probability that the missing cards is black, is
25
1 2 1 C13
(a) (b) (c) (d) 51
3 3 2 C13
Solution: (b) Let A1 be the event that the black card is lost, A2 be the event that the red card is lost and let E be the
event that first 13 cards examined are red.
A 1
Then the required probability P 1 . We have P( A1 ) P( A2 ) ; as black and red cards were initially
E 2
equal in number.
E 26
C13 E 25
C13
Also P 51
and P
51
.
A1 C13 A2 C13
26
1 C13
A P(E / A1 )P( A1 ) 2 51
C13 2
The required probability P 1 .
E P(E / A1 )P( A1 ) P(E / A 2 )P( A 2 ) 1
26 25
C13 1 C13 3
51
51
2 C13 2 C13
X= S
X = x1
X= x3
x2
X=
X=
x4
xn
18 Probability
n n
and the variance of X is defined as var( X )
i1
p i (x i E( X ))2 p x
i1
i
2
i (E( X ))2 .
(iv) If the probability of happening of an event in one trial be p, then the probability of
successive happening of that event in r trials is p r .
Note : If n trials constitute an experiment and the experiment is repeated N times, then
the frequencies of 0, 1, 2, …, n successes are given by
N .P( X 0), N .P( X 1), N . P( X 2), ...., N .P( X n) .
(i) Mean and variance of the binomial distribution : The binomial probability
distribution is
X 0 1 2 n
n n 0 n n 1 n n2 2 n 0 n
P(X ) C0 q p C1q p C2 q p ..... Cnq p
Probability 19
n n
The mean of this distribution is i1
X i pi X.
X 1
n
C X q n X p X np ,
the variance of the Binomial distribution is 2 npq and the standard deviation is
(npq ) .
(ii) Use of multinomial expansion : If a die has m faces marked with the numbers 1, 2, 3,
….m and if such n dice are thrown, then the probability that the sum of the numbers exhibited
on the upper faces equal to p is given by the coefficient of xp in the expansion of
(x x x .... x )
2 3 m n
.
mn
X: 1 2 3 4 5 6 7 8
P(X) 0.15 0.23 0.12 0.10 0.20 0.08 0.07 0.05
:
For the events E = {X is a prime number} and F = {X < 4}, the probability P( E F) is [AIEEE 2004]
1 p 100 ! 50 !. 50 ! 50 51
Solution: (d) We have 100
C50 p 50 (1 p)50 100 C51 p 51 (1 p)49 or or 51 51 p 50 p p .
p 51 !. 49 ! 100 ! 51 101
Example: 42 The mean and the variance of a binomial distribution are 4 and 2 respectively. Then the probability of
2 successes is
[AIEEE 2004]
28 219 128 37
(a) (b) (c) (d)
256 256 256 256
np 4 1 1
Solution: (a) q , p ,n 8
npq 2 2 2
2 6
1 1 1 28
p( X 2) 8 C 2 28 . 8 .
2 2 2 256
Example: 43 A man takes a step forward with probability 0.4 and backward with probability 0.6. The probability
that at the end of eleven steps he is one step away from the starting point is
11
(a) C6 (0 . 24 )5 (b) 11
C6 (0 .4 )6 (0 . 6)5 (c) 11
C6 (0 .6)6 (0 .4 )5 (d) None of these
Solution: (a) The man will be one step away from the starting point if (i) either he is one step ahead or (ii) one step
behind the starting point.
The required probability = P(i) + P(ii)
The man will be one step ahead at the end of eleven steps if he moves six step forward and five steps
backward.
11
The probability of this event is C6 (0 .4 )6 (0 . 6)5 .
The man will be one step behind at the end of eleven steps if he moves six steps backward and five
steps forward.
11
The probability of this event is C6 (0 .6)6 (0 .4 )5 .
1
Example: 45 If X follows a binomial distribution with parameters n = 8 and p , then P(| X 4 | 2) equals
2
118 119 117
(a) (b) (c) (d) None of these
128 128 128
Solution: (b) We have, P(| X 4 | 2) P(2 X 4 2) P(2 X 6) P(X 2) P(X 3) P(X 4) P(X 5) P(X 6)
8 8 8 8 8
1 1 1 1 1 1 238 119
8 C2 8 C3 8 C4 8 C5 8 C6 8 [28 56 70 56 28 ] 8 .
2 2 2 2 2 2 2 128
Example: 46 Three six faced fair dice are thrown together. The probability that the sum of the numbers appearing
on the dice is k (3 k 8 ) , is
Probability 21
(k 1)(k 2) k (k 1) k2
(a) (b) (c) (d) None of these
432 432 432
Solution: (a) The total number of cases 6 6 6 216
The number of favourable ways
= Coefficient of x k in (x x 2 .... x 6 )3
= Coefficient of x k 3 in (1 x 6 )3 (1 x )3
= Coefficient of x k 3 in (1 x )3 {0 k 3 5}
(k 1)(k 2)
= Coefficient of x k 3 in (1 3 C1 x 4 C 2 x 2 5 C3 x 3 ....) k 1C 2
2
(k 1)(k 2)
Thus the probability of the required event is .
432
Example: 47 If three dice are thrown simultaneously, then the probability of getting a score of 7 is[Kurukshetra CEE 1998]
(a) 5/216 (b) 1/6 (c) 5/72 (d) None of these
Solution: (c) n(S ) 6 6 6
n(E) = The number of solutions of x y z 7 ,
where 1 x 5, 1 y 5, 1 z 5
= Coefficient of x 7 in (x x 2 .... x 5 )3
3
1 x5
= Coefficient of x 4 in (1 x ..... x 4 )3 = Coefficient of x 4 in
1x
= Coefficient of x 4 in (1 3 x 5 3 x 10 x 15 )(1 x )3
= Coefficient of x 4 in (1 3 x 5 3 x 10 x 15 )( 2 C 0 3 C 1 x 4 C 2 x 2 5 C 3 x 3 6 C 4 x 4 .....)
6! 65
6 C4 15 .
4 ! 2! 2
n(E) 15 5
p(E) .
n(S ) 6 6 6 72