Probability
Probability
Sol: Sample space = [HHH, HHT, HTH, THH, TTH, THT, HTT, TTT]
P (A) = 7/8
OR
2. Find the probability of getting a numbered card when a card is drawn from the pack of 52
cards.
3. There are 5 green 7 red balls. Two balls are selected one by one without replacement. Find the
probability that first is green and second is red.
4. What is the probability of getting a sum of 7 when two dice are thrown?
Favorable cases = (1, 6) (6, 1) (2, 5) (5, 2) (3, 4) (4, 3) --- 6 ways.
Example 6: Two cards are drawn from the pack of 52 cards. Find the probability that both are
diamonds or both are kings.
Example 7: Three dice are rolled together. What is the probability as getting at least one '4'?
Probability of getting number ‘4’ at least one time = 1 – (Probability of getting no number 4)
8: A problem is given to three persons P, Q, R whose respective chances of solving it are 2/7,
4/7, 4/9 respectively. What is the probability that the problem is solved?
Sol: Probability of the problem getting solved = 1 – (Probability of none of them solving the
problem)
Example 9: Find the probability of getting two heads when five coins are tossed.
Sol: Number of ways of getting two heads = 5C2 = 10. Total Number of ways = 25 = 32
Example 10: What is the probability of getting a sum of 22 or more when four dice are thrown?
Sol: Total number of ways = 64 = 1296. Number of ways of getting a sum 22 are 6,6,6,4 = 4! / 3!
=4
Example 11: Two dice are thrown together. What is the probability that the number obtained on
one of the dice is multiple of number obtained on the other dice?
Since the number on a die should be multiple of the other, the possibilities are
(2, 1) (1, 2) (1, 4) (4, 1) (1, 3) (3, 1) (1, 5) (5, 1) (6, 1) (1, 6) --- 10 ways
Example 12: From a pack of cards, three cards are drawn at random. Find the probability that
each card is from different suit.
One card each should be selected from a different suit. The three suits can be chosen in 4C3 was
= 4 x (13)3 / 52C3
Example 13: Find the probability that a leap year has 52 Sundays.
Sol: A leap year can have 52 Sundays or 53 Sundays. In a leap year, there are 366 days out of
which there are 52 complete weeks & remaining 2 days. Now, these two days can be (Sat, Sun)
(Sun, Mon) (Mon, Tue) (Tue, Wed) (Wed, Thur) (Thur, Friday) (Friday, Sat).
So there are total 7 cases out of which (Sat, Sun) (Sun, Mon) are two favorable cases. So, P (53
Sundays) = 2 / 7
Example 14: Fifteen people sit around a circular table. What are odds against two particular
people sitting together?
Sol: 15 persons can be seated in 14! Ways. No. of ways in which two particular people sit
together is 13! × 2!
The probability of two particular persons sitting together 13!2! / 14! = 1/7