Home > Practice > Arithmetic Aptitude > Probability > Miscellaneous
61. A bag contains 6 black and 8 white balls. One ball is drawn at random. What is the probability that the ball drawn is white?

Discuss
Solution:
Total number of balls = (6 + 8) = 14
Number of white balls = 8
P (drawing a white ball) = 814  = 47
62. A bag contains 4 red, 5 yellow and 6 pink balls. Two balls are drawn at random. What is the probability that none of the balls drawn are yellow?

Discuss
Solution:
Number of red balls = 4
Number of yellow balls = 5
Number of pink balls = 6
Total balls = 4 + 5 + 6 = 15
Total possible outcomes = selection of 2 balls out of 15 balls
= 15C2  
=15!2!(152)!
=15!2!×13!
=15×141×2
=105
Total favourable outcomes = selection of 2 balls out of 4 orange and 6 pink balls.
=10C2
= 10!2!(102)!
= 10!2!×8!
= 10×91×2
= 45
∴ Required probability = 45105 = 37
63. In a simultaneous throw of two dice, what is the probability of getting a doublet ?

Discuss
Solution:
In a simultaneous throw of dice, n (S) = (6 × 6) = 36
Let E = event of getting a doublet
= [(1, 1), (2, 2), (3, 3), (4, 4), (5, 5), (6, 6)]
∴ P(E) = n(E)n(S) = 636 = 16
64. An urn contains 6 red, 5 blue and 2 green marbles. If 2 marbles are picked at random, what is the probability that both are red?

Discuss
Solution:
P(Both are red),
=6C213C2=526
65. You toss a coin AND roll a die. What is the probability of getting a tail and a 4 on the die?

Discuss
Solution:
Probability of getting a tail when a single coin is tossed =12
Probability of getting 4 when a die is thrown =16
Required probability,
=12×16=112
66. Two cards are drawn from a pack of well shuffled cards. Find the probability that one is a club and other in King.

Discuss
Solution:
Let X be the event that cards are in a club which is not king and other is the king of club.
Let Y be the event that one is any club card and other is a non-club king.
Hence, required probability:
=P(A)+P(B)=12C1×1C152C2+13C1×3C152C2=(2×(12×1)52×51)+(2(13×3)52×51)=(24+7852×51)=126
67. P and Q sit in a ring arrangement with 10 persons. What is the probability that P and Q will sit together?

Discuss
Solution:
n(S)= number of ways of sitting 12 persons at round table:
= (12 - 1)! = 11!
Since two persons will be always together, then number of persons:
= 10 + 1 = 11
So, 11 persons will be seated in (11 - 1)! = 10! ways at round table and 2 particular persons will be seated in 2! ways.
n(A) = The number of ways in which two persons always sit together = 10! × 2
P(A)=n(A)n(S)=10!×2!11!=211
68. In a race, the odd favour of cars P, Q, R, S are 1 : 3, 1 : 4, 1 : 5 and 1 : 6 respectively. Find the probability that one of them wins the race.

Discuss
Solution:
Let the probability of winning the race is denoted by P(person)
P(P)=14,P(Q)=15,P(R)=16,P(S)=17
All the events are mutually exclusive (since if one of them wins then other would lose as pointed out by rahul) hence,
Required probability:
=P(P)+P(Q)+P(R)     +P(S)
=14+15+16+17=319420
69. A card is drawn from a pack of 52 cards. The card is drawn at random. What is the probability that it is neither a spade nor a Jack?

Discuss
Solution:
There are 13 spade and 3 more jack
Probability of getting spade or a jack:
=13+352=413
So probability of getting neither spade nor a jack:
=1413=913
70. What is the probability that a number selected from numbers 1, 2, 3, ......, 30, is prime number, when each of the given numbers is equally likely to be selected?

Discuss
Solution:
X = {2, 3, 5, 7, 11, 13, 17, 19, 23, 29}
n(X) = 10, n(S) = 30
Hence required probability,
=n(X)n(S)=1030