Home > Practice > Arithmetic Aptitude > Probability > Miscellaneous
21. A bag contains 4 red balls, 6 blue balls and 8 pink balls. One ball is drawn at random and replaced with 3 pink balls. A probability that the first ball drawn was either red or blue in colour and the second drawn was pink in colour ?

Discuss
Solution:
Number of Red balls = 4
Number of Blue balls = 6
Number of Pink balls = 8
Total number of balls = 4 + 6 + 8 = 18
Required probability
=418×1120+618×1120=1120[418+618]=1120×1018=1136
22. A bag contains 3 blue, 2 green and 5 red balls. If four balls are picked at random, what is the probability that two are green and two are blue?

Discuss
Solution:
Number of blue balls = 3
Number of green balls = 2
Numbers of red balls = 5
Total balls in the bag = 3 + 2 + 5 = 10
Total possible outcomes = Selection of 4 balls out of 10 balls
=10C4=10!4!×(104)!
=10×9×8×71×2×3×4
= 210
Favorable outcomes = (selection of 2 green balls out of 2 balls) × (selection of 2 balls out of 3 blue balls)
=2C2×3C2=1×3=3
∴ Required probability
  =Favorable outcomesTotal possible outcomes
=3210=170
23. A basket contains 6 blue, 2 red, 4 green and 3 yellow balls. If 5 balls are picked up at random, what is the probability that at least one is blue?

Discuss
Solution:
Total number of balls = (6 + 2 + 4 + 3) = 15
Let E be the event of drawing 5 balls out of 9 non-blue balls.
=9C5=9C(95)=9C4    =9×8×7×64×3×2×1    = 126
And,
n(S) = 15C5=   15×14×13×12×115×4×3×2×1     = 3003
P(E)=n(E)n(S)=    1263003=6143
∴ Required Probability
=(16143)=137143
24. Three unbiased coins are tossed. What is the probability of getting at least 2 heads?

Discuss
Solution:
Here S = {TTT, TTH, THT, HTT, THH, HTH, HHT, HHH}
Let E = event of getting at least two heads = {THH, HTH, HHT, HHH}
P(E)=n(E)n(S)=48=12
25. In a simultaneous throw of two dice, what is the probability of getting a total of 10 or 11?

Discuss
Solution:
In a simultaneous throw of two dice, we have n (S) = (6 × 6) = 36
Let E = event of getting a total of 10 or 11
= [(4, 6), (5, 5), (6, 4), (5, 6), (6, 5)]
P(E)=n(E)n(S)=536
26. From a pack of 52 cards, one card is drawn at random. What is the probability that the card drawn is a ten or a spade?

Discuss
Solution:
Hence, n (S) = 52
There are 13 spades (including one ten) and there are 3 more ten
Let E = event of getting a ten or a spade
Then, n (E) = (13 + 3) = 16
P(E)=n(E)n(S)=1652=413
27. A box contains 4 red, 5 green and 6 white balls. A ball is drawn at random from the box. What is the probability that the ball drawn is either red or green ?

Discuss
Solution:
Total number of balls = (4 + 5 + 6) = 15
P (drawing a red ball or a green ball) = P (red) + P (green)
=(415+515)=915=35
28. Three unbiased coins are tossed. What is the probability of getting at most two heads?

Discuss
Solution:
Here S = [TTT, TTH, THT, HTT, THH, HTH, HHT, HHH]
Let E = event of getting at most two heads
Then, E = {TTT, TTH, THT, HTT, THH, HTH, HHT}
P(E)=n(E)n(S)=78
29. A bag contains 6 red balls 11 yellow balls and 5 pink balls. If two balls are drawn at random from the bag. One after another what is the probability that the first ball is red and second ball is yellow?

Discuss
Solution:
Number of red balls = 6
Number of yellow balls = 11
Number of pink balls = 5
Total number of balls = 6 + 11 + 5 = 22
Total possible outcomes
n(E)=22C2=22!2!(222)!
=22!2!×20!
=22×212×1
= 231
Number of favourable outcomes
n(S)=6C1×11C1    = 6 × 11 = 66
Required probability = n(E)n(S)   =66231   =17
30. A man and his wife appear in an interview for two vacancies in the same post. The probability two of husband’s selection is 17 and the probability of wife’s selection is15. What is the probability that only one of them is selected?

Discuss
Solution:
Let E1 = event that the husband is selected and E2 = event that the wife is selected.
Then, P(E1)=17    and  P(E2)=15
P(E¯1)=(117)    = 67
and
P(E¯2)=   (115)=45
∴ Required probability = P [( A and not B) or (B and not A)]
= P [(E1E¯2)or(E2E¯1)]
= P (E1E¯2)+ P(E2E¯1)
=P(E1). P(E¯2)+P(E2).P(E¯1)
=(17×45)+(15×67)=1035=27