

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.
351. |
Five cards are drawn from a pack of 52 cards. What is the chance that these 5 will contain: (i) just one ace (ii) at least one ace? |
Answer» given: pack of 52 playing cards Formula: P(E) = \(\frac{favorable\ outcomes}{total\ possible\ outcomes}\) five cards are drawn at random, therefore total possible outcomes are 52C5 therefore n(S)=2598960 (i) let E be the event that exactly only one ace is present n(E)= 4C1 48C4 = 778320 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{778320}{2598960}\) = \(\frac{3243}{19829}\) (ii) let E be the event that at least one ace is present E= {1 or 2 or 3 or 4 ace(s)} n(E)= 4C1 48C4 + 4C2 48C3 + 4C3 48C2 + 4C4 48C1 = 886656 P(E) = \(\frac{n(E)}{n(S)}\) P(E) = \(\frac{886656}{2598960}\) = \(\frac{18472}{54145}\) |
|
352. |
Two cards are drawn at random from a pack of 52 cards. The probability of getting at least a spade and an ace isA. `1//34`B. `8//221`C. `1/26`D. `2//51` |
Answer» Correct Answer - C | |
353. |
Five cards are drawn from a pack of 52 cards. What is the chance that these 5 will contain:(i) just one ace(ii) at least one ace? |
Answer» Given: Five cards are drawn from a pack of 52 cards. By using the formula, P (E) = favourable outcomes / total possible outcomes Five cards are drawn at random, Total possible outcomes are 52C5 n (S) = 2598960 (i) Let E be the event that exactly only one ace is present n (E) = 4C148C4 = 778320 P (E) = n (E) / n (S) = 778320 / 2598960 = 3243/10829 (ii) Let E be the event that at least one ace is present E = {1 or 2 or 3 or 4 ace(s)} n (E) = 4C148C4 + 4C248C3 + 4C348C2 + 4C448C1 = 886656 P (E) = n (E) / n (S) = 886656 / 2598960 = 18472/54145 |
|
354. |
A box contains 100 bulbs, 20 of which are defective. 10 bulbs are selected for inspection. Find the probability that:(i) all 10 are defective(ii) all 10 are good(iii) at least one is defective(iv) none is defective |
Answer» Given: A box contains 100 bulbs, 20 of which are defective. By using the formula, P (E) = favourable outcomes / total possible outcomes Ten bulbs are drawn at random for inspection, Total possible outcomes are 100C10 n (S) = 100C10 (i) Let E be the event that all ten bulbs are defective n (E) = 20C10 P (E) = n (E) / n (S) = 20C10 / 100C10 (ii) Let E be the event that all ten good bulbs are selected n (E) = 80C10 P (E) = n (E) / n (S) = 80C10 / 100C10 (iii) Let E be the event that at least one bulb is defective E= {1,2,3,4,5,6,7,8,9,10} where 1,2,3,4,5,6,7,8,9,10 are the number of defective bulbs Let E′ be the event that none of the bulb is defective n (E′) = 80C10 P (E′) = n (E′) / n (S) = 80C10 / 100C10 So, P (E) = 1 – P (E′) = 1 – 80C10 / 100C10 (iv) Let E be the event that none of the selected bulb is defective n (E) = 80C10 P (E) = n (E) / n (S) = 80C10 / 100C10 |
|
355. |
There are four men and six women on the city councils. If one council member is selected for a committee at random, how likely is that it is a women? |
Answer» Given: There are four men and six women on the city councils. By using the formula, P (E) = favourable outcomes / total possible outcomes From the city council one person is selected as a council member so, we have to find the probability that it is a woman. Total possible outcomes of selecting a person is 10C1 n (S)= 10C1 = 10 Let E be the event that it is a woman n (E) = 6C1 = 6 P (E) = n (E) / n (S) = 6 / 10 = 3/5 |
|
356. |
A family having 3 children in which at least one boy, then probability that family have one boy and one girl is –(A) 1/2(B) 1/3(C) 1/4(D) 3/4 |
Answer» Answer is (B) 1/3 Sample space of children in a family is : S = {B, G, G, B, B, G, B, B, G} Event of 2 boys and 1 girl A = {B, B, G} ∴ n(S) = 3, n(A) = 1 Thus, required probability = n(A)/n(S) = 1/3 |
|
357. |
A bag A contains 2 white and 2 red balls and another bag B contains 4 white and 5 red balls. A ball is drawn and is found to be red.The probability that it was drawn from bag B is:(a) \(\frac{5}{19}\) (b) \(\frac{21}{52}\) (c) \(\frac{10}{19}\) (d) \(\frac{25}{52}\) |
Answer» Answer: (c) \(\frac{10}{19}\) Let the events E1, E2, and A be defined as follows: E1 = Choosing bag A E2 = Choosing bag B A = Choosing red ball. Then, P(E1) = P(E2) = \(\frac{1}{2}\) (∵ There are two bags that have an equally likely chance of being chosen) P(A/E1) = P(Drawing red ball from bag A) = \(\frac{2}{4} =\frac{1}{2}\) (∵ 2 red out of 4 balls) P(A/E2) = P(Drawing red ball from bag B) = \(\frac{5}{9}\) (5 red out of 9 balls) ∴ P(Red balls are drawn from bag B) \(=P(E_2/A) = \frac{P(E_2)\times P(A/E_2)}{P(E_1)\times P(A/E_1)+P(E_2)\times P(A/E_2)}\) \(=\frac{\frac{1}{2}\times \frac{5}{9}}{\frac{1}{2}\times \frac{1}{2}+ \frac{1}{2}\times \frac{5}{9}}\) = \(\frac{\frac{5}{18}}{\frac{1}{4}+\frac{5}{18}}\) = \(=\frac{5/18}{19/36}\) = \(\frac{10}{19}\) |
|
358. |
A card is drawn from a well shuffled deck of cards. What is the probability of getting a king, given that the card drawn is black.(a) \(\frac{1}{13}\) (b) \(\frac{4}{13}\) (c)\(\frac{6}{13}\) (d) \(\frac{7}{13}\) |
Answer» Answer: (a) \(\frac{1}{13}\) Let S be the sample space of drawing a card out of 52 cards. Then, n(S) = 52 Let A: Event of drawing a king ⇒ n(A) = 4 (A pack has 4 kings) B: Event of drawing a black card ⇒ n(B) = 26 (A pack has 26 black cards) A ∩ B: Event of drawing a king of a black card ⇒ n(A ∩ B) = 2 (A pack has 2 black kings) \(\therefore P(A) =\frac{4}{52}= \frac{1}{13}\) ,\( P(B) =\frac{26}{52}= \frac{1}{2}\) , \(P(A\,\cap\,B) = \frac{2}{52} = \frac{1}{26}\) P(Getting a king, given card is drawn is black \(P(A/B) =\frac{P(A\,\cap\,B)}{P(A)} =\frac{1/26}{1/2} =\frac{2}{26}\) \(\frac{1}{13}\) (∵ Event A depends on B) |
|
359. |
Probability of any sure event will be –(A) 0(B) 1/2(C) 1(D) 2 |
Answer» Answer is (C) 1 |
|
360. |
A card is drawn from a deck of cards, probability of getting red or black card is –(A) 1/4(B) 1/2(C) 3/4(D) 26/51 |
Answer» Answer is (B) 1/2 Required probability = 26C1/52C1 = 26/52 = 1/2 |
|
361. |
Four cards are drawn from a desk of cards. What will be the n (E) whereas E is an event to draw 1 king 1 queen 1 fack 1 ace. |
Answer» n(E) = Total ways to get a queen x Total ways to get a queen x Total ways to get a fack x Total ways to get 1 ace = 4 × 4 × 4 × 4 = 256. |
|
362. |
A coin is tossed 4 times. Find the probability to get tail at least three times in these throw. |
Answer» Sample space obtained by throwing a coin four time S = {HHHH, HHHT, HHTH, HHTT, HTHH, HTHT, HTTH, HTTP, THHH, THHT, THTH, THTT, TTHH, TTHT, TTTH, TTTT} n(S) = 16 Let appearance of tail at least 3 times is event A, then A = {HHHH, HHHT, HHTH, HTHT, HTHH} n(A) = 5 Thus, required probability P(A) = n(A)/n(S) = 5/16 Thus, probability to get tail at least 3 times is 5/16 |
|
363. |
If three coin are tossed and E be the event to getting at least one head, then n(E) will be –(A) 6(B) 3(C) 4(D) 8 |
Answer» Answer is (C) 4 S = {HHH, HHT, HTH, HTT, THH, THT, TTH, ITT) n(E) = 4 |
|
364. |
From a cartoon of bulbs, 3 bulbs are drawn randomly. Test each bulb and classified into damage (D) and not damage (N). Find the sample space of this test. |
Answer» After drawing first bulb two results D of will be After drawing 2nd bulb result = (D,N) × (D,N) = {DD, DN, ND, NN} After drawing 3rd bulb result = (D, N) × {DD, ND, NN} = {DDD, DDN, DND, DNN, NDD, NDN, NND, NNN} Thus sample space S = {DDD, DDN, DND, DNN, NDD, NDN, NND, NNN} |
|
365. |
Result of each experiment is called –(A) Sample space(B) Random test(C) Sample point(D) Ordered pair |
Answer» Answer is (C) Sample point |
|
366. |
If tossing a coin and a dice simultaneously the number of elements in sample space is—(A) 12(B) 6(C) 64(D) 36 |
Answer» Answer is (A) 12 No. of elements = n{H, T} × n{1, 2,3,4,5,6} = 2 × 6 = 12 |
|
367. |
Three players, A, B and C, toss a coin cyclically in that order (that A, B, C, A, B, C, A, B . . .) Till a head shows. Let be the probability that the coin shows a head. Let α, β and γ be, respectively, the probabilities that A, B and C gets the first head. Prove that β = (1 – p)α. Determine α, β and γ (in terms of p) |
Answer» Given that p is the prob. that coin shows a head then 1 – p will be the prob. that coin shows a tail. Now α = P (A gets the 1st head in 1st try) ⇒ α = P(H) + P(T) P(T) P(T) P(H) + P (T) P (T) P (T) P (T) P (T) P (T) P(H) = p + (1 – p)3p + (1 – p)6p+ . . . . . . . . . . . . . . . . . . . . . = p[1 + (1 – p)3 (1 – p)6 + . . . . . . . . . . . . . . . . . . . . . . . ] = p/1 – (1 – p)3 NOTE THIS STEP . . . (i) Similarly β = P (B gets the 1st head in 1st try) + P (B gets the 1st head in 2nd try) + . . . . . . . . . . . . . . . . . . = P(T) P(H) + p(T) p(T) p(T) p(T) p(T) P(H) + . . . . . . . . . . . . . . . . . . . = (1 – p) p + (1 – p)4 + . . . . . . . . . . . . . . . . . . . . = (1 – p) p/1 – (1 – p)3 . . . . . . . . . . . . . . . . . . . . . (ii) From (i) and (ii) we get β = (1 – p)α Also (i) and (ii) give expression for α and β in terms of p. Also α + β + γ = 1(exhaustive events and mutually exclusive events) ⇒ γ = 1 – α – β = 1 - α – (1 – p) α = 1 – (2 – p)α = 1 – (2 – p)p/1 – (1 - p)3 = 1 – (1 – p)3 – (2p – p2)/1 – (1 – p)3 = 1 – 1 + p3 + 3p(1 – p) – 2p + p2/1 – (1 – p)3 = p3 – 2p2 + p/1 – (1 – p)3 = p(p2 – 2p + 1)/1 – (1 – p)3 = p (1 – p) 2/1 – (1 – p)3 |
|
368. |
Three players A,B and C toss a coin cyclically in that order (i.e. A,B,C,A,B,C,A,B,……) till a head shows. Let p be the probability that the coin shows a head. Let `alpha,beta` and `gamma` be, respectively, the probabilities that A,E and C gets the first head. Prove that `beta=(1-p)alpha` Determine `alpha,beta` and `gamma` (in terms of p). |
Answer» Correct Answer - A::B::C Let `q=1-p=` probability of getting the tail. We have, `alpha=` probability of A getting the head on tossing firstly `=P(H_(1)orT_(1)T_(2)T_(3)H_(4)or T_(1)T_(2)T_(3)T_(4)T_(5)T_(6)H_(7)or...)` `=P(H)+P(H)P(T)^(3)+P(H)P(T)^(6)+...` `=(P(H))/(1-P(T)^(3))=(P)/(1-q^(3))` Also, `beta=` probability of B getting the head on tossing secondly `=P(T_(1)H_(2)orT_(1)T_(2)T_(3)T_(4)T_(5)orT_(1)T_(2)T_(3)T_(4)T_(5)T_(6)T_(7)T_(8)or...)` `=P(H)[P(T)+P(H)P(T)^(4)+P(H)P(T)^(7)+...]` `=P(T)[P(H)+P(H)P(T)^(3)+P(H)P(T)^(6)+...]` `=qalpha=(1-p)alpha=(p(1-p))/(1-q^(3))` Again, we have `alpha+beta+gamma=1` `rArr " "gamma=1-(alpha+beta)=1-(p+p(1-p))/(1-q^(2))` `-1-(p+p(1-p))/(1-(1-p)^(3))` `=(1-(1-p)^(3)-p-p(1-p))/(1-(1-p)^(2))` `gamma=(1-(1-p)^(3)-2p+p^(2))/(1-(1-p)^(3))=(p-2p^(2)+p^(2))/(1-(1-p)^(3))` Also, `alpha=(p)/(1-(1-p)^(3)),beta=(p(1-p))/(1-(1-p)^(3))` |
|
369. |
If A and B are two events associated with a random experiment such that P(A) = 0.25, P(B) = 0.4 and P(A or B) = 0.5, find the values of (i) P(A and B)(ii) P(A and bar B) |
Answer» (i) Given : P(A) = 0.25, P(A or B) = 0.5 and P(B) = 0.4 To find : P(A and B) Formula used : P(A or B) = P(A) + P(B) - P(A and B) Substituting in the above formula we get, 0.5 = 0.25 + 0.4 – P(A and B) 0.5 = 0.65 - P(A and B) P(A and B) = 0.65 – 0.5 P(A and B) = 0.15 P(A and B) = 0.15 (ii) Given : P(A) = 0.25, P(A and B) = 0.15 ( from part (i)) To find : P(A and \(\overline{B}\) ) Formula used : P(A and \(\overline{B}\) ) = P(A) – P(A and B) Substituting in the above formula we get, P(A and \(\overline{B}\) ) = 0.25 – 0.15 P(A and \(\overline{B}\) ) = 0.10 P(A and \(\overline{B}\)) = 0.10 |
|
370. |
In a random experiment, let A and B be events such that P(A or B) = 0.7, P(A and B) = 0.3 and P bar (A) = 0.4. Find P(B). |
Answer» Given : \(P( \bar{A})\) = 0.4, P(A or B) = 0.7 and P(A and B) = 0.3 To find : P(B) Formula used : P(A) = 1 – \(P( \bar{A})\) P(A or B) = P(A) + P(B) - P(A and B) We have \(P( \bar{A})\) = 0.4 P(A) = 1 – 0.4 = 0.6 We get P(A) = 0.6 Substituting in the above formula we get, 0.7 = 0.6 + P(B) – 0.3 0.7 = 0.3 + P(B) 0.7 – 0.3 = P(B) 0.4 = P(B) P(B) = 0.4 |
|
371. |
In a random experiment, let A and B be events such that P(A or B) = 0.7, P(A and B) = 0.3 and `P(bar(A)) = 0.4`. Find P(B). |
Answer» Correct Answer - 0.4 | |
372. |
Let A, B and C be three events associated to a random experiment. Statement-1 : If `A cap B sube C, " then " P(C )ge P(A)+P(B)-1`. Statement-2 : If `P{(A cap B) cup (B cap C) cup (C cap A)} le " min" {P(A cup B),P(B cup C),P(C cup A)}`A. Statement-1 is True, Statement-2 is True, Statement-2 is a correct explanation for Statement-1.B. Statement-1 is True, Statement-2 is True, Statement-2 is not a correct explanation for Statement-1.C. Statement-1 is True, Statement-2 is False.D. Statement-1 is False, Statement-2 is True. |
Answer» Correct Answer - B | |
373. |
Let A and B be two events associated with a random experiment for which P(A) = 0.4, P(B) = 0.5 and P(A or B) = 0.6. Find P(A and B). |
Answer» Correct Answer - 0.3 | |
374. |
If A and B are two mutually exclusive events such that P(A) = (1/2) and P(B) = (1/3), find P(A or B). |
Answer» P(A) = 1/2, P(B) = 1/3 We know, P(A or B) = P(A) + P(B) – P(A and B) For mutually exclusive events A and B, P(A and B) = 0 P(A or B) = 1/2 + 1/3 – 0 P(A or B) = 5/6 Ans.5/6........... |
|
375. |
Activity: A bag contains 3 red and 5 white balls. Two balls are drawn at random one after the other without replacement. Find the probability that both the balls are white. |
Answer» Let, event A: The first ball drawn is white event B: Second ball drawn is white. P(A) = 5/8 After drawing the first ball, without replacing it into the bag a second ball is drawn from the remaining 7 balls. ∴ P(B/A) = 4/7 ∴ P(Both balls are white) = P(A ∩ B) = P(A) . P(B/A) = 5/8 x 4/7 = 5/14 |
|
376. |
8n players `P_(1),P_(2),P_(3),....,P_(8n)` play a knock out tournament. It is known that all the players are of equal strngth. The tournat random is held in three rounds where the players are paired at random in each rouns. If it is given that `P_(1)` wins in the third round. Find the probability than `P_(2)` loses in the second round. |
Answer» Let A be the event of `P_(1)` winning in third round and B be the event of `P_(2)` winning in first round but ossing in second round. We have `P(A)(""^(8n-1)C_(n-1))/(""^(8n)C_(n))=1/8` `P(BnnA)` = Probability of both `P_(1) and P_(2)` winning in first round `xx` Probability of `P_(1)` winning and `P_(2)` losing in second round `xx` probability of `P_(1)` winning in third round `(""^(8n-2)C_(4n-2))/(""^(8n)4_(n))xx(""^(4n-2)C_(2n-1))/(""^(4n)C_(2n))xx(""^(2n-1)C_(n-1))/(""^(2n)C_(n))=(n)/(4(8n-1))` Hence, `P((B)/(A))=(P(BnnA))/(P(A))=(2n)/(8n-1)` Alternate solution: Probability than `P_(2)` wins in first round given `P_(1)` wins is `P((B)/(A))=(P(BnnA))/(P(A))=(2n)/(8n-1)` In second round, probability that `P_(2)` loses in second round given `P_(1)` wins in `1-(2n-1)/(4n-1)=(2n)/(4n-1)` Hence, probability than `P_(2)` loses in second round, given `P_(1)` wins in third round is 2n/(8n-1). |
|
377. |
Eight players `P_1, P_2, P_3, ...........P_8`, play a knock out tournament. It is known that whenever the players `P_i and P_j`, play, the player `P_i` will win if `i lt j`. Assuming that the players are paired at random in each round, what is the probability that the players `P_4`, reaches the final ? |
Answer» `P_(1) P_(2) P_(3) P_(4) P_(5) P_(6) P_(7) P_(8)` Given that if `P_(i), P_(j)` play with `i lt j`, then `P_(i)` will win. For the first round, `P_(4)` should be paired with any one from `P_(5)` to `P_(8)`. It can be done in `.^(4)C_(1)` ways. Then `P_(4)` to be the finalist, at least one player from `P_(5)` to `P_(8)` should reach in the second round. Therefore, one pair should be from remaining 3 from `P_(5)` to `P_(8)` in `.^(3)C_(2)`. Then round, we have four players. Favorable ways is 1. Now, total possible pairings is `(.^(8)C_(2) xx .^(6)C_(2) xx .^(4)C_(2)xx .^(2)C_(2))/(4!) xx (.^(4)C_(2)xx .^(2)C_(2))/(2!)` Therefore, the probability is `(.^(4)C_(1).^(3)C_(2).^(3)C_(2)4!2!)/(.^(8)C_(2).^(6)C_(2).^(4)C_(2).^(2)C_(2).^(4)C_(2).^(2)C_(2))=(4)/(35)` |
|
378. |
In a non-leap year, the probability of having 53 Tuesdays or 53 Wednesdays isA. 1/7B. 2/7C. 3/7D. none of these |
Answer» B. 2/7 Explanation: We know that in a non-leap year, there are 365 days and we know that there are 7 days in a week ∴ 365 ÷ 7 = 52 weeks + 1 day This 1 day can be Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday ∴ Total Outcomes = 7 If this day is a Tuesday or Wednesday, then the year will have 53 Tuesday or 53 Wednesday. ∴P (non-leap year has 53 Tuesdays or 53 Wednesdays) = 1/7 + 1/7 = 2/7 Hence, the correct option is (B). |
|
379. |
What is the probability that a leap year has 53 Tuesdays and 53 Mondays? |
Answer» A leap year has 366 days (52 weeks + 2 days) That two days may be (sun, mon) (mon, tue) (tue, wed) (wed, thurs) (thurs, fri) (fri, sat) (sat, sun) ∴ n(S) = 7 Number of events for the occurrence of 53 Tuesdays and 53 Mondays, n(E) = 1 ∴ \(\frac{n(E)}{n(S)}\) = \(\frac{1}{7}\) |
|
380. |
What is the probability of getting 53 Sundays or 53 Tuesdays or 53 Thursdays in a non–leap year ? |
Answer» A non-leap year consists of 365 days. Therefore in a non-leap year there are 52 complete weeks and 1 day over which can be one of the seven days of the week. Possible outcomes n(S) = 7 = {Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday}. ∴ Number of possible outcomes n(S) = 7 (As there are seven days in a week) Let A : Getting the extra day as Sunday or Tuesday or Thursday ⇒ A = {Sunday, Tuesday, Thursday} ⇒ n(A) = 3 ∴ P(A) = \(\frac{n(A)}{n(S)}\) = \(\frac{3}{7}.\) |
|
381. |
A determinant is chosen at random from the set ofall determinant of order 2 with elements 0 or 1 only. Find the probabilitythat the determinant chosen is nonzero. |
Answer» Determinant `Delta` of order 2 will be of the form `|(a, b),(c,d)|`. `therefore Delta = ad - bc` The total number of ways of choosing a, b, c and d is `2 xx 2 xx 2 xx 2 = 16` Now, `Delta ne 0` if and only if either ad = 1, bc = 0 or ad = 0, bc = 1. For ad = 1, (a,d) -= (1, 1). For bc = 0, (b, c) -= (0, 1), (1, 0), (0, 0). So, three cases are there. Similarly, for ad = 0 and bc = 1, there will be three cases. `therefore` Number of favourable cases = 3 + 3 = 6 So, required probability = `(6)/(16) = (3)/(8)` |
|
382. |
A bag contains 5 red balls and some blue balls. If the probability of drawing a blue ball is double that of a red ball, find the number of blue balls in the bag. |
Answer» Number of red balls in a bag = 5 Suppose the number of blue balls in the bag = x `" "|ul({:(R,B),(5,x):})|` `therefore" Total number of balls in the beg"=5+x` `therefore" P(red ball)"=(5)/(5+x)` `P"(blue ball)"=(x)/(5+x)` Now, P(blue ball) = 2 P(red ball) (given) `rArr" "(x)/(5+x)=2xx(5)/(5+x)` `rArr" "x=10` Therefore, the number of blue balls in the bag are 10. |
|
383. |
A die is thrown, Find the probability of(i) prime number (ii) multiple of 2 or 3 (iii) a number greater than 3 |
Answer» In a single throw of die any one of six numbers 1,2,3,4,5,6 can be obtained. Therefore, the tome number of elementary events associated with the random experiment of throwing a die is 6. (i) Let A denote the event “Getting a prime no”. Clearly, event A occurs if any one of 2,3,5 comes as out come. So, Favorable number of elementary events = 3 Hence, P (Getting a prime no.) =3/6=1/2 (ii) An multiple of 2 or 3 is obtained if we obtain one of the numbers 2,3,4,6 as out comes So, Favorable number of elementary events = 4 Hence, P (Getting multiple of 2 or 3) =4/6=2/3 (iii) The event “Getting a number greater than 3” will occur, if we obtain one of number 4,5,6 as an out come. So, Favorable number of out comes = 3 Hence, required probability =3/6=1/2 |
|
384. |
Find the probability distribution of (i) number of heads in two tosses of a coin. (ii) number of tails in the simultaneous tosses of three coins. (iii) number of heads in four tosses of a coin. |
||||||||||||||||||||||||||||||
Answer» (i) When one coin is tossed twice, the sample space is S = {HH,HT,TH,TT}. Let X denotes, the number of heads in any outcome in S, X (HH) = 2, X (HT) = 1, X (TH) = 1 and X (TT) = 0 Therefore, X can take the value of 0, 1 or 2. It is known that P(HH) = P(HT) = P(TH) = P(TT) = 1/4 ∴ P(X = 0) = P (tail occurs on both tosses) = P({TT}) = 1/4 P(X = 1) = P (one head and one tail occurs) = P({TH,HT}) = 2/4 = 1/2 and P(X = 2) = P (head occurs on both tosses) = P({HH}) = 1/4 Thus, the required probability distribution is as follows
(ii) When three coins are tossed thrice, the sample space is S = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT} which contains eight equally likely sample points. Let X represent the number of tails. Then, X can take values 0, 1, 2 and 3. P(X = 0) = P (no tail) = P({HHH}) = 1/8 , P (X = 1) = P (one tail and two heads show up) = P({HHT,HTH,THH}) = 3/8, P (X = 2) = P (two tails and one head show up) = P({HTT,THT,TTH}) = 3/8 and P(X = 3) = P (three tails show up) = P({TTT}) = 1/8 Thus, the probability distribution is as follows
(iii) When a coin is tossed four times, the sample space is S = {HHHH, HHHT, HHTH, HTHT, HTTH, HTTT, THHH, HTHH, THHT, THTH, HHTT, TTHH, TTHT, TTTH, THTT, TTTT} which contains 16 equally likely sample points. Let X be the random variable, which represents the number of heads. It can be seen that X can take the value of 0, 1, 2, 3 or 4. P (X = 0 ) = P(no head shows up) = P {TTTT} = 1/16, P(X = 1) = P (one head and three tails show up) = P(HTTT,THTT,TTHT,TTTH) = 4/16 = 1/4, P(X = 2) = P (two heads and two tails show up) = P({HHTT,HTHT,HTTH,THHT,THTH,TTHH}) = 6/16 = 3/8, P(X = 3) = P (three heads and one tail show up) = P({HHHT,HHTH,HTHH,THHH}) = 4/16 =1/4 and P (X = 4) = P (four heads show up) = P ({HHHH}) = 1/16 Thus, the probability distribution is as follows:
|
|||||||||||||||||||||||||||||||
385. |
Harpreet tosses two different coins simultaneously (say, one is of Rs.1 and other of Rs.2). What is the probability that she gets at least one head? |
Answer» When two coins are tossed simultaneously, the possible outcomes are(H, H),(H, T),(T, H),(T, T) which are all equally likely. Here (H, H) means head up on the first coin (say on Rs.1) and head up on the second coin (Rs.2).Similarly (H, T) means head up on the first coin and tail up on the second coin and so on. The outcomes favorable to the event E,at least one head' are (H, H), (H, T) and (T, H). So. the number of outcomes favorable to.E is 3. Therefore, P(E)=3/4 i.e., the probability that Harpreet gets at least one head is 3/4. |
|
386. |
Harpreet tosses two different coins simultaneously. What is the probability that she gets :(i) at least one head ?(ii) one head and one tail ? |
Answer» Possible outcomes as HH, TT, TH, HT (i) P(E1) = 3/4 (ii) P(E2) = 2/4 = 1/2 |
|
387. |
Harpreet tosses two different coins simultaneously (say, one is of Re 1 and other of Rs 2). What is the probability that she gets at least one head? |
Answer» We write H for ‘head’ and T for ‘tail’. When two coins are tossed simultaneously, the possible outcomes are (H, H), (H, T), (T, H), (T, T), which are all equally likely. Here (H, H) means head up on the first coin (say on Re 1) and head up on the second coin (Rs 2). Similarly (H, T) means head up on the first coin and tail up on the second coin and so on. The outcomes favourable to the event E, ‘at least one head’ are (H, H), (H, T) and (T, H). So, the number of outcomes favourable to E is 3. Therefore, P(E)=3/4 i.e., the probability that Harpreet gets at least one head is 3/4. |
|
388. |
Harpreet tosses two different coins simultaneously (say, one is of Re 1 and other of Rs 2). What is the probability that he gets at least one head? |
Answer» Total number of possible outcomes, n(S) = 4 Number of favorable outcomes, n(E) = 3 ∴ P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{3}{4}\) |
|
389. |
Find the probability of getting 52 Sundays in a leap year. |
Answer» A leap year has 366 days, so on dividing it by 7, we get 52 weeks and 2 days more. 52 . weeks means 52 Sundays surely. Now, what will you say. Perhaps you will say that probability of getting 52 Sundays in a leap year is 1. Your answer is not correct. Why? Think about the two remaining days. If from the remaining 2 days, 1 day is the Sunday, then there are 53 Sundays in a leap year. So, question is not ended at the stage that probability is 1. We have to consider necessarily the two remaining days. The remaining 2 days may be (Sunday, Monday), (Monday, Tuesday), (Tuesday, Wednesday), (Wednesday, Thursday), (Thursday, Friday), (Friday, Saturday), (Saturday, Sunday). For only 52 Sundays we want that the combination of (Sunday, Monday) or (Saturday, Sunday) do not occur. So, to get the required probability. = (52 Sundays with probability 1) and (5 other possibilities out of 7 with probability `(5)/(7)`) `=1xx(5)/(7)=(5)/(7)` |
|
390. |
Five cards – the ten, jack, queen, king and ace of diamonds, are well-shuffled with their face downwards. One card is then picked up at random. (i) What is the probability that the card is the queen? (ii) If the queen is drawn and put a side, what is the probability that the second card picked up is (a) an ace? (b) a queen? |
Answer» Total number of possible outcomes, n(S) = 5 (i) Number of favorable outcomes, n(E) = 1 ∴ P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{1}{5}\) (ii) If queen is drawn and put aside, total number of remaining cards, n(S) = 4 a) Number of favorable outcomes, n(E) = 1 ∴ P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{1}{4}\) b) Total number of events of getting a queen = 0 as there is no queen ∴ P(E) = 0 |
|
391. |
A black die and a white die are thrown at the same time. Write all the possible outcomes. What is the probability?(i) that the sum of the two numbers that turn up is 8?(ii) of obtaining a total of 6?(iii) of obtaining a total of 10?(iv) of obtaining the same number on both dice?(v) of obtaining a total more than 9?(vi) that the sum of the two numbers appearing on the top of the dice is 13?(vii) that the sum of the numbers appearing on the top of the dice is less than or equal to 12? |
Answer» Total no. of possible outcomes when 2 dice are thrown = 6×6 = 36 which are { (1, 1) (1, 2) (1, 3) (1, 4) (1, 5) (1, 6) (2, 1) (2, 2) (2, 3) (2, 4) (2, 5) (2, 6) (3, 1) (3, 2) (3, 3) (3, 4) (3, 5) (3, 6) (4, 1) (4, 2) (4, 3) (4, 4) (4, 5) (4, 6) (5, 1) (5, 2) (5, 3) (5, 4) (5, 5) (5, 6) (6, 1) (6, 2) (6, 3) (6, 4) (6, 5) (6, 6) } (i) E ⟶ event of getting sum that turn up is 8 No. of possible outcomes = 36 No. of favourable outcomes = 5 {(2, 6) (3, 5) (4, 4) (5, 3) (6, 2)} P(E) = (No.of favorable outcomes)/(Total no.of possible outcomes) = 5/36 (ii) Let E ⟶ event of obtaining a total of 6 No. of favourable outcomes = 5 {(1, 5) (2, 4) (3, 3) (4, 2) (5, 1)} P(E) = 5/36 (iii) Let E ⟶ event of obtaining a total of 10. No. of favourable outcomes = 3 {(4, 6) (5, 5) (6, 4)} P(E) = 3/36 = 1/12 (iv) Let E ⟶ event of obtaining the same no. on both dice No. of favourable outcomes = 6 {(1, 1) (2, 2) (3, 3) (4, 4) (5, 5) (6, 6)} P(E) = 3/36=1/12 (v) E ⟶ event of obtaining a total more than 9 No. of favourable outcomes = 6 {(4, 6) (5, 5) (6, 4) (5, 6) (6, 5) (6, 6)} P(E) = 6/36 = 1/6 (vi) The maximum sum is 12 (6 on 1st + 6 on 2nd) So, getting a sum of no’s appearing on the top of the two dice as 13 is an impossible event. ∴ Probability is 0 (vii) Since, the sum of the no’s appearing on top of 2 dice is always less than or equal to 12, it is a sure event. Probability of sure event is 1. So, the required probability is 1. |
|
392. |
Cards marked with numbers 13, 14, 15,.......,60 are placed in a box and mixed thoroughly. One card is drawn at random from the box. Find the probability that number on the drawn card is (i) divisible by 5. (ii) a number which is a perfect square.(i)(ii)(A)5/241/24(B)5/241/12(C)1/125/12(D)None of these |
Answer» The correct option is: (B) Explanation: Outcomes are 13, 14,15,......., 60. Total number of possible outcomes = 60 - 12 = 48 (i) The numbers divisible by 5 are 15,20,25,30, 35, 40, 45, 50, 55, 60. Thus, the number of numbers divisible by 5 = 10 Required Probability = 10/48 = 5/24 (ii) Perfect square numbers are 16,25,36,49 Thus, the number of perfect square number = 4 Required probability = 4/48 = 1/12 |
|
393. |
Five cards — the ten, jack, queen, king and ace of diamonds, are well-shuffled with their face downwards. One card is then picked up at random.(i) What is the probability that the card is the queen?(ii) If the queen is drawn and put a side, what is the probability that the second card picked up isa). an ace?b). a queen? |
Answer» Total no. of possible outcomes = 5 {5 cards} (i) E ⟶ event of getting a good pen. No. of favourable outcomes = 132 {132 good pens} P (E) = (No.of favorable outcomes)/(Total no.of possible outcomes) ∴ P(E) = 1/5 (ii) If queen is drawn & put aside, Total no. of remaining cards = 4 (a) E ⟶ event of getting a queen. No. of favourable outcomes = 1 {1 ace card} Total no. of possible outcomes = 4 {4 remaining cards} P(E) = 1/4 (b) E ⟶ event of getting a good pen. No. of favourable outcomes = 0 {there is no queen} P(E) = 0/4=0 ∵ E is known as impossible event. |
|
394. |
Find the probability that there are 52 Sundays in a normal (not leap) year. |
Answer» A non-leap year has 365 days A year has 52 weeks. Hence there will be 52 Sundays for sure. 52 weeks = 52 x 7 = 364 days . 365– 364 = 1day extra. Remaining 1 days may be any day from Monday to Sunday = 1/7 Thus probability of being Sunday = 1 – 1/7 = 6/7 Here we should take probability of not being Sunday here we should take probability of not being Sunday ∴ Required Probability = 6/7 |
|
395. |
Five cards-the ten, jack, queen, king and ace of diamonds, are well-shuffled with their face downwards. If the queen is drawn and put aside, one card is then picked up at random. what is the probability that the second card picked up is (i) a king and (ii) a queen? |
||||||
Answer» The correct option is:
|
|||||||
396. |
A black die, a red die and a green die are thrown at the same time. What is the probability that the sum of three numbers that turn up is 15?(A) 11/216(B) 5/108(C) 9/216(D) 12 1/8 |
Answer» The correct option: (B) 5/108 Explanation: Total number of outcomes when three dice are thrown = 6 x 6 x 6 = 216 For sum of numbers to be 15, possible ways are, (6, 6, 3), (6, 3,6), (3, 6,6), (6, 5,4), (6,4, 5), (5,4, 6), (5, 6,4), (4, 5, 6), (4, 6, 5), (5, 5, 5) .'. Number of favorable outcomes = 10 .'. Required probability = 10/216 = 5/108 |
|
397. |
Find the probability of falling 52 Sundays in non-leap year. |
Answer» The non-leap year has 365 days in it. There are 52 weeks in a year i.e., 52 Sundays. The remaining 1 day may be either, Sunday, Monday, Tuesday, Wednesday, Thursday, Friday and Saturday. ∴ Total number of possible outcomes = 7 The number of net falling Sunday = 6 ∴ The probability of falling only 52 Sundays in a non-leap year = \(\frac { 6 }{ 7 }\) |
|
398. |
A bag contains 6 blue and 4 green marbles. If a marble is drawn at random from the bag, the probability that the marble drawn is green, is ......(A) 2/5(B) 1/5(C) 4/5(D) 1/10 |
Answer» The correct option: (A) 2/5 Explanation: Total number of marbles = 10 .'. Probability of drawing a green marble = 4/10 = 2/5 |
|
399. |
A bag contains three green, four blue and two orange marbles. If a marble is picked at random, then the probability that it is not an orange marble, is ....(A) 1/4(B) 1/3(C) 4/9(D) 7/9 |
Answer» The correct option is: (D) 7/9 Explanation: Total number of marbles = 3 + 4 + 2 = 9 No. of green and blue marbles = 3 + 4 = 7. .'. Probability of not getting an orange marble = 7/9 |
|
400. |
What is probability that there are 5 Sundays in a month of 30 days, which is chosen at random. |
Answer» A month of 30 days has four complete weeks and 2 extra days. These two days may be; (i) Monday and Tuesday (ii) Tuesday and Wednesday (iii) Wednesday and Thursday (iv) Thursday and Friday (v) Friday and Saturday (vi) Saturday and Sunday (vii) Sunday and Monday. ∴ The number of all possible events = 7 Now in these events, last two events have Sunday each. ∴ Number of favourable outcomes = 2 ∴ In these remaining two days, the probability of having Sunday = \(\frac { 2 }{ 7 }\). |
|