100+ Probability Questions and Answers for SSC Exams - 1

Question: 1

Two unbiased coins are tossed. What is the probability of getting at most one head?

(A) $${1}/{2}$$

(B) $${1}/{4}$$.

(C) $${3}/{2}$$.

(D) $${3}/{4}$$.

Ans: D

Here S = {HH, HT, TH, TT}.

Let E = event of getting at most one head.

∴ E = {TT, HT, TH}

∴ P(E) = $${n(E)} / {n(S)}$$ = $${3}/{4}$$.

Question: 2

One card is drawn from a pack of 52 cards. What is the probability that the card drawn is either a red card or a king?

(A) $${1}/{2}$$

(B) $${6}/{13}$$

(C) $${7}/{13}$$

(D) $${27}/{52}$$

Ans: C

Here, n(S) = 52.

There are 26 red cards (including 2 kings) and there are 2 more kings.

Let E = event of getting a red card or a king.

Then, n(E) = 28.

∴ P(E) = $${n(E)} / {n(S)}$$ = $${28}/{52}$$ = $${7}/{13}$$.

Question: 3

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 and 2 are green?

(A) $${1}/{3}$$

(B) $${2}/{455}$$

(C) $${4}/{15}$$

(D) $${5}/{27}$$

Ans: B

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 × 3}/{2 × 1})$$ = 6.

And n(S) = 15C4 = $${15 × 14 × 13 × 12}/ {4 × 3 × 2 × 1}$$ = 1365

∴ P(E) = $${n(E)} / {n(S)}$$ = $${6}/ {1365}$$ = $${2}/{455}$$.

Question: 4

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 girl, is

(A) $${1}/{50}$$

(B) $${3}/{25}$$

(C) $${21}/{46}$$

(D) $${25}/{117}$$

Ans: C

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 × 23} / {3 × 2 × 1}$$ = 2300.

And, n(E) = (15C2 × 10C1) = $$({15 × 14} / {2 × 1} × 10)$$ = 1050.

∴ P(E) = $${n(E)}/{n(S)}$$ = $${1050}/{2300}$$ = $${21}/{46}$$.

Question: 5

A bag contains 4 red balls, 6 blue balls and 8 pink balls. One ball is drawn at random and replace with 3 pink balls. A probability that the first ball drawn was either red or blue in colour and the second ball drawn was pink in colour?

(A) $${11}/{30}$$

(B) $${11}/{36}$$

(C) $${12}/{21}$$

(D) $${13}/{17}$$

Ans: B

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 = $${4/18} × {11/20} + {6/18} × {11/20}$$

                             = $${11}/{20}[({4/8} + {6/18})]$$

                             = $${11}/{20} × {10}/{18}$$ = $${11}/{36}$$.

Related Questions