0% found this document useful (0 votes)
135 views

13 Probability

The document discusses probability and related concepts. It defines conditional probability as the probability of an event E given that another event F has occurred. It provides formulas for calculating conditional probability. It also discusses properties of conditional probability, the multiplication theorem of probability, independent events, partitions of sample spaces, and the theorem of total probability. Several examples are solved to illustrate concepts like conditional probability, binomial distribution, and the probability of events given other events.

Uploaded by

Harsh Ravi
Copyright
© © All Rights Reserved
0% found this document useful (0 votes)
135 views

13 Probability

The document discusses probability and related concepts. It defines conditional probability as the probability of an event E given that another event F has occurred. It provides formulas for calculating conditional probability. It also discusses properties of conditional probability, the multiplication theorem of probability, independent events, partitions of sample spaces, and the theorem of total probability. Several examples are solved to illustrate concepts like conditional probability, binomial distribution, and the probability of events given other events.

Uploaded by

Harsh Ravi
Copyright
© © All Rights Reserved
You are on page 1/ 16

PROBABILITY

PROBABILITY
1.1

Basic concept
(i)
The probability of occurrence of an event E, given that an event F has occurred, is
called conditional probability of event E and is written as P(E/F) and is given by
P(E/F)=
(ii)

The Probability of occurrence of an event F, given that an event E has already


occurred, is called conditional probability of event F and is written as P(F/E), and is
given by
P(F/E) =

1.2

P(E F)
, P(F) 0.
P(F)

P(E F)
, P(E) 0.
P(F)

Properties of conditional probability :


(i)
The Conditional probability of an event E, given that an event F has already occurred
is always greater than or equal to 0 and less than or equal to 1.
i.e., 0 P(E / F) 1.
(ii)
(iii)

If S is the sample space of an experiment and F is an event which has already


occurred, then P(S/F)=1.
If A and B are any two events of an experiment of sample space S and F is an event
of S whi c h has
al re ad y
occurred , such t hat
P(F) 0 , t he n
P(A B / F )= P(A / F) + P(B / F) - P(A B / F).

If events A and B are mutually exclusive. then P(A B / F) = P(A / F) + P(B / F) .


(iv)

If E is an event of an experiment, whose sample space is S and F is another event

which has already occurred , then P E / F = 1 - P(E / F) .


1.3

Multiplication theorem of probability. If E and F are two given events of an experiment,


whose sample space is S, then probability of simultaneous happening of E and F is given by

P (E F ) = P (F ) . P (F / E ),P (E) 0 or P (E F ) = P (F ) . P (E / F ) , P (F ) 0.

Multiplication rule of probability for more than two events. If E, F and G are three
events of a sample space, then P (E F G) = P (E ) . P (F / E ) . P ( G / E F ) .

Two events are said to be independent if happening of one does not affect the
probability of happening of the other.
Also two events E and F are said to be independent, if
P(F / E ) = P(F),

P(E ) 0.

P(E / F ) = P(E ),

P(F) 0.

Events E and F associated with the same random experiment are said to be independent,
if P(E F ) = P(E ). P(F).

Three events E, F and G of an experiment are said to be independent, if


(i) P(E F) = P(E ). P(F).

(ii) P (F G ) = P (F ).P (G ).

(iii) P (E F ) = P (E )(
. G ).

(iv) P (E F G ) = P (E ). P (F ). P (G ).

Multiplication theorem of probability for independent events. If A and B are two


independent events. then probability of simultaneous happening of A and B is given by

P ( A B) = P ( A ) . P (B ) orP ( A andB ) = P ( A ) . P (B ) .

P ( only A ) = P A B = P ( A ) - P ( A B ) .

P(at least one)=1 P (none) = 1 P(0)

PROBABILITY

(neither A nor B) = P( A B ) = 1 P(A B) = 1 P(A or B)


Partition of a sample space. A set of events E1, E2, ..., En, is said to represent
partition of the sample space S, of an experiment, if
(i) P(Ei) >0, V i =1,2, ..., n.

(ii) E i E i = F i j , i , j = 1,2 , ..., n.

(iii) E1 E 2 E 3 ... E n = S
We can also say that the events E1, E2, ... En represent a partition of a sample space
if they are mutually exclusive exhaustive events, with non zero probability.
Theorem of total probability. Let events E1, E2, ..., En from a partition of the sample
space S, of an experiment. If A is any event associated with the sample space S, then
P ( A ) = P (E1 ) . P ( A / E1 ) + P (E2 ) .P ( A / E2 ) + ... + P(En ). P ( A / En ) =

