

InterviewSolution
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.
101. |
In a single toss of a fair die, what are the odds against the event that number 3 or 4 turns up? |
Answer» When a fair die is tossed, the sample space is S = {1, 2, 3, 4, 5, 6} ∴ n(S) = 6 Let event A: 3 or 4 turns up. ∴ A = {3, 4} ∴ n(A) = 2 ∴ P(A) = \(\frac {n(A)}{n(S)} = \frac {2} {6} = \frac {1}{3}\) P(A’) = 1 - P(A) = 1 - 1/3 = 2/3 ∴ Odds against the event A are P(A’) : P(A) = 2/3 : 1/3 = 2:1 |
|
102. |
Two dice are thrown. Find the odds in favour of getting the sum 4.(a) 1 : 11 (b) 11 : 1 (c) 4 : 11 (d) 11: 4 |
Answer» (a) 1 : 11 Total number of exhaustive cases = 6 × 6 = 36 A sum of 4 can be obtained as (1, 3) (2, 2) (3, 1) Therefore, there are 3 favourable outcomes and (36 – 3) = 33 unfavourable outcomes. \(\therefore\) Odds in favour of sum of 4= \(\frac{3}{33}\) = \(\frac{1}{11}\) |
|
103. |
A fair die is tossed twice. What are the odds in favour of getting 4, 5, or 6 on the first toss and 1, 2, 3, or 4 on the second toss? (A) 1 : 3 (B) 3 : 1 (C) 1 : 2 (D) 2 : 1 |
Answer» Correct option is:(C) 1 : 2 A fair dice is tossed twice. ∴ n(S) = 36 A: Getting 4, 5, or 6 on the first toss and Getting 1, 2, 3, or 4 on the second toss. ∴ A = {(4, 1), (4, 2), (4, 3), (4, 4), (5, 1), (5, 2), (5, 3), (5, 4), (6, 1), (6, 2), (6, 3), (6, 4)} ∴ P(A) = \(\frac {n(A)}{n(S)} = \frac {12} {36} = \frac {1}{3}\) ∴ Required answer = P(A) : P(A’) = 1 : 2 |
|
104. |
A card is drawn from a well - shuffled deck of 52 cards. Find (i) the odds in favour of getting a face card, and (ii) the odds against getting a spade. |
Answer» When a card is drawn from a well - shuffled deck of 52 cards, the number of possible outcomes is 52. (i) Let `E_(1)` be the event of getting a face card. Since there are 16 face cards, we have `n(E_(1)) = 16`. `therefore P(E_(1)) = (n(E_(1)))/(n(S)) = 16/52 = 4/13.` `rArr` odds in favour of getting a face card `= (P(E_(1)))/({1 - P(E_(1))}) = ((4//13))/((1 - 4/13)) = 4/9.` (ii) Let `E_(2)` be the event of getting a spade. Then, `n(E_(2)) = 13`. `therefore P(E_(2)) = (n(E_(2)))/(n(S)) = 13/52 = 1/4` `rArr` odds against getting a spade `= ({1 - P(E_(2))})/(P(E_(2)))` `= ((1 - 1/4))/((1//4)) = 3/1.` |
|
105. |
Two dice are thrown. Find the odds in favour of getting the sum (i) 4 (ii) 5 (iii) What are the odds against getting the sum 6? |
Answer» given: two dices are thrown Formula: P(E) = \(\frac{favorable\ outcomes}{total\ possible\ outcomes}\) total possible outcomes are 6C1 6C1 therefore n(S)=62 = 36 (i) let E be the event that total sum is 4 on dice E= {(1,3) (3,1) (2,2)} n(E)= 3C1 = 3 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{3}{36}=\frac{1}{12}\) Therefore, probability of event E’ is P(E’) =1-P(E) P(E’) = \(1-\frac{1}{12}=\frac{11}{12}\) Odds in favour of getting sum as 4 is P(E):P(E’) =1:11 (ii) let E be the event that total sum is 5 on dice E= {(1,4) (2,3) (3,2) (4,1)} n(E)= 4C1 = 4 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{4}{36}=\frac{1}{9}\) Therefore, probability of event E’ is P(E’) = 1 - P(E) P(E’) = \(1-\frac{1}{9}=\frac{8}{9}\) Odds in favour of getting sum as 5 is P(E):P(E’) =1:8 (iii) let E be the event that total sum is 6 on dice E= {(1,5) (2,4) (3,3) (4,2) (5,1)} n(E)= 5C1 = 5 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{5}{36}\) Therefore, probability of event E’ is P(E’) =1-P(E) P(E') = \(1-\frac{5}{36}=\frac{31}{36}\) Odds against of getting sum as 6 is P(E’):P(E) =31:5 |
|
106. |
A class consists of 10 boys and 8 girls. Thee students are selected at random. What is the probability that the selected group has (i) all boys? (ii) all girls? (iii) 1 boy and 2 girls? (iv) at least one girl? (v) at most one girl? |
Answer» Given: class consisting of 10 boys and 8 girls Formula: P(E) = \(\frac{favorable\ outcomes}{total\ possible\ outcomes}\) three students are selected at random, total possible outcomes are 18C3 therefore n(S)= 18C3 = 816 (i) let E be the event that all are boys n(E)= 10C3 = 120 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{120}{816}\) = \(\frac{5}{34}\) (ii) let E be the event that all are girls n(E) = 8C3 = 56 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{56}{816}\) = \(\frac{7}{102}\) (iii) let E be the event that one boy and two girls are selected n(E) = 8C1 10C2 = 360 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{360}{816}\) = \(\frac{35}{102}\) (iv) let E be the event that at least one girl is in the group E= {1,2,3} n(E)= 8C1 10C2 + 8C2 10C1+ 8C3 10C0 = 696 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{693}{816}\) = \(\frac{29}{34}\) (v) let E be the event that at most one girl is in the group E= {0, 1} n(E) = 8C0 10C3 + 8C1 10C2 = 480 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{480}{816}\) = \(\frac{10}{17}\) |
|
107. |
What are the odds in favour of getting a spade if a card is drawn from a well-shuffled deck of cards? What are the odd in favour of getting a king? |
Answer» given: pack of 52 playing cards Formula: P(E) = \(\frac{favorable\ outcomes}{total\ possible\ outcomes}\) one card is drawn from the given pack of cards, total possible outcomes are 52C1 therefore n(S)=52C1 = 52 (i) let E be the event of getting a spade n(E) = 13C1 = 13 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{13}{52}=\frac{1}{4}\) Therefore, probability of event E’ is P(E’) =1 - P(E) P(E') = \(1-\frac{1}{4}=\frac{3}{4}\) Odds in favour of getting a spade is P(E):P(E’) =1:3 (ii) let E be the event of getting a king n(E)= 4C1 = 4 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{4}{52}=\frac{1}{13}\) Therefore, probability of event E’ is P(E’) =1 - P(E) P(E') = \(\frac{1}{13}=\frac{12}{13}\) Odds in favour of getting a king is P(E):P(E’) =1:12 |
|
108. |
A box contains 6 red marbles numbered 1 through 6 and 4 white marbles numbered from 12 through 15. Find the probability that a marble drawn is (i) white (ii) white and odd numbered (iii) even numbered (iv) red or even numbered. |
Answer» Given: box containing 6 red marbles numbered 1-6, 4 white marbles numbered 12-15. Formula: P(E) = \(\frac{favorable\ outcomes}{total\ possible\ outcomes}\) one marble is drawn from the given box, total possible outcomes are 10C1 therefore n(S)= 10C1 = 10 (i) let E be the event of getting white marble n(E)= 4C1 = 4 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{4}{10}\) = \(\frac{2}{5}\) (ii) let E be the event of getting white marble with odd numbered E= {13,15} n(E)= 2 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{2}{10}\) = \(\frac{1}{5}\) (iii) let E be the event of getting even numbered marble E= {2, 4, 6, 12, 24} n(E)= 5 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{5}{10}\) = \(\frac{1}{2}\) (iv) let E1 be the event of getting red marble P(E1) = \(\frac{6}{10}\) (from(i)) Let E2 be the event of getting even numbered marble P(E2) = \(\frac{5}{10}\) (from (ii)) Therefore (E1ꓵ E2) = red coloured and even numbered n (E1 ꓵ E2) =3 P(E1ꓵ E2) = \(\frac{3}{10}\) By law of addition P(E1∪ E2) = P(E1) + P(E2) - P(E1 ꓵ E2) P(E1 U E2) = \(\frac{6}{10}+\frac{5}{10}-\frac{3}{10}=\frac{8}{10}=\frac{4}{5}\) |
|
109. |
A box contains 10 red marbles, 20 blue marbles and 30 green marbles. 5 marbles are drawn at random. From the box, what is the probability that:(i) all are blue? (ii) at least one is green? |
Answer» Given: box containing 10 red, 20 blue and 30 green marbles. Formula: P(E) = \(\frac{favorable\ outcomes}{total\ possible\ outcomes}\) five marbles are drawn from the given box, total possible outcomes are 60C5 therefore n(S) = 60C5 (i) let E be the event of getting all blue balls n(E)= 20C5 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{^{20}C_5}{^{60}C_5}\) = \(\frac{34}{11977}\) (ii) let E be the event of getting at least one green let E’ be the event of getting no green E’= {(5B) (1R 4B) (2R 3B) (3R 2B) (4R 1B) (5R)} 5B = 20C5 1R 4B = 10C1 20C4 2R 3B = 10C2 20C3 3R 2B = 10C3 20C2 4R 1B= 10C4 20C1 5R= 10C5 P(E) =1 - P(E’) P(E’) = \(\frac{^{20}C_5+^{10}C_1^{20}C_4+^{10}C_2^{20}C_3+^{10}C_3^{20}C_2+^{10}C_4^{20}C_1+^{10}C_5}{^{60}C_5}\) P(E’) = \(\frac{117}{4484}\) P(E) = 1 - \(\frac{117}{4484}\) = \(\frac{4367}{4484}\) |
|
110. |
Probability of sure event is ………A) 0 B) -1 C) +1 D) ∞ |
Answer» Correct option is: C) +1 Sure event is an event that is surely to happen. Also, the probability of sure event is 1. Correct option is: C) +1 |
|
111. |
A party of m ladies sit at a round table. Find odds against two specified ladies sitting nextto each otherA. `2 : n-3`B. `n-3 : 2`C. `n-2 : 2`D. `2 : n-2` |
Answer» Correct Answer - B | |
112. |
A and B stand in a ring with 10 other persons. If the arrangement of the persons is at random, then the probability that there are exactly 3 persons between A and B isA. `2//11`B. `9//11`C. `1//11`D. none of these |
Answer» Correct Answer - A | |
113. |
15 persons among whom are A and B, sit down at random at round table. The probability that there are exactly four persons between A and B is(a) 9!/14! (b) 10!/14! (c) 2.9!/14! (d) 2.13!/14! |
Answer» Correct option(d) 2.13!/14! Explanation: 15 persons can be seated round a table in 14! ways. If 4 persons are to be included between A and B, they can be arranged in 13C4 x 4! ways, now total number of arrangements is 13C4 x 4! × 9! × 2! = 2.13! Hence the probaility is 2.13!/14! = 2/14 = 1/7 |
|
114. |
The probability that in a year of `22nd` centurychosen at random, there will be 53 Sundays isA. `(3)/(28)`B. `(2)/(28)`C. `(7)/(28)`D. `(5)/(28)` |
Answer» Correct Answer - D In the 22nd century there are 25 leap years viz. 2100, 2104,.., 2196 and 75 non-leap years. Consider the following events : `E_(1)` = Selecting a leap year 22nd century `E_(2)`= Selecting a non-leap year from 22nd century A=There are 53 Sundays in a year of 22nd century We have, `P(E_(1))=(25)/(100), P(E_(2))=(75)/(100)` `P(A//E_(1))=(2)/(7) " and " P(A//E_(2))=(1)/(7)` Required probability =P(A) `=P((A cap E_(1)) cup (A cap E_(2)))` `=P(A cap E_(1))+P(A cap E_(2))` `=P(E_(1))P(A//E_(1))+P(E_(2))P(A//E_(2))` `=(25)/(100)xx(2)/(7)+(75)/(100)xx(1)/(7)=(5)/(28)` |
|
115. |
A and B stand in a ring with 10 other persons. If the arrangement of the persons is at random, then the probability that there are exactly 3 persons between A and B isA. `(1)/(11)`B. `(2)/(11)`C. `(3)/(11)`D. `(4)/(11)` |
Answer» Correct Answer - (b) | |
116. |
The probability that an year chosen at random has 53 Sundays is :A. `(1)/(7)`B. `(2)/(7)`C. `(3)/(28)`D. `(5)/(28)` |
Answer» Correct Answer - (b) | |
117. |
There are 2 vans each having numbered seats, 3 in the front and 4 at the back. There are 3 girls and 9 boys to be seated in the vans. The probablity of 3 girls sitting together in a back row on adjacent seats, isA. `(1)/(13)`B. `(1)/(39)`C. `(1)/(65)`D. `(1)/(91)` |
Answer» Correct Answer - (d) | |
118. |
12 identical apples are distributed among 6 people. The probability that at least one of them will receive none is (A) `188/221` (B) `137/143` (C) `409/442` (D) ` 33/442` |
Answer» `SS=.^(n+r-1)C_(r-1).^17C_5` Everyone will get 1 apple`=.^(6+6-1)C_(6-1)` `=.^11C_5` `P=1-(.^11C_5)/(.^17C_5)` `=1-33/442` `=409/442` Option 3 is correct. |
|
119. |
A and B throw a coin alternately till one of them gets a ‘head’ and wins the game. Find their respective probabilities of winning . |
Answer» Let A : Event of A getting a head ⇒ \(\bar{A}\) : Event of A not getting a head ∴ P(A) = \(\frac{1}{2}\) and P(\(\bar{A}\)) = 1 - \(\frac{1}{2}\) = \(\frac{1}{2}\) Similarly, B : Event of B getting a head \(\bar{B}\) : Event of B not getting a head. So P(B) = \(\frac{1}{2}\) and P(\(\bar{B}\)) = 1 - \(\frac{1}{2}\) = \(\frac{1}{2}\). Let A start the game. A's wins if he throws a head in the 1st throw or 3rd throw or 5th throw or throw and so on. Probability of A's winning in 1st throw = P(A) = \(\frac{1}{2}\) Probability of A's winning in 3rd throw = P(not A). P(not B). P(A) = P(\(\bar{A}\)) x P(\(\bar{B}\)) x P(A) = \(\frac{1}{2}\)x \(\frac{1}{2}\)x \(\frac{1}{2}\) = \(\big(\frac{1}{2}\big)^3\) Similarly, probability of A's winning in 5th throw = P(\(\bar{A}\)) x P(\(\bar{B}\)) x P(\(\bar{A}\)) x P(\(\bar{B}\)) x P(A) = \(\frac{1}{2}\)x \(\frac{1}{2}\)x \(\frac{1}{2}\)x \(\frac{1}{2}\)x \(\frac{1}{2}\) = \(\big(\frac{1}{2}\big)^5\) and so on. Since all these events are mutually exclusive, p(A winning the game first) = \(\frac{1}{2}\) + \(\big(\frac{1}{2}\big)^3\) + \(\big(\frac{1}{2}\big)^5\) + \(\big(\frac{1}{2}\big)^7\) ... = \(\frac{1}{2}\)\(\bigg[\) 1 + \(\big(\frac{1}{2}\big)^2\) + \(\big(\frac{1}{2}\big)^4\) + \(\big(\frac{1}{2}\big)^6\) + ...\(\bigg]\) = \(\frac{1}{2}\)\(\bigg[\frac{1}{1-\big(\frac{1}{2}\big)^2}\bigg]\) = \(\frac{1}{2}\) x \(\frac{1}{\frac{3}{4}}\) = \(\frac{1}{2}\) x \(\frac{4}{3}\) = \(\frac{2}{3}\). (∵ For an infinite GP, S∞ = \(\frac{\text{First term}}{\text{1-common ratio}}\)) Since A and B are mutually exclusive events, as either of them will win, P(B winning the game first) = 1 - \(\frac{2}{3}\) = \(\frac{1}{3}\). |
|
120. |
`Aa n dB`toss a fair coin each simultaneously 50 times. The probability thatboth of them will not get tail at the same toss is`(3//4)^(50)`b. `(2//7)^(50)`c. `(1//8)^(50)`d. `(7//8)^(50)`A. `((3)/(4))^(50)`B. `((2)/(7))^(50)`C. `((1)/(8))^(50)`D. `((7)/(8))^(50)` |
Answer» Correct Answer - A | |
121. |
A bag contains `(2n+1)`coins. It is known that `n`of these coins have a head on both sides whereas the rest of the coinsare fair. A coin is picked up at random from the bag and is tossed. If theprobability that the toss results in a head is `(31)/(42)`, determine the value of `n`.A. 10B. 11C. 12D. 13 |
Answer» Correct Answer - A | |
122. |
A bag contains 50 coins and each coin is marked from 51 to 100. One coin is picked at random. What is the probability that the number on the coin is not a prime numbre?A. `(1)/(5)`B. `(3)/(5)`C. `(2)/(5)`D. `(4)/(5)` |
Answer» Correct Answer - D P(getting a number which is not a prime) Number of numbers which `=("are not prime from 51 to " 100)/("Total number from 51 to "100)` |
|
123. |
If the letters of the word MISSISSIPPI are writtendown at random in a row, what is the probability that four S s cometogether.A. `(5)/(33)`B. `(7)/(33)`C. `(6)/(31)`D. none of these |
Answer» Correct Answer - B | |
124. |
If the letters of the word REGULATIONS bearranged at random, find the probability that there will be exactly fourletters between the `R`and the`Edot`A. `1//10`B. `1//9`C. `1//5`D. `1//2` |
Answer» Correct Answer - B | |
125. |
If the letters of the word REGULATIONS bearranged at random, find the probability that there will be exactly fourletters between the `R`and the`Edot`A. `(6)/(55)`B. `(3)/(55)`C. `(49)/(55)`D. none of these |
Answer» Correct Answer - A | |
126. |
If the letters of the word REGULATIONS bearranged at random, find the probability that there will be exactly fourletters between the `R`and the`Edot` |
Answer» Correct Answer - `(11!)/(.^(9)P_(4)xx6! xx 2!)` Total number of ways of arranging 11 letters is (11)! The number of selection of 4 letters to be placed between R and E from remaining 9 is `.^(9)C_(4)`. These four letters can be permuted in 4! Ways. Now R and E can be interchanged in 2! Ways. `underset("4 letter")ubrace((R....))underset(" 5 letter")ubrace(E")".....)` Hence, the number of favorable ways is `.^(9)C_(4) xx 4! xx 6! xx 2!` Therefore, the required probability is `(11!)/(.^(9)P_(4) xx 6! xx2!)` |
|
127. |
An urn contains 5 red balls and 2 green balls. A ball is drawn. If it’s green, a red ball is added to the urn, and if it’s red, a green ball is added to the urn. (The original ball is not returned to the urn). Then a second ball is drawn. What is the probability that the second ball is red? |
Answer» A: Event of drawing a red ball and placing a green ball in the urn B: Event of drawing a green ball and placing a red ball C: Event of drawing a red ball in the second draw P(A) = 5/7 P(B) = 2/7 P(C/A) = 4/7 P(C/B) = 6/7 Required probability P(C) = P(A) P(C/A) + P(B) P(C/B) \(\frac {5}{7} \times \frac {4}{7} +\frac{2}{7}\times\frac{6}{7}\) = 32/49 |
|
128. |
A die is thrown. What is the chance of getting a face with dots as multiple of 2. |
Answer» n(S) = 6, A = {2, 4, 6} P(A) = \(\frac{n(A)}{n(S)}\) = \(\frac{3}{6}\)= \(\frac{1}{2}\) |
|
129. |
Examine whether the following distribution is a probability distribution of a discrete random variable X :PM = \(\frac{x+2}{25}\); x = 1, 2, 3, 4, 5 |
Answer» Here, p (x) = \(\frac{x+2}{25}\) Putting, x = 1, 2, 3, 4, 5 P(1) = \(\frac{1+2}{25} = \frac{3}{25}\) P(2) = \(\frac{2+2}{25} = \frac{4}{25}\) P(3) = \(\frac{3+2}{25} = \frac{5}{25}\) P(4) = \(\frac{4+2}{25} = \frac{6}{25}\) P(5) = \(\frac{5+2}{25} = \frac{7}{25}\) Now, by the definition of discrete probability distribution, we must have (1) p(x) > 0 and (2) Σp(x) = 1. Now, p(xi) > 0 for (i = 1, 2, 3, 4, 5) and Σp(xi) = p(1) + p(2) + p(3) + p(4) + p(5) = \(\frac{3}{25}+\frac{4}{25}+\frac{5}{25}+\frac{6}{25}+\frac{7}{25} \)= 1 Thus, conditions of probability distribution of discrete random variable are satisfied. So the given distribution is a probability distribution of a discrete random variable X. |
|
130. |
Suppose we throw a die once. (i) What is the probability of getting a number greater than 4 ? (ii) What is the probability of getting a number less than or equal to 4 ? |
Answer» (i) Here, let E be the event ‘getting a number greater than 4’. The number of possible outcomes is six : 1, 2, 3, 4, 5 and 6, and the outcomes favourable to E are 5 and 6. Therefore, the number of outcomes favourable to E is 2. So, P(E) = P(number greater than 4) =2/6 =1/3 (ii) Let F be the event ‘getting a number less than or equal to 4’. Number of possible outcomes = 6 Outcomes favourable to the event F are 1, 2, 3, 4. So, the number of outcomes favourable to F is 4. Therefore, P(F) =4/6 =2/3 Are the events E and F in the example above elementary events? No, they are not because the event E has 2 outcomes and the event F has 4 outcomes. |
|
131. |
Two players, Sangeeta and Reshma, play a tennis match. It is known that the probability of Sangeeta winning the match is 0.62. What is the probability of Reshma winning the match? |
Answer» Probability of Sangeeta winning the match, `= 0.62` If Sangeeta wins, then Reshma loses. So, Probability of Reshma losing the match, `P(R_w)= 0.62` It means, Probability of Reshma losing the match, `P(R_l) = 1-P(R_w) = 1-0.62 = 0.38` |
|
132. |
Karishma and Reshma are playing Chess. The probability of winning Karishma is 0.59. Then probability of Reshma winning the match is ……A) 1 B) 0.46 C) 0.5 D) 0.41 |
Answer» Correct option is: D) 0.41 P (Krishma wins) + P(Reshma wins) = 1 \(\Rightarrow\) 0.59 + P(Reshma wins) =1 (Given) \(\Rightarrow\) P(Reshma wins) = 1- 0.59 = 041 Hence, the probability of Reshma winning the chess game is 0.41 Correct option is: D) 0.41 |
|
133. |
One card is drawn from a well-shuffled deck of 52 cards. Calculate the probability that the card will(i) be an ace,(ii) not be an ace. |
Answer» Well-shuffling ensures equally likely outcomes. (i) There are 4 aces in a deck. Let E be the event ‘the card is an ace’. The number of outcomes favourable to E = 4 The number of possible outcomes = 52 Therefore, P(E) = 4/52 = 1/13 (ii) Let F be the event ‘card drawn is not an ace’. The number of outcomes favourable to the event F = 52 – 4 = 48 The number of possible outcomes = 52 Therefore, P(E)=48/52=12/13 |
|
134. |
Two players, Sangeeta and Reshma, play a tennis match. It is known that the probability of Sangeeta winning the match is 0.62. What is the probability of Reshma winning the match? |
Answer» Let S and R denote the events that Sangeeta wins the match and Reshma wins the match, respectively. The probability of Sangeeta’s winning = P(S) = 0.62 (given) The probability of Reshma’s winning = P(R) = 1 – P(S) [As the events R and S are complementary] = 1 – 0.62 = 0.38 |
|
135. |
Thirty identical cards are marked with numbers 1 to 30. If one card is drawn at random, find the probability that it is:(i) a multiple of 4 or 6 (ii) a multiple of 3 and 5 (iii) a multiple of 3 or 5 |
Answer» There are 30 cards from which one card is drawn . Total number of elementary events = n(S) = 30 (i) From numbers 1 to 30, there are 10 numbers which are multiple of 4 or 6 i.e. {4, 6, 8, 12, 16, 18, 20, 24, 28, 30} Favorable number of events = n(E) = 10 Probability of selecting a card with a multiple of 4 or 6 = n(E)/n(S) = 10/30 = 1/3 (ii) From numbers 1 to 30, there are 2 numbers which are multiple of 3 and 5 i.e. {15, 30} Favorable number of events = n(E) = 2 Probability of selecting a card with a multiple of 3 and 5 = n(E)/n(S) = 2/30 = 1/15 (iii) From numbers 1 to 30, there are 14 numbers which are multiple of 3 or 5 i.e. {3, 5, 6, 9, 10, 12, 15, 18, 20, 21, 24, 25, 27, 30} Favorable number of events = n(E) = 14 Probability of selecting a card with a multiple of 3 or 5 = n(E)/n(S) = 14/30 = 7/15 |
|
136. |
The percentages of marks obtained by a student in six unit tests are given below:Unit testIIIIIIIVVVIPercentage of marks obtained537228466759A unit test is selected at random. What is the probability that the student gets more than 60% marks in the test? |
Answer» We know that Number of tests which he gets more than 60% is 2 The total number of tests is 6 So we get Required probability = Number of tests which he gets more than 60%/ total number of tests By substituting the values Required probability = 2/6 On further calculation Required probability = 1/3 |
|
137. |
The percentage of marks obtained by a student in monthly unit tests are given below :Unit test:IIIIIIIVV% of marks obtained:6971736876Find the probability that the student gets :(i) More than 70% marks(ii) Less than 70% marks(iii) A distinction. |
Answer» Let, (i) E be the event of getting more than 70% marks The number of times E happens = 3 P(A) = \(\frac{3}{5}=0.6\) (ii) F be the event of getting less than 70% marks The number of times F happens = 2 P(B) = \(\frac{2}{5}=0.4\) (iii) G be the event of getting a distinction The number of times G happens = 1 P(C) = \(\frac{1}{5}=0.2\) |
|
138. |
The percentage of marks obtained by a student in monthly unit tests are given below:UNIT TESTIIIIIIIVVPERCENTAGE OF MARK OBTAINED6971736876Find the probability that the student gets (i) More than 70% marks (ii) Less than 70% marks (iii) A distinction |
Answer» Total number of unit tests taken = 5 We know, Probability of an event = (Number of Favorable outcomes) / (Total Numbers of outcomes) (i) Number of times student got more than 70% = 3 Probability (Getting more than 70%) = \(\frac{3}{5}\) = 0.6 (ii) Number of times student got less than 70% = 2 Probability (Getting less than 70%) = \(\frac{2}{5}\) = 0.4 (iii) Number of times student got a distinction = 1 [Marks more than 75%] Probability (Getting a distinction) = \(\frac{1}{5}\) = 0.2 |
|
139. |
The percentage of marks obtained by a student in the monthly unit tests are given below.Based on this data, find the probability that the student gets more |
Answer» From the given table, we can see that the student get more than 70% marks in `3` unit tests out of `5` unit tests. So, probability of the student getting more than 70 % marks in a unit test, `P(E) = 3/5 = 0.6` |
|
140. |
In a monthly test, 10 students were awarded marks in a Mathematics examination as follows: 23, 25, 15, 20, 17, 10, 24, 15, 19 If a student is selected at random, what is the probability that he gets more than 18 marks? |
Answer» Correct Answer - `(1)/(10)` | |
141. |
The percentages of marks obtained by a student in six unit tests are given below : A unit test is selected at random . What is the probability that the student gets more than 60% marks in the test ? |
Answer» Correct Answer - `1/3` | |
142. |
The probability that a customer wants a replacement of a guaranteed product after 9 months is 0.2 . Then the probability that out of 10 customers at most 2 customers will desire for replacement after 9 months is (a) 4.04(0.8)8 (b) 8.08(0.8)8 (c) 2.36(0.8)8 (d) 3(0.8)8 |
Answer» Answer: (a) 4.04(0.8)8 Solution: Given that the probability that a customer wants a replacement of a guaranteed product after 9 months is 0.2 . Therefore, p = 0.2 and q = 1 − p = 1 − 0.2 = 0.8 . Let X denote the number of customers who wants replacement of their guaranteed product in out of those 10 customers. Since, each customer have independent opinion, therefore, the trials are Bernoulli trails. Clearly, X has a binomial distribution with n = 10 and p = 0.2 . Now, the probability that out of 10 customers at most 2 customers will desire for replacement after 9 months is P(X ≤ 2) = P(0) + P(1) + P(2) \(^{10}C_0p^0q^{10}\) + \(^{10}C_1pq^{9}\) + \(^{10}C_2p^2q^{8}\) = \((0.8)^{10}+10(0.2)(0.8)^9+45(0.2)^2(0.8)^8\) = \((0.8)^8(0.64+1.6+1.8)=4.04(0.8)^8\) |
|
143. |
The table given below shows the marks obtained by 80 students of a class in a test with maximum marks 100 . A student of the class is selected at random . Find the probability that he gets (i) less than 15% marks , (ii) 60 or more marks and (iii) less than 45 marks . |
Answer» Total number of students = 80 . (i) P(The student gets less than 15% marks) = `("number of students getting less than 15 marks")/("total number of students")` `= (6)/(80) = (3)/(40)` . (ii) P(The student gets 60 or more marks) `= ("number of students getting 60 or more marks")/("total number of students")` = `(16 + 4)/(80) = (20)/(80) = (1)/(4)` . (iii) P(The student gets less than 45 marks ) = `("number of students getting less than 45 marks")/("total number of students")` `= (6 + 13 + 17)/(80) = (36)/(80)= (9)/(20)` . |
|
144. |
Ina certain town, 40% of the people have brown hair, 25% have browneyes, and 15% have both brown hair and brown eyes. If a person selected atrandom from the town has brown hair, the probability that he also has browneyes is`1//5`b. `3//8`c. `1//3`d. `2//3`A. `1//5`B. `3//8`C. `1//3`D. `2//3` |
Answer» Correct Answer - B We have, `P(A)=40/100,P(B)=25/100and P(AnnB)=15/100` So, `P((B)/(A))=(P(AnnB))/(P(A))=(15//100)/(40//100)=3/8` |
|
145. |
A bag contains 7 white, 5 black and 4 red balls. If two balls are drawn at random, find the probability that: (i) both the balls are white(ii) one ball is black and the other red (iii) both the balls are of the same colour |
Answer» given: bag which contains 4 red, 5 black and 7 white balls Formula: P(E) = \(\frac{favorable\ outcomes}{total\ possible\ outcomes}\) two balls are drawn at random, therefore total possible outcomes are 16C2 therefore n(S)=120 (i) let E be the event of getting both white balls E= {(W) (W)} n(E)= 7C2 = 21 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{21}{120}\) = \(\frac{7}{40}\) (ii) let E be the event of getting one black and one red ball E= {(B) (R)} n(E)= 5C1 4C1 = 20 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{20}{120}\) = \(\frac{1}{6}\) (iii) let E be the event of getting both balls of same colour E= {(B) (B)} or {(W) (W)} or {(R) (R)} n(E)= 7C2 + 5C2 + 4C2 = 37 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{37}{120}\) |
|
146. |
If a coin is tossed two times, describe the sample space associated to this experiment. |
Answer» Given: If Coin is tossed twice times. To Find: Write the sample space associated to this experiment. Explanation: Here, two coins are tossed, that means two probability will occur at same time So, The sample space will be S={HT, TH, HH, TT} Hence, Sample space is {HT, HH, TT, TH} |
|
147. |
In a certain population, 10% of the people arerich, 5% are famous, and 3% are rich and famous. Then find the probabilitythat a person picked at random from the population is either famous or richbut not both. |
Answer» Correct Answer - 0.09 Here, `P(R)(10)/(100) =0.1, P(F) = (5)/(100) = 0.05` `P(F nn R) = (3)/(100) = 0.03` Therefore, the required probability is `P(R) + P(F) - 2P(F nn R) = 0.1 + 0.05 - 2(0.03) = 0.09` |
|
148. |
In a class, 40% students study mathematics, 25% study biology and 15 % study both mathematics and biology. One student is selected at random. Find the probability that (i) he studies mathematics if it is known that he studies biology (ii) he studies biology if it is known that he studies mathematics. |
Answer» Correct Answer - (i) `3/5` (ii) `3/8` Let M = event of studying mathematics, and B = event of studying biology. The `P(M)=40/100=2/5, P(B)=25/100=1/4` and `P(M nn B)=15/100=3/20` (i) `P(M//B)=(P(M uu B))/(P(B))` (ii) `P(B//M)=(P(M nn B))/(P(M))` |
|
149. |
A coin is tossed once. Write its sample space. |
Answer» Given: A coin is tossed once. To Find: Write its sample space? Explanation: Here, the coin is tossed only once, Then, there are two probability either Head(H) or Tail(T) So, Sample will be S = {H, T} Where, H denotes Head and T denotes Tail Hence, The sample is {H, T} |
|
150. |
In a class of 125 students 70 passed inMathematics, 55 in statistics, and 30 in both. Then find the probability thata student selected at random from the class has passes in only one subject. |
Answer» Correct Answer - `13//25` Consider the following events: A: A student is passed in Mathematics B: A student is passed in Statistics Then, `P(A) = (70)/(125), P(B) = (55)/(125), P(A nn B) = (30)/(125)` Required probability is `P(A nn barB) + P(barA nn B)` `=P(A) + P(B) - 2P(A nn B)` `=(70)/(125) + (55)/(125) - (60)/(125) = (65)/(125) = (13)/(25)` |
|