Home > Practice > Arithmetic Aptitude > Probability > Miscellaneous
41. An urn contains 6 red, 4 blue, 2 green and 3 yellow marbles. If four marbles are picked up at random, what is the probability that 1 Is green, 2 are blue and 1 is red ?

Discuss
Solution:
Total number of marbles = (6 + 4 + 2 + 3) = 15
Let E be the event of drawing 1 green, 2 blue and 1 red marble.
Then,
n (E) = 2C1×4C2×6C1   =2×4×32×1×6     = 72
And, n (S) = 15C4=   15×14×13×124×3×2×1     = 1365
P(E)=n(E)n(S)=721365      =24455
42. An urn contains 2 red, 3 green and 2 blue balls. If 2 balls are drawn at random, find the probability that no ball is blue.

Discuss
Solution:
Total number of balls = (2 + 3 + 2) = 7
Let, E be the event of drawing 2 non-blue balls.
Then, n (E) = 5C4=5×42×1   = 10
And, n (S) = 7C2=7×62×1   = 21
P(E)=n(E)n(S)=1021
43. Two dice are tossed. The probability that the total score is a prime number is-

Discuss
Solution:
Clearly, n (S) = (6 × 6) = 36
Let E be the event that the sum is a prime number. Then, n (E) = {(1, 1), (1, 2), (1, 4), (1, 6), (2, 1), (2, 3), (2, 5), (3, 2), (3, 4), (4, 1), (4, 3,), (5, 2), (5, 6), (6, 1), (6, 5)}
∴ n (E) = 15
P(E)=n(E)n(S)=1536=512
44. A box contains 10 black and 10 white balls. What is the probability of drawing 2 balls of the same colour ?

Discuss
Solution:
Total number of balls = (10 + 10) = 20
Let E be the event of drawing 2 balls of the same colour.
n (E) = number of ways of drawing 2 black balls or 2 white balls.
n (E) =   (10C2×10C2)   =2×10C2   =2×10×92×1   = 90
n (S) = number of ways of drawing 2 balls out of 20 balls
=20C2=20×192×1   = 190
P(E)=n(E)n(S)=90190=919
45. A bag contains 10 mangoes out of which 4 are rotten, two mangoes are taken out together. If one of them is found to be good, the probability that other also good is-

Discuss
Solution:
Out of mangoes, 4 mangoes are rotten
∴ Required probability
=6C210C2=6!2!(62)!10!2!(102)!=6!2!4!10!2!×8!=6×51×210×91×2=6×510×9=13
46. A speaks truth in 60% cases B speaks truth in 70% cases. The probability that they will way say the same thing while describing a single event, is-

Discuss
Solution:
Let E1 = event that A speaks the truth
And E2 = event that B speaks the truth
Then,
P(E1)=60100=35,P(E2)=70100=710,P(E¯1)=(135)=25,P(E¯2)=(1710)=310
P (A and B say the same thing) = P [(A speaks the truth and B speaks the truth) or (A tells a lie and B tells a lie)]
= P [(E1E2)   or   (E¯1E¯2)]
= P (E1E2)   + (E¯1E¯2)
= P (E1). P (E2) + P (E¯1) . P (E¯2)
=(35×710)+(25×310)=2750=0.54
47. In a class, there are 15 boys and 10 girls. Three students are selected at random. The probability that the selected students are 2 boys and 1 girls, is:

Discuss
Solution:
Let S be the sample space and let E be the event of selecting 2 boys and 1 girl.
Then, n(S) = number of ways of selecting 3 students out of 25
= 25C3=   25×24×233×2×1   = 2300
And, n(E) = (15C2×10C1)   =(15×142×1×10)    = 1050
P(E)=n(E)n(S)=10502300=2146
48. A basket contains 6 blue, 2 red,4 green and 3 yellow balls. If four balls are picked up at random, what is the probability that 2 are red 2 are green?

Discuss
Solution:
Total number of balls = (6 + 2 + 4 + 3) = 15
Let E be the event of drawing 4 balls such that 2 are red and 2 are green.
Then, n(E) = (2C2×4C2)   =(1×4×32×1)   = 6
And, n(S) = 15C4=   15×14×13×124×3×2×1     = 1365
P(E)=n(E)n(S)=61365=2455
49. In a class, 30% of the students offered English, 20% offered Hindi and 10% offered both. If a student is selected at random, What is the probability that he has offered English or Hindi ?

Discuss
Solution:
P(E)=30100=310;P(H)=20100=15and(EH) = 10100=110
P (E or H) = P(EH)
= P(E) + P(H) - P(EH)
=(310+15110)=410=25
50. Four persons are chosen at random from a group of 3 men, 2 women and 4 children. The chance that exactly 2 of them are children, is-

Discuss
Solution:
n(S) = number of ways of choosing 4 persons out of 9
=9C4   =9×8×7×64×3×2×1   = 126
n(E) = number of ways of choosing 2 children out of 4 and 2 persons out of (3 + 2) personal
n(E) =(4C2×5C2)   =(4×32×1×5×42×1)     = 60
P(E)=n(E)n(S)=60126=1021