P (Ei ). P ( A / E1 ).
i=1

1.4

Bayes Theorem. Let E1,E2, ...En be n exhaustive events, with non-zero probabilities, of a
random experiment, i.e., events E1, E2, ...En constitute partition of sample space S. If A be
any arbitrary event of the sample space of the above experiment with P(A)>0, then
i.e., P (Ei / A ) =

P (Ei ) .P ( A / Ei )
n

P (E j ).P ( A / E j )

;1 i n.

d =1

1.5

A probability distribution represent that how probability of an experiment is distributed


over different exhaustive events of the experiment. If x1, x2 ..., xn are the possible real
number values associated to different exhaustive events of an experiment and p1, p2, ... pn,
are their respective probabilities, then distribution is represented as
x

x1 x 2 x3 ... xn

P ( x ) P1 P2 P3 ... Pn

Pi = 1

For a given probability distribution


(i) Mean ( m ) =

xiP;i m is also called expected value of x, E (x).


i=1

( ) p x

2
(ii) Variance s =

2
i i

- m2.

i=1

(iii) Standard Deviation = s = Variance .


Different trials of a random experiment are called Bernoulli trials, if :
(i) The number of trials n is finite.
(ii) Each trial has exactly two outcomes known as success and non-success. We have
P (success) + P (non-success) =1.
(iii) The trial are independent .
(iv) The probability of success remains same for each trial , denoted by p and the of
non-success is denoted by q. We have p + q = 1.

Binomial Distibution, denoted by B (n,p) is given by (q+p)n,


where p represents probability of success, q represents probability of non-success
and n is number of trials.
Probability of r successes, P (r) si given by P(r) = nCrqn-rpr.
n, p are parameters of binomial distribution.

For Binomial Distibution


(i) mean = np

(ii) Variance = npq

(iv) Recurrence formula : P (r + 1) =

(iii) Standard Deviation =

n -r p
. . P (r ); for 0 r < n; p(0 ) = q n
r +1 q

npq

PROBABILITY

SOLVED PROBLES
Ex.1

Mother, father and son line up at random for a family picture.


E : Son on one end

F : Father in middle

Find P (E | F).
Sol.

Total number of equally likely ways for placing mother, father and son in a row =3 ! =6.
E = {SMF, SFM, MFS, FMS } F = {SMF, FMS}
P (E) =

Now,

E F = {SMF, FMS}

4 2
2 1
2 1
= ; P (F ) = = ;P(E F) = =
6 3
6 3
6 3
2
P (E F ) 6
= =1
P (E|F) =
2
P (F )
6

Ex.2

Given that the two numbers appearing on throwing two dice are different. Find
the probability of the event the sum of numbers on the dice is 4

Sol.

Here n(S ) = 6 6 = 36
\ Let, E : Two numbers appearing on throwing two dice are different.
\

n(E) = 6 6 6 = 30

[\(1,1), (2 ,2 ), (3 ,3 ), (4 ,4 ), (5 ,5 ), (6 ,6 )are ruled out ]


Let, F The sum of numbers on the dice is 4,
F ={(1,3), (2,2),(3,1)}
\

n (F ) = 3
E F ={(1,3 ,), (31)}

Now,

n (E F ) = 2
2
1
P (E F ) 36
P (F | E ) =
=
=
30 15
P (E )
36

Hence, the probability of the event the sum of numbers on the dice is 4 is

1
.
15

Ex.3

An instructor has a question bank consisting of 300 easy True/False question, 200
difficult True/False question, 500 easy multiple choice questions and 400 difficult
multiple choice question. If a question is selected at random from the question
bank, what is the probability that it will be an easy question given that it is a
multiple choice question ?

Sol.

Here, total number of question


= 300 + 200 + 500 + 400 =1400
Let,

E : an easy question Then,

n (E) = 300 + 500 =800


F: a multiple choice question Then,
n (F) = 500 + 400 = 900
\ E F = an easy and a multiple choice question
\

Now,

n (E F ) = 500
500
P (E F ) 1400 5
P( E | F ) =
=
=
900
9
P (F )
1400

PROBABILITY

4
Ex.4

Sol.

Consider an experiment of throwing a die, if a multiple of 3 comes up, throw the die
again and if any other number comes, toss a coin. Find the conditional probability of
the event the coin shows a tail, given that at least one die shows a 3.
Here
S={31, 32, 33, 34, 35, 36, 61, 62, 63, 64, 65, 66, 1T, 1H, 2T, 2H, 4T, 4H, 5T, 5H}
n (S ) = 20

\
Let,

E: The coin shows a tail. Then


