Probabl It y
Probabl It y
Probability is one of the most important mathematical concepts that we use in our daily life.
Probability means possibility of something. It is a mathematical tool which deals with the
occurrence of random events. Value of the probability lies in between 0 and 1.
Probability of an event is defined by the number of ways in which the event occurs divided by the
number of outcomes in the sample space.
P(event) = n(E)/n(S)
Sample space: Sample space of an event is the set of all possible outcomes of that event.
For example:
1. You tossed a coin. Your sample space is head or tail.
P(H) = 1/2.
2. You throw a dice. Your sample space {1,2,3,4,5,6}
P(6) = 1/6.
3. England and India play a one day match.
In this case 3 events will happen. 1. England wins 2. India wins 3. Match tie.
P(tie) =/ 1/3 because the possible outcomes of the India Vs England match is not the
sample space in this situation.
So, in India Vs England match, tie is not an equally like outcome. Hence it is not in the sample
space.
Problem 1:
A coin tossed three times. What is the probability of a) All heads. b) Exactly two heads. c)
Minimum two heads. d) At Least one head.
Solution:
List of the possible outcomes {HHH,HHT,HTH,THH,TTH,THT,HTT,TTT}
Total number of outcomes = 8. i.e. n(S) = 8.
a) All heads n(E) = 1.
P(All heads) = n(E)/n(S) = 1/8.
Problem 1:
A coin toss three times, what is the probability of getting 2 Heads and 1 Tail if the probability of
head is 0.6 and tail is 0.4?
Solution:
2 Heads and 1Tail.
Event definition: 2 Heads and 1 Tail
H&H&T or H&T&H or T&H&H i.e. 0.6 × 0.6 × 0.4 + 0.6 × 0.6 × 0.4 + 0.6 × 0.6 × 0.4 = 3(0.6
× 0.6 × 0.4 ) = 3 × 0.144 = 0.432.
Single dice situation is very simple. Normally we get in dice question type is the 2 dice situation.
In such cases normally questions are asked on the sum of the dice.
In a 2 dice situation you need to understand that there is a certain pattern for different numbers.
For example:
Sum 2 can happen in only 1 way.(i.e. 1,1) ← Sum 12 can happen in 1 way.
Sum 3 can happen in 2 ways. ← Sum 11 can happen in 2 ways.
Sum 4 can happen in 3 ways. ← Sum 10 can happen in 3 ways.
Sum 5 can happen in 4 ways. ← Sum 9 can happen in 4 ways.
Sum 6 can happen in 5 ways. ← Sum 8 can happen in 5 ways.
Sum 7 can happen in 6 ways.
Problem 1:
Two dice are thrown together. Find the probability of :
1. Getting a number greater than 10.
2. Getting a sum of 5.
3. Getting a sum is prime.
4. Getting a multiple of 3 or 4.
Solution:
1. Total number of possible outcome = 36
Getting a number greater than 10 means we want 11 or 12.
Sum 11 can happen in 2 ways or Sum 12 can happen in 1 way.
Number of events of getting number greater than 10 = 2+1=3
There for probability of Getting a number greater than 10
P(E) = 3/36 = 1/12.
Problem 1:
A card is drawn from a pack of 52 cards. Find the probability:
1. A spade.
2. A king.
3. A Black card.
4. A king or a queen.
5. A face card.
6. A king or a spade.
Solution:
1. Total number of possible outcomes = 52.
Number of events of drawing a spade = 13.
Therefore the probability of a spade
P(E) = 13/52.
Problem 2:
Two cards are drawn at random without replacement from a pack of 52 cards. Find the
probability of:
1. 1 queen and 1 king.
2. 1 red and 1 black.
Solution:
1. 1 queen and 1 king :
Total number of possible outcomes = 52.
From a pack of 52 cards probability of queen = 4/52.
From a pack of 52 cards probability of king = 4/52.
Problem 1:
A box contains 10 red, 5 blue and 1 black. All the balls are identical and 1 ball drawn at random.
What is the probability that :
1. Ball is red.
2. Ball is blue.
3. Ball is black.
Solution:
Total number of balls = 10+5+1=16. i.e. n(S) = 16.
1. Ball is red:
n(E) = number of ways of drawing red balls = 10.
Therefore probability of drawing red balls
p(E) = n(E)/n(S) = 10/16.
2. Ball is blue:
n(E) = number of ways of drawing blue balls = 4.
Therefore probability of drawing blue balls
p(E) = n(E)/n(S) = 5/16.
3. Ball is black:
n(E) = number of ways of drawing black balls = 1.
Therefore probability of drawing black balls
p(E) = n(E)/n(S) = 1/16.
One ball question is very simple, but the main question here draws two balls. In such cases there
are two kinds of questions.
1. Ball drawn with replacement.
2. Ball drawn without replacement.
Problem 2:
A box contains 10 red, 5 blue and 1 black. All the balls are identical and 3 balls drawn at random
one after the other with replacement. What is the probability that all 3 balls are red?
Solution:
Total number of balls = 10+5+1=16. i.e. n(S) = 16.
n(E) = number of ways of drawing red balls = 10.
Probability of a red ball = 10/16
Therefore probability of drawing 3 red balls with replacement
1st red & 2nd red & 3rd red
10/16 × 10/16 × 10/16.
Problem 3:
A box contains 10 red, 5 blue and 1 black. All the balls are identical and 3 balls drawn at random
one after the other with replacement or without replacement. What is the probability that all 3
balls are of the same color?
Solution:
Total number of balls = 10+5+1=16. i.e. n(S) = 16.
Probability of a red ball = 10/16.
Probability of a blue ball = 5/16.
Probability of a black ball = 1/16.
With replacement:
R - Red ball, b - Blue ball , B - Black ball
P(all 3 balls of same color) = R&R&R or b&b&b or B&B&B
= 10/16 × 10/16 × 10/16 + 5/16 × 5/16 × 5/16 + 1/16 × 1/16 × 1/16
Without replacement:
R - Red ball, b - Blue ball , B - Black ball
In this case we have only 1 black ball.
P(all 3 balls of same color) = R&R&R or b&b&b
= 10/16 × 9/15 × 8/14 + 5/16 × 4/15 × 3/14
Problem 4:
A box contains 10 red, 5 blue and 1 black. All the balls are identical and 3 balls drawn at random
one after the other without replacement. What is the probability that all 3 balls are of the
different color?
Solution:
Total number of balls = 10+5+1=16. i.e. n(S) = 16.
Probability of a red ball = 10/16.
Probability of a blue ball = 5/16.
Probability of a black ball = 1/16.
Problem 1:
A box contains 10 red, 5 blue and 2 black and another box contains 5 red, 7 blue and 8 black. 1
ball drawn at random from any of the 2 boxes. Find the probability that the ball is black?
Solution:
Probability of black ball form 1st box = 2/16
Probability of black ball from 2nd box = 8/20.
Selection of 1st box = 1/2
Selection of 2nd box = 1/2
P( Ball is black ) = 1st box & Black ball or 2nd box & Black ball
= 1/2 × 2/16 + 1/2 × 8/20
= 1/16 + 8/40.
Problem 1:
What is the probability that there are 53 Sundays in a normal non leap year?
Solution:
In a non leap year = 365 days.
365 days has 52 complete weeks and 1 day.
The 365 days calendar will start on 1st january and 1st week will end on 7th january ……. And
so on …. the 52nd week will end on 30th december.
For 53 sundays in a non leap year, the last day of the year 31th december has to be a sunday and
probability of 31th dec being a sunday = 1/7.
Hence the answer = 1/7.
Problem 2:
What is the probability that there are 53 Sundays in a leap year?
Solution:
In a leap year = 366 days.
366 days has 52 complete weeks and 2 days.
The 52nd week would end on the 364th day of the year and that day would be 29th december.
For 53 sundays in a non leap year, the last 2 days of the year would be
1. Sunday or Monday
2. Saturday or sunday
3. Monday or Tuesday
4. Tuesday or Wednesday
5. Wednesday or Thursday
6. Thursday or Friday and
7. Friday or Saturday
Last 2 days of the year out of 7 cases. Out of 7 cases only 2 cases have Sundays in them.
Hence probability of 53 sundays in a leap year = 1/7.
Problem 3:
N1,N2,N3,N4 and N5 are the natural numbers. What is the probability that the product of these
numbers ends in an odd number that is not a multiple of 5.
Solution:
Product of 5 numbers to be odd, 1st of all the last digit should not be even and last digit should
not be 5.
Probability of any unit place = 1/10
All the numbers should end with 1,3,7 and 9 i.e. 4 numbers.
Problem 4:
Amit orders a gift from 4 different websites for his friend's birthday. The probability of the sites
delivering on time are 0.9,0.8,0.7 and 0.6 respectively. What is the probability that the friend
would get the gift on time?
Solution:
Lets say E be the event that a friend doesn't get the gift on time.
P(E) = 1 - P( E ).
1st site should fail deliver on time & 2nd site should fail deliver on time & 3rd site should fail
deliver on time & 4th site should fail deliver on time.
Problem 5:
Probability of a man living for 50 years from today is 0.6 and the probability for his wife to live
for 50 year from today is 0.5. Find the probability that both are alive after 50 years and one of
them is dead ?
Solution:
P( man alive) = 0.6 and P( wife alive) = 0.5
P( both are alive) = P(man alive) & P(wife alive)
= 0.6 × 0.5 = 0.3.
P (man not alive) = 1 - 0.6 = 0.4 and P (wife not alive) = 1 - 0.5 = 0.5.
P(one of them is dead) = (man alive & wife dead) or (man dead & wife alive)
= 0.6 × 0.5 + 0.4 × 0.5 = 0.5.
Problem 6:
Probability that India wins the match is 0.6 and probability that England wins the match is 0.4.
India and England play 3 one-day matches. What is the probability that India wins the series?
Solution:
Events:
India can win the series by 3-0 or 2-1
3-0 means India wins 1st match & 2nd match & 3rd match
2-1 means India wins 2 matches and England wins 1 match and 3 arrangements.
P(India wins series) = 0.6 × 0.6 × 0.6 + (0.6 × 0.6 × 0.4) × 3 = 0.648.
1. What is the probability of getting a number greater than 9, in a throw of two normal
unbiased dice having 6 faces?
Ans : 1/6.
2. In a throw of two dice, find the probability of getting one prime and one composite
number.
Ans : 1/3.
3. There are two bags containing white and black balls. In the first bag, there are 8 white
and 6 black balls and in the second bag, there are 4 white and 7 black balls. One ball is
drawn at random from any of these two bags. Find the probability of this ball being black.
Ans : 41/77.
4. The letters of the word LUCKNOW are arranged among themselves. Find the probability
of always having NOW in the word.
Ans : 1/42.
5. Out of 13 applicants for a job, there are 5 women and 8 men. Two persons are to be
selected for the job. The probability that at least one of the selected persons will be a
woman is:
Ans : 25/39.
6. The probability that A can solve the problem is 2/3 and B can solve it is 3/4. If both of
them attempt the problem, then what is the probability that the problem gets solved.
Ans : 11/12.