Home > Practice > Arithmetic Aptitude > Probability > Miscellaneous
51. A basket contains 6 blue, 2 red, 4 green, and 3 yellow balls. If three balls are picked up at random, what is the probability that none is yellow?

Discuss
Solution:
Total number of balls = (6 + 2 + 4 + 3) = 15
Let E be the event of drawing 3 non-yellow balls
Then, n(E) = 12C3   =12×11×103×2×1   = 220
Also, n(S) = 15C3   =15×14×133×2×1   = 455
P(E)=n(E)n(S)=220455=4491
52. The probability that a card drawn from a pack of 52 cards will be a diamond or a king is -

Discuss
Solution:
Here, n(S) = 52
There are 13 cards of diamond (including one king) and there are three more kings.
Let E = event of getting a diamond or a king
Then, n(E) = (13 + 3) = 16
P(E)=n(E)n(S)=1652=413
53. What is the probability of getting a sum 9 from two throws of a dice ?

Discuss
Solution:
In two throws of dice, n(S) = (6 × 6) = 36
Let E = event of getting a sum 9 = [(3, 6), (4, 5), (5, 4), (6, 3)]
P(E)=n(E)n(S)=436=19
54. Two cards are drawn together from a pack of 52 cards. The probability that one is a spade and one is a heart, is-

Discuss
Solution:
Let S be the sample space.
Then, n(S) = 52C2  =(52×51)(2×1)   = 1326
Let E = event of getting 1 spade and 1 heart.
∴ n(E) = number of ways of choosing 1 spade out of 13 and 1 heart out of 13
=(13C1×13C1)   = (13 × 13) = 169
P(E)=n(E)n(S)=1691326=13102
55. A committee of 3 members is to be selected out of 3 men and 2 women. What is the probability that the committee has at least 1 woman ?

Discuss
Solution:
Total number of persons = (3 + 2) = 5
n(S)=5C3=5C2     =5×42×1   = 10
Let E be the event of selecting 3 members having at least 1 women
Then, n(E) = n [(1 women and 2 men ) or (2 women and 1 man)]
= n (1 woman and 2 men) + n (2 women and 1 man)
=(2C1×3C2)+(2C2×3C1)=(2C1×3C1)+(1×3C1)=(2×3)+(1×3)=(6+3)=9
P(E)=n(E)n(S)=910
56. A speaks truth in 75% cases and B in 80% of the cases. In what percentage of cases are they likely to contradict each other, in narrating the same incident ?

Discuss
Solution:
Let E1 = event that A speaks the truth
And E2 = event that B speaks the truth
Then,
P(E1)=75100=34,P(E2)=80100=45,P(E¯1)=(134)=14,P(E¯2)=(145)=15
P (A and B contradict each other)
= P [(A speaks the truth and B tells a lie) or (A tells a lie and B speaks the truth)]
=P[(E1E¯2)or(E¯1E2)]=P[(E1E¯2)+(E¯1E2)]=P(E1).P(E¯2)+P(E¯1).P(E2)=(34×15)+(14×45)=(320+15)=720=(720×100)%=35%
57. A basket contains 4 red, 5 blue and 3 green marbles. If 2 marbles are drawn at random from the basket, What is the probability that both are red ?

Discuss
Solution:
Total number of balls = (4 + 5 + 3) = 12
Let E be the event of drawing 2 red balls.
Then, n (E) = 4C2=4×32×1   = 6
Also n (S) = 12C2=12×112×1   = 66
P(E)=n(E)n(S)=666=111
58. In a lottery, there are 10 prizes and 25 blanks. A lottery is drawn at random. What is the probability of getting a prize ?

Discuss
Solution:
P (getting a prize)
=10(10+25)=1035=27
59. In a box, there are 8 red, 7 blue and 6 green balls. One ball is picked up randomly. What is the probability that it is neither blue nor green ?

Discuss
Solution:
Total number of balls = (8 + 7 + 6) = 21
Let E = event that the ball drawn is neither blue nor green
= Even that the ball drawn is red
∴ n(E) = 8
P(E) = 821
60. Dev can hit a target 3 times in 6 shots pawan can hit the target 2 times in 6 shots and Lakhan can hit the target 4 times in 4 shots. What is the probability that at least 2 shots hit the target -

Discuss
Solution:
Probability of hitting the target:
Dev can hit target ⇒ 36 =12
Lakhan can hit target =44  = 1
Pawan can hit target = 26  = 13
Required probability that at least 2 shorts hit target
=12×23+12×13+12×13=13+16+16=46=23