E ={1T, 2T, 4T, 5T}
n (E) =4
F = At least one die shows a 3. Then
F = {31, 32, 33, 34, 35, 36, 63}
n (F) = 7

Let,

E F =f
n (E F ) = 0
P (E | F ) =

Now,

Ex.5

Sol.

P (E F )
0
=
=0
7
P (E )
20

Assume that each born child is equally likely to be a boy or a girl. If a family has two
children, what is the conditional probability that both are girls given that (i) the younger
is a girl, (ii) at least one is a girl ?
S = {BB, BG, GB, GG}, where the first letter in a pair denotes younger child.
Lat
A : Event that both are girls. Than
A = {GG}
(i) Let B : The younger child is a girl.
Then B= {GB, GG}
A B = {GG}
\
1
P (A B ) 4 1
P (A | B ) =
=
=
2 2
P (B )
4

Now,

(ii) Let C : Event that at least one child is a girl


Then
C = {BG, GB, GG}
A C = {GG}
P ( A | C) =

Now,

Ex.6

Sol.

P ( A C)
P (C)

1
1
4
= =
3 3
4

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.
The sample space has 216 outcomes.
Now,

(1,1,4 )
A = (3 ,1,4 )
(5 ,1,4 )

(1,2 ,4 )... (1,6 ,4 ) (2 ,1,4 ) (2 ,2 ,4 )... (2 ,6 ,4 )


(3 ,2 ,4 )... (3 ,6 ,4 ) (4 ,1,4 ) (4 ,2 ,4 ) (4 ,6 ,4 )
(5 ,2 ,4 )... (5 ,6 ,4 ) (6 ,1,4 ) (6 ,2 ,4 ) (6 ,6 ,4 )

B = {(6,5,1), (6,5,2), (6,5,3), (6,5,4), (6,5,5), (6,5,6)}


Now,

P (B ) =

1
6
and P (A B ) =
216
216

and A B = {(6,5,4)}

PROBABILITY

5
1
P (A B ) 216 1
P (A | B ) =
=
=
6
6
P (B )
216

Ex.7

Sol.

Ex.8
Sol.

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)
(i)
P (A and B)
= P(A B)
A
B
= P(A). P (B)
[\ A and B are
A B' = A - (A B)
independent events ]
= 0.3 0.6 = 0.18
(ii)
P (A and not B)
= P(A) -P (A B)
= 0.3 - 0.18 = 0.12
(iii)
P (A or B)
= P (A B)
= P(A)+P(B)P(A B)
= 0.3 + 0.6 - 0.18
= 0.9 - 0.18 = 0.72
(iv)
P (neither A nor B) = P (A B)
= 1 - P (A B)
= 1 - 0.72 = 0.28
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)
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 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)
Ex.9
Sol.

A die is tossed thrice. Find the probability of getting an odd number at least once.
If A, B, C are three independent events, then the probability of occurrence of at least one of
A, B, and C is given by 1-P ( A) P (B) P (C) .
Let,

A (or B or C) : Event of getting an odd number

A (or B or C) : Event of getting an even number

P ( A ) = P (B) = P (C) =

1
2
Hence, the required probability is
1 - P (A)P (B )P (C ) = 1 -

1 7
1 1 1
=1 - =
8 8
2 2 2

Ex.10 Two balls are drawn at random with replacement form 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.
Sol.
Here,
(i)

P (a red ball) = P (R) =

8
4
=
18 9

Since, the ball is replaced


P (R) for the second draw =

8
4
=
18 9

PROBABILITY

6
\

P (RR) = P (both the balls red) =

(ii)

P (B) for first draw =

10 5
=
18 9

P (R) for second draw =


\

4 4 16
=
9 9 81

8
4
=
18 9

Required probability = P (BR) =

5 4 20
=
9 9 81

(iii) P (one of them is black and other is red) = P (BR) + P (RB) =

20 4 5 40
=
81 9 9 81

