Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

Find the probability that a number selected from the numbers 1 to 25 is a prime number when each of the given number is equally likely to be selected.1). 9/252). 16/253). 21/254). 14/25

Answer»

Let S be the sample space.

Then, n(S) = numbers between 1 to 25 = 25

Let E = EVENT that the number selected is a prime number

⇒ E = {2, 3, 5, 7, 11, 13, 17, 19, 23}

n(E) = 9

Probability of occurrence of event;

P(E) = n(E)/n(S) = 9/25
2.

One-third of 15 mangoes got rotten. If 5 mangoes are taken out randomly, what is the probability that no mango is rotten?1). 12/1432). 12/1333). 16/994). 85/99

Answer»

One-third of 15 mangoes got rotten

Rotten mangoes = 15/3 = 5

So, number of good mangoes = 15 – 5 = 10

When 5 mangoes are taken out RANDOMLY, the probability that no mango is rotten = 10C5 /15C5

$(= {\rm{\;}}\frac{{10!}}{{5! \times 5!\;}}\; \times \frac{{5! \times 10!}}{{15!}} = \frac{{10! \times 10!}}{{15! \times 5!}})$

$(= {\rm{\;}}\frac{{10 \times 9 \times 8 \times 7 \times 6 \times 5! \times 10!}}{{15 \times 14 \times 13 \times 12 \times 11 \times 10! \times 5!}})$

$(= {\rm{\;}}\frac{{10 \times 9 \times 8 \times 7 \times 6}}{{15 \times 14 \times 13 \times 12 \times 11}})$

= 12/(11×13)

= 12/143
3.

In a class test of 50 students, 20 are boys and 30 are girls. 10 boys and 15 girls ranked in A grade. If a student is chosen at random from the class, what is the probability of choosing a girl or an ‘A grade student”?1). 2/52). 3/53). 8/54). 4/5

Answer»

GIVEN that Number of BOYS = 20

Number of GIRLS = 30

Girls Getting A grade = 15 and boys getting A grade = 10

So, Probability of choosing a girl = 30/50 = 3/5

Probability of choosing a A grade student = 25/50 = 1/2 

Now A grade student can be a girl

So, probability of choosing it = 15/50 = 3/10 

So, REQUIRED probability of choosing a girl or a A grade student = (3/5 + 1/2) - 3/10 = 4/5

∴ the required probability is 4/5
4.

Quantity B: Find the probability that out of 5 balloons: 3 are Red, 1 is Blue and 1 is Green1). Quantity A > Quantity B2). Quantity A < Quantity B3). Quantity A ≥ Quantity B4). Quantity A ≤ Quantity B

Answer»

Quantity A:

Required probability = (4C2 × 6C2 × 3C1)/13C5

⇒ (6 × 15 × 3)/{(13 × 12 × 11 × 10 × 9)/120}

⇒ 30/143

⇒ 0.2098

Quantity B:

Required probability = (4C1 × 6C3 × 3C1)/13C5

⇒ (4 × 20 × 3)/{(13 × 12 × 11 × 10 × 9)/120}

⇒ 80/429

⇒ 0.1865

∴ Quantity A > Quantity B
5.

Quantity B: 0.51). Quantity A > Quantity B2). Quantity A < Quantity B3). Quantity A ≥ Quantity B4). Quantity A ≤ Quantity B

Answer»

QUANTITY A:

Total number of outcomes = 7C5 = 21

Since the REQUIRED probability is that the COMMITTEE has at least two ENGLISH teachers, there are two combinations:

2 maths teachers and 3 English teachers or 3 maths teachers and 2 English teachers;

∴ Number of FAVOURABLE outcomes = 4C2 × 3C3 + 4C3 × 3C2 = 6 + 12 = 18

∴ Probability that the committee has at least two English teachers = 18/21 = 6/7

Quantity B:

= 0.5

∴ Quantity A > Quantity B
6.

Two dice are tossed. The probability that the total score is a prime number is?1). 1/62). 5/123). 1/24). 7/9

Answer»

Number of WAYS of outcomes when two DICE are thrown = n(S) = 36 and the possible CASES of event when the sum of numbers on two dice is a prime number are

(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).

number of events = 15

Probability = 15/36 = 5/12

7.

The odds against Sushant solving a certain problem is 5 to 2 and odds in favour of Rahul solving the same problem are 7 to 5. What is the probability that the problem will be solved?1). \(\frac{7}{{10}}\)2). \(\frac{2}{5}\)3). \(\frac{{17}}{{30}}\)4). \(\frac{{59}}{{84}}\)

Answer»

Odds against Sushant is 5 : 2

Probability that he will SOLVE question = 2/7

Odds in FAVOUR of Sushant is 7 : 5

Probability that he will solve question = 7/12

Problem will be solved means EITHER Sushant or Rahul or both will be able to solve

⇒ P (A or B) = P(A) + P(B) - P (A and B)

⇒ P (A or B) = 2/7 + 7/12 - (2/7 x 7/12)

⇒ P (A or B) = 2/7 + 7/12 - 1/6

⇒ P (A or B) = (24 + 49 - 14)/84

∴ P (A or B) = 59/84
8.

A biased coin is tossed 4 times. The probability that a head occurs when this coin is tossed is 0.25. What is the probability that exactly 2 tails occur?1). 0.212).3). 0.274). 0.43

Answer»

The probability that a heads occurs when this coin is tossed is 0.25.

⇒ Probability of occurrence of TAILS = 1 – 0.25 = 0.75

For exactly two tails to occur in 4 tosses, remaining two outcomes should be heads.

In 4 tosses, 2 tails can occur in 4C2 WAYS, i.e., 6 ways.

∴ Probability of exactly 2 tails = 6 × 0.75 × 0.75 × 0.25 × 0.25 = 0.21
9.

Quantity B: Probability of selection of a boy in an interview is 1/2 and that of a girl is 5/9. What is the probability that one of them will be selected?1). Quantity A > Quantity B2). Quantity A < Quantity B3). Quantity A ≥ Quantity B4). Quantity A ≤ Quantity B

Answer»

Quantity A:

2 DIGITS NUMBERS less than 50 which are divisible by 2 or 3 or 5 but not by 6 and 15

= 10, 14, 16, 20, 21, 22, 25, 26, 27, 28, 32, 33, 34, 35, 38, 39, 40, 44, 46

⇒ n(E) = 19

n(S) = Total number of 2 digits numbers less than 50 (10 to 49)

⇒ n(S) = 40

⇒ P(E) = n(E)/n(S) = 19/40

Quantity B:

Probability of SELECTION of a boy in a interview is 1/2 and that of a girl is 5/9.

⇒ P(B) = 1/2 and P(G) = 5/9

⇒ P($(\bar B)$) = 1 – 1/2 = 1/2 and P($(\bar G)$) = 1 – 5/9 = 4/9

Probability that ONE of them will be selected = P(B) × P($(\bar G)$) + P($(\bar B)$) × P(G)

⇒ 1/2 × 4/9 + 1/2 × 5/9

⇒ 4/18 + 5/18 = 1/2

∴ Quantity A < Quantity B