Final Con Prob
Final Con Prob
Problem #1
70% of your friends like Chocolate, and 35% like Chocolate AND like
Strawberry.
Problem #2
For the first card the chance of drawing a King is 4 out of 52 (there are 4 Kings
in a deck of 52 cards):
P(A) = 4/52
But after removing a King from the deck the probability of the 2nd card drawn
is lesslikely to be a King (only 3 of the 51 cards left are Kings):
P(B|A) = 3/51
And so:
Problem #3
In a card game, suppose a player needs to draw two cards of the same suit in
order to win. Of the 52 cards, there are 13 cards in each suit. Suppose first the
player draws a heart. Now the player wishes to draw a second heart. Since
one heart has already been chosen, there are now 12 hearts remaining in a
deck of 51 cards. So the conditional probability
P(Draw second heart|First card a heart) = 12/51.
Problem #4
Problem #5
In an exam, two reasoning problems, 1 and 2, are asked. 35% students solved
problem 1 and 15% students solved both the problems. How many students
who solved the first problem will also solve the second one?
Problem #6
Probability of the person being male and a smoker, P(A and B)= 20/50
The probability of raining on Sunday is 0.07. If today is Sunday then find the
probability of rain today.
Probability that it is raining and the day is Sunday, P(A and B)=0.07
Probability that it will rain if today is Sunday, P(A|B)P(A|B) = 0.7/ 1/7= 0.49
Problem #8
In a school the third language has to be chosen between Hindi and French. If a
student has taken French then what is the probability that he will take Hindi, if
the probability of taking Hindi is 0.34?
Probability of taking French and Hindi, P(A and B)=0 as they are mutually
exclusive events.
Probability of taking Hindi if French has been opted, P(A|B)= P(A and B) /
P(B)= 0/0.34= 0
Problem #9
A math teacher gave her class two tests. 25% of the class passed both tests
and 42% of the class passed the first test. What percent of those who passed
the first test also passed the second test?
I
P (Second First)= P(First and Second) / P(First)= 0.25/0.42= 0.60= 60%
Problem #10
A jar contains black and white marbles. Two marbles are chosen without
replacement. The probability of selecting a black marble and then a white
marble is 0.34, and the probability of selecting a black marble on the first
draw is 0.47. What is the probability of selecting a white marble on the second
draw, given that the first marble drawn was black?
I
P(White Black)= P(Black and White) / P(Black)= 0.34/0.47= 0.72= 72%
Problem #11
The probability that it is Friday and that a student is absent is 0.03. Since there
are 5 school days in a week, the probability that it is Friday is 0.2. What is the
probability that a student is absent given that today is Friday?
I
P(Absent Friday)= P(Friday and Absent) / P(Friday)= 0.03/0.2= 0.15= 15%
Problem #12
I
P(Spanish Technology)= P(Technology and Spanish) / P(Technology)=
0.087/0.68= 0.13= 13%
Problem #13
If the first driver selected is management then there are only 11 management
employees left along with the 8 union employees.
If the first driver selected is union then there are only 7 union employees left
along with the 12 management employees.
C. What is the probability that the 2nd driver chosen is management given
that the first driver chosen was management?
If the first driver selected is management then there are only 11 management
employees left along with the 8 union employees.
D. What is the probability that the 2nd driver chosen is management give that
the first driver is union?
If the first driver selected is union then there are only 7 union employees left
along with the 12 management employees.
Problem #14
A. What is the probability that the second letter is 'a' given that the first letter
is 'c'?
There are only 25 letters left and the probability of selecting an 'a' is 1/25.
B. What is the probability that the third letter is 't' given that the first letter is
'c' and the second letter is 'a'?
There are only 24 letters left and the probability of selecting a 't' is 1/24.
C. What is the probability that the fourth letter is 'c' given that the first three
letters are 'c', 'a', and 't'?
The probability is zero since the letter 'c' has already been drawn and is no
longer available.
Problem #15
A jar contains 5 white balls, 4 red balls, and 1 black ball. Three balls are drawn
at random (and not replaced). Find the following probabilities.
F. P(3rd ball is red | 1st ball is red and 2nd ball is white) = 3/8
F. P(3rd ball is red | 1st ball is white and 2nd ball is red) = 3/8
F. P(3rd ball is black | 1st ball is red and 2nd ball is white) = 1/8