Ex.11 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 Findependent ?
(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.
Sol.
(i)
E : the card drawn is spade
Then, P (E) =

13 1
=
52 4

F: the card drawn is an ace


then, P (F) =

4
1
=
52 13

E F : the card drawn is an ace or a spade


\ P (E F) =

1
52

1 1
1

=
= P (E F )
4 13 52

Now,

P (E) P (F) =

E and F are independent events.

(ii)

E : the ard drawn is black P (E)=


F : the card is a king P (F) =

26 1
=
52 2

4
1
=
52 13

E F : The card is a black king


P (E F) =

2
1
=
52 26
1 1
1

=
= P (E F)
2 13 26

Now,

P (E) P (F) =

(iii)

E and F are independent events.


E: the card drawn is a king or a queen
P (E) =

4+4
8
2
=
=
52
52 13

F: the card drawn is a queen or a jack

PROBABILITY

7
4+4
8
2
=
=
52
52 13

P (F) =

E F = the card drawn is a queen

P (E F) =

4
1
=
52 13

2
2
4

=
P (E F )
13 13 169
Hence, E and F are not independent events.

Now,

P (E) P (F) =

1
1
and
re3
2
spectively. 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.
Let,
E : Solving problem by A
F : Solving problem by B

Ex.12 Probability of solving specific problem independently by A and B are

Sol.

1
1
and P (F) =
3
2
P (The problem is solved)
= P (E F) = P (E) + P (F) - P (E F) = P (E) +P (F) - P (E) P (F)
[\ E and F are independent events]

It is given that P (E) =


(i)

1 1 1 1 1 1 1 4 2
+ - = + - = =
2 3 2 3 2 3 6 6 3
(ii) P (exactly one of them solves the problem)
=

= P (E F) + P (E F`) = P (E) P (F) + P (E) P (F) * = [1-P (E)] P (F) + P (E) [1-P (F)]
=

1 1 1 2 1 2 3 1
+ = + = =
2 3 2 3 6 6 6 2

Ex.13 In a hostel, 60% of the students read Hindi newspaper, 40% read English newspaper
and 20% read both Hindi and English newspaper. 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 newspapers also.
(c) If she reads English newspaper, find the probability that she reads Hindi newspaper also.
Sol.

60
3
=
100 5
[H stands for Hindi newspaper]

Here, P (H) =

40
2
=
100 5
[E stands for English newspaper]

P (E) =

and
(a)

P (H E ) =

20
1
=
100 5

P (H E ) = 1 - P (H E )
=1- [P (H) + P (E) - P (H E ) ]
4 1
3 2 1
= 1- + - = 1 - =
5 5
5 5 5

(b)

1
P( H E ) 5 1
=
=
P (E|H) =
3 3
P( H )
5

PROBABILITY

(c)

1
P (H E ) 5 1
=
=
P (H|E) =
2 2
P (E )
5

* If E and F are independent events, then


(i) E and F
(ii) E and F
(iii) E and F are also independent events.
Ex.14 From a lot of 30 bulbs which include 6 defective, a sample of 4 bulbs is drawn at
random with replacement. Find the probability distribution of the number of defective bulbs.
Sol.
Let X denote the random variable the number of defective bulbs. Then X can take values 0,
1, 2, 3 and 4.
Now, P (X = 0) = P (No defective bulb)
=

4
24
24
24
24

=
30
30
30
30
5

256
625

P (X = 1) = P (only one defective bulb)


3
3
6 24
4
1
256

=
4

= 4 C1
=

30 30
5
625
5

P (X = 2) = P (only 2 defective bulbs)


2

96
6 24
1 4
= C2 = 6 =
625
30 30
5 5
4

3
3
4
6 24
1
16
=4 =
P (X = 3) = P (only 3 defective bulbs) = 4C3
30
5
30
5


625

P(x = 4) = P(all defective bulbs)


4

1
6
1
= C4 = 1 =
2
625
30
5
4

Ex.15 Let X be the random variable which assumes values 0, 1, 2, 3, such that
3P (X = 0) = 2P (X = 1) = p(X = 2) = 4p(X = 3)
Find the probability distribution of X.
p
Sol.
Let P (X = 2) = p. Then, P (X = 0) = .
3
P (X = 1) =

p
p
and P(X = 3) =
2
4

Now, we know that


P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) = 1
\

p
p
p
+
+p+
=1
3
2
4

4p + 6p + 12p + 3p = 12
25p = 12

p=

12
25

PROBABILITY

Thus, the probability distribution of X therefore is

P(X)

4
25

6
25

12
25

3
25

Ex.16 A die is tossed once If the random variable X is defined as


1, if the die results in an even number
X = 0, if the die results in an odd number then find the mean and variance number of X.

Sol.

In tossing a die once, the sample space S is given by


S = {1, 2, 3, 4, 5, 6}
\

P (getting an even number) =


P (getting an odd number) =

3
1
=
6
2

3
1
=
6
2

As given, X takes the value 0 or 1.


P(X = 0) = P (getting an odd number) =
P(X = 1) = P (getting an even number) =

1
2
1
2

Thus, the probability distribution of X is given by


X

P( X )

1
2

1
2

1
1

Now, Mean=m=E (X)=S x i pi = 0 + 1


2
2

1
1
=0+
=
2
2
1 2 1 1 2
2
2 2
Variance=E (X )[E(X)] = 0 2 + 1 2

1
1
1

=
2
4
4

=0+

Ex.17 An urn contains 4 white and 3 red balls. Let X be the number of red balls in a random
draw of 3 balls. Find the mean and variance of X.
Sol.
When 3 balls are drawn at random, there may be no red ball, 1 red ball, 2 red ball or 3 red balls.
Let X be the random variable showing the number of red balls in a draw of 3 balls.
Then, X can take the value 0, 1, 2 or 3.
P (X = 0) = P (getting no red ball)
4

C3

C3

432
4
=
7 6 5 35

P(X = 1) = P (getting 1 red ball)


4

C2 3C1
7

C3

43
332
18
2
=
=
765
35

P (X = 2) = P (getting two red balls)


4

C1 3C2
7

C3

4332
12
=
7 65
35

PROBABILITY

10
P (X = 3) = P (getting 3 red balls)
3

C3
C3

3 2 1
1
=
765
35

Thus, the probability distribution of X is given below :


X

P( X )

4 18
35 35

12
35

1
35

Mean = E (X) = m S xi pi
4
12
1

18

18
24
3
45
9
= 0 35 + 1 35 + 2 35 + 3 35 = 0 +
+
+
=
=

35
35
35
35
7
2

Variance = E (X ) [E (X)]
=

xi2pi - m2 = 0

=0+

4
+
35

2 12
2 1
2 18
81
1 35 + 2 35 + 3 35

49

18
48
9
81
75
81
15
81
24
+
+

=
35
35
35
49
35
49
7
49
49

Ex.18 Find the binomial distribution whose


(i) mean and standard derivations are 9 and

Sol.

3
respectively.
2

(ii) mean and variance are 9 and 6 respectively.


Let p, q be the probabilities of success and failure in only one trial and n be the number of
n
trials. Then, the binomial distribution is (q + p) .
(i)
For binomial distribution, we have
Mean = np = 9 and S.D =

But

9q =

3
2

npq =

3
9
1
9q =
q=
2
4
4

p+q=1

p=1q=1

Since, np = 9 and p =

1 3
=
4 4

3
, n = 12
4
12

1 3
Hence, the required B.D. is +
4 4

(ii)

For binomial distribution, we have


Mean = np = 9 and Variance = npq = 6

q=

6
2
1
=
p=
and n = 27
9
3
3

2 1
Hence, the B.D. is +
3 3

27

PROBABILITY

11

UNSOLVED PROBLEMS
EXERCISE I
Q.1

A pair of dice is tossed. Find the probability of getting a total of 10 if it is known that the two
numbers appeared are different.

Q.2

A dice is tossed. If a number greater than 2 is obtained, a coin is tossed. FInd the probability
of getting a head if it is given that even number has occurred on the dice.

Q.3

If a family has two children, what is the conditional probability that both are girls given that
(i) the youngest is a girl and (ii) at least one is a girl ?

Q.4

From a bag containing 7 white and 5 red balls, 5 balls are drawn at random one by one. What
is the probability that the balls drawn are alternately of different colour.

Q.5

A problem in Mathematics is given to A, B and C. Their respective probabilities of solving the


problem are

1 1
1
,
and
. What is the probability that (a) the problem is solved and (b)
2 3
4

exactly one of them solves it.


Q.6

A pair of dice to tossed twice. Find the probability of getting a total of 7 on each toss.

Q.7

A bag contains 7 white and 3 red balls. Two balls are drawn with replacement. What is the
probability that (a) the first ball is white and the second ball is red. (b) one ball is white and
the other red.

Q.8

A pair of dice is tossed once. Find the probability of getting an even number on both the dice
if it is known that 2 has occurred on one of the dice.

Q.9

From a deck of 52 cards, first one card is drawn and then two cards are drawn. What is the
probability of getting two aces and a king when first card is (a) replaced (b) not replaced,
before taking out next two cards.

Q.10

Suppose that 10% of men and 5% of women have grey hair. A grey haired person is selected
at random. What is the probability of this person being male ? Assume that there are 60%
males and 40% females.

Q.11

Three urns, A, B and C, contain 8 white and 4 red; 6 white and 6 red; and 4 white and 8 red
balls respectively. One of the urns is selected at random and a ball is drawn from it. If the ball
drawn is red, find the probability that it is drawn from the urn A.

Q.12

A company has two plants to manufacture scooters. Plant I manufactures 70% of the scooters
and plant II manufactures 30%, At plant I, 80% of the scooters produced are rated to be of
standard quality, and at plant II, 90% of the scooters are rated to be of standard quality. A
scooter is chosen at random and is found to be of standard quality. What is the probability
that it has come from plant II ?

Q.13

A card is accidentally dropped from a pack of 52 cards. From the remaining cards two cards
are drawn and both are found to be spades. What is the probability that the card dropped
was also a spade ?

PROBABILITY

12
Q.14

In an objective test, an examinee either guesses or copies or knows the answer to a multiplechoice question with four choices. The probability that he makes a guess is
probability that he copies the answer is

1
and the
3

1
. The probability that his answer is correct, given
6

1
. Find the probability that he knew the answer to the question given
8
that he correctly answered it.
A biased dice, which always shows a six when rolled, is mixed with three fair dice. One of the
dice is rolled twice and a six appears each time. What is the probability that the dice rolled is
the biased one ?

that he copied it, is


Q.15

Q.16

Suppose 5 men out of 100 and 25 women out of 100 are orators. An orator is chosen at
random from a group consisting of 60 men and 40 women. Find the probability that the orator
chosen is a man.

Q.17

Three bags, A, B and C contain 6 white and 4 black; 7 white and 3 black; and 8 white and 2
black balls. Two ball are drawn at random from one of the bags. The balls drawn are one white
and one black. What is the probability that the balls drawn are from bag A if the probabilities
of selecting bags A, B and C are

2
1 3
, and
respectively ?
5
2 10

Q.18 In a college there 1800 boys and 1200 girls. If 60% of the boys and 20% of the girls are taller
than 1.7 m, find the probability that a randomly selected 1.75 m-tall student is a boy.
Q.19 Bag A contains 4 red and 2 black balls. Bag B contains 3 red and 3 black balls. One ball is
transferred from bag A to bag B and then a ball is drawn from bag B. The ball so drawn is
found to be red. Find the probability that the transferred ball is black.
Q.20 Find the mean and variance of the number of dots obtained when a dice is tossed once.
Q.21

A pair of dice is tossed. Let X be the event of getting an even number on both the dice. Find
the mean and variance for the number of times X is obtained when the pair of dice is tossed
4 times.

Q.22

Three balls are drawn from a bag containing 6 white and 4 red balls. Write the probability
distribution for the number of white balls obtained.

Q.23

Write the probability distribution for the number of bad eggs obtained when three eggs are
drawn form a bag containing 10 good eggs and 2 bad eggs.

Q.24

Two cards are drawn with replacement. Getting and ace or a spade is considered a success
find the probability distribution for the no. of successes ?
A pair of dice is thrown 3 times. Find the probability of getting a doublet at least two times.
A packet contains 10 seeds. The probability that a seed planted will germinate is 80%. What
is the probability that at least 8 seeds will germinate when all the 10 seeds are planted?

Q.25
Q.26
Q.27
Q.28

A coin is biased, so that the head is twice as likely to occur as tail. If the coin is tossed
twice, find the probability distribution of number of tails.
In a meeting 70% of the members favour a proposal and the rest oppose it. A member is
selected at random and we take X=0 if he opposed and X=1 if he is in favour. Find E (X) and
Var. (X).

Q.29

How many times a man toss a fair coin so that the probability of having at least one head is
more than 90%?

Q.30

If each element of a second order determinant is whether zero or one, what is the probability
that the value of the determinant is positive ?

PROBABILITY

13

BOARD PROBLES
EXERCISE II
Q.1

A speaks truth in 60% of the cases and B in 90% of the cases. In what percentage of cases
are they likely to contradict each other in stating the same fact ?
[C.B.S.E. 2001]

Q.2

A bag contains 30 tickets numbered from 1 to 30. Five tickets are drawn at random and
arranged in ascending order. Find the probability that the third number is 20.[C.B.S.E. 2002]

Q.3

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 spades. Find the probability of the lost card being a spade.

Q.4

[C.B.S.E. 2002]
An insurance company insured 2000 scooter drivers, 4000 car drivers and 6000 truck drivers
and their probabilities of accidents are 0.01, 0.03 and 0.15 respectively. One of the insured
persons meets with an accident. Find the probability that he is a scooter driver.

Q.5

[C.B.S.E. 2003]
There are two identical boxes containing respectively 4 white and 3 red balls, 3 white and 7
red balls. A box is chosen at random and a ball is drawn from it. If the ball drawn is white,
what is the probability that it is from the first box ?
[C.B.S.E. 2003]

Q.6

A problem in Mathematics is given to three students whose chances of solving it are

1 1
,
and
3 5

1
respectively. Find the probability that one of them is able to solve the problem correctly..
6

Q.7

[C.B.S.E. 2003]
A box contains 2 gold and 3 silver coins. Another box contains 3 gold and 3 silver coins. A box
is chosen at random and coin is drawn from it. If the selected coin is gold coin, find the
probability that it was drawn from the second box.
[C.B.S.E. 2003]

Q.8

A can solve 90% of the problems given in a book and B can solve only 70% problems. What is
the probability that atleast one of them will solve the problem selected at random from the

Q.9

book ?
[C.B.S.E. 2004]
Two cards are drawn successively without replacement from a well shuffled pack of 52 cards.

Q.10

Find the probability distribution of number of spades.


[C.B.S.E. 2004]
A pair of dice is thrown 200 times. If getting a sum of 9 is considered a success, find the

mean and variance of the number of successes.


[C.B.S.E. 2005]
Q.11 Two cards are drawn successively with replacement from a well shuffled pack of 52 cards.
Find the mean and variance for the number of aces.
Q.12

The probability that a person will get an electric contract is

not get the plumbing contract is

2
and the probability that he will
5

4
2
. If the probability of getting atleast one contract is ,
7
3

what is the probability that he will get both ?


Q.13

[C.B.S.E. 2005]

[C.B.S.E. 2005]

One bag contains 1 red and 3 blue balls, a second bag contains 2 red and 1 blue ball and a
third bag contains 4 red and 3 blue balls. One bag is chosen at random and two balls are
drawn from it. If one ball is red and the other is blue, find the probability that they were
picked up from the second bag.

Q.14

[C.B.S.E. 2005]
A student is given a test with 8 items of true-false type. If he gets 6 or more items correct,
he is declared a pass. Given that he guesses the answer to each item, compute the probability
that he will pass the test.
[C.B.S.E. 2005]

PROBABILITY

14
Q.15

In a single throw of three dice find the probability of getting

Q.16

(i) a total of 5
(ii) a total of atmost 5
[C.B.S.E. 2005]
Find the probability distribution of the number of successes in two tosses of a die where a
success is defined as a number less than 3. Also find mean and variance of the distribution.
[C.B.S.E. 2006]

Q.17

Q.18

A and B throw two dice simultaneously turn by turn. A wins if be throws a total of 5, B will win
if he throws a doublet. Find the probability that B will win the game, though A started it.
[C.B.S.E. 2006]
Two cards are drawn from a well shuffled pack of 52 cards one after the other without
replacement. Find the probability that one of these is a queen and the other is a king of
opposite colour.
[C.B.S.E. 2006]

Q.19 Two cards are drawn successively with replacement from a well shuffled pack of 52 cards.
Find the probability distribution of number of jacks.
[C.B.S.E. 2006]
Q.20

An urn contains 7 red and 4 blue balls. Two balls are drawn at random with replacement. Find
the probability of getting
[C.B.S.E. 2007]
(i)

2 red ballsi

(ii) 2 blue balls (iii) one red and one blue ball.

Q.21
Q.22

Find the binomial distribution for which mean is 4 and variance 3.


[C.B.S.E. 2007]
A man is known to speak truth 3 out of 4 times. He throws a die and reports that it is a 6.

Q.23

Find the probability that it is actually 6.


[C.B.S.E. 2008]
In a factory which manufactures bolts, machines A, B and C manufacture respectively 25%,
35% and 40% of the bolts. Of their output 5, 4, and 2 percent are respectively defective
bolts. A bolt is drawn at random from the total production and is found to be defective.

Q.24

Find the probability that it is manufactured by the machine B.


[C.B.S.E. 2008]
In a bulb factory, meachines A, B and C manufacture 60%, 30% and 10% bulbs respectively.
1%, 2% and 3% of the bulbs produced respectively by A, B and C are found to be defective.
A bulb is picked up at random from the total production and found to be defective. Find the

Q.25

probability that this bulb was produced by the machine A.


[C.B.S.E. 2008]
A doctor is to visit a patient. From the past experience it is known that the probabilities of
the doctor coming by train, bus, scooter or taxi are

1
1
3
2
,
,
and
respectively. The
10 5 10
5

1 1
1
,
, and
if he comes by train, bus or scooter
4 3
12
respectively but by taxi he will not be late. When he arrives, he is late. What is the probability
that he came by bus ?
[C.B.S.E. 2008]

probabilities that he will be late are

Q.26

Three bags contain balls as shown in the table below :


Bag Number of white balls Number of black balls Number of red balls
I
II
III

1
2
4

2
1
3

3
1
2

A bag is chosen at ran and two balls are drawn from it. They happen to be white and red.
Q.27

What is the probability that they came from bag III ?


[C.B.S.E. 2009]
From a lot of 30 bulbs which includes 6 defective, a sample of 4 bulbs is drawn at random with
replacement. Find the mean and variance of the number of defective bulbs. [C.B.S.E. 2009]

Q.28

A pair of dice is thrown 4 times. If getting a doublet is considered a success, find the mean
and variance of the number of successes.
[C.B.S.E. 2009]

Q.29

Two cards are drawn simultaneously (or successively without replacement) from a well shuffled
pack of 52 cards. Find the mean and variance of the number of red cards. [C.B.S.E. 2009]

PROBABILITY

15
Q.30

On a multiple choice examination with three possible answers (out of which only one is
correct) for each of five questions, what is the probability that a candidate would get four or
more correct answer just by guessing ?
[C.B.S.E. 2010]

Q.31

From a lot of 10 bulbs, which includes 3 defectively, a sample of 2 bulbs is drawn at random.
Find the probability distribution of the number of defective bulbs.
[C.B.S.E. 2010]

Q.32

Find the probability of throwing at most 2 sixes in 6 throws of a single die. [C.B.S.E. 2011]

Q.33

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 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 ?

Q.34

Two cards are drawn simultaneously (without replacement) from a well-shuffled pack of 52
cards. Find the the mean and variance of the number of red cards.

Q.35

[C.B.S.E. 2011]

[C.B.S.E. 2012]

Suppose a girl throws a die. If the gets a 5 or 6, she tosses a coin 3 times and notes the
number of heads. If the gets 1, 2, 3 or 4 she tosses a coin once and notes whether a head or
tail is obtained. If she obtained excatly one head, what is the probability that she threw 1, 2,
3, or 4 with the die ?
[C.B.S.E. 2012]

Q.36

The probabilities of two students A and B coming to the school in time are

3
5
and
7
7

respectively. Assuming that the events, A coming in time and B coming in time are
indenpendent, find the probability of only one of them coming to the school in time.
Write at least one advantage of coming to school in time.
Q.37

[C.B.S.E. 2013]

In a hockey metach, both teams A and B scored same number of goals up to the end of the
game, so to decide the winner, the referee asked both the captains to throw a die alternately
and decided that the team, whose captain gets a six first will be declared the winner. If the
captain of team A was asked to start, find their respective probabilities of winning the match
and state whether the decision of the referee was fair or not.
[C.B.S.E. 2013]

PROBABILITY

16

ANSWER KEY
EXERCISE 1 (UNSOLVED PROBLEMS)
1.

1
1
2.
15
3

1
2

12
13

3
13

16.

X
24. P( X)

30.

17.

72

No. of Tails

Probability

2
16

169

1
4

5. (a)

3
4

18.

P( X)

30

10

Total
1

169

Total

1
9

9
3
19.
11
11

1
3

3
11
(b)
4
24

6.

2
27
12.
9
83

11.

24
43

3
22.
4

81
169

7
99

10.

21. Mean = 1; variance =

27.

4.

11
6
(b)
8619
5525

9. (a)

15.

3.

1
2

1
21
5
7.
8.
36
100
11
11
50

13.

20. Mean =

Total
1

23.

14.

7
35
; variance =
2
12
0
6

P( X)

24
29

1
9

11

22

2
1

Total
1

22

101( 4)8

25.

2
27

26.

28.

7
21
,
10 100

29. more than 3 times

(5)10

3
16

EXERCISE 2 (BOARD PROBLEMS)


1. 42%

9.

X
P(X)

2.

0
19
34

285
5278

3.

1
2
13 1
34 17

10.

0
19. P(X) 144
169

23.

31.

1
24
169

2
1
69

20. (i)

X
P(X)

26.

1
52

200 1600
;
9
81

0
16. P(X) 4
9

28
2
4
24.
25.
69
5
7

28. Mean :

4.

1
5
(ii)
15. (i)
36
108

11
50

5
17

49
121

5.

11.

40
61

1 2
4 1 17. 4
7
9 9

(ii)

15

15

1
15

7 5

3 6

7.

13.

5
9

8.

97
100

28
37
14.
73
256

4
663

16

3 1
21. +
4 4

22.

3
8

4
16
, Variance :
5
25

32.

18.

16
56
(iii)
121
121

27. Mean :

19
45

2
24
17
;
12.
13 169
105

2
5
25
, Variance :
29. Mean : 1, Variance :
3
9
51

6.

33.

2
3

30.

11 1

3 3

34.

1,

25
51

35.

8/11

You might also like