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.

1651.

A jar contains 24 marbles. Some of these are green and others are blue. If a marble is drawn at random from the jar, the probability that it is green is ` 2/3`. Find the number of blue marbles in the jar.

Answer» Correct Answer - 8
Total number of marbles in the jar = 24.
Let the number of blue marbles be x.
Then,the numbers of green marbles = 24 - x.
P(getting a green marble) =` (24-x)/24` .
But, P(getting a green marble) = `2/3` (given).
` :. (24-x)/24 = 2/3 rArr 72 - 3x = 48 rArr 3x = 24 rArr x = 8`.
Hence, the number of blue marbles in the jar is 8.
1652.

A jar contains 24 marbles, some are green and others are blue. If a marble is drawn at random from the jar, the probability that it is green is `2/3`. Find the number of blue balls in the jar.

Answer» total no of marbles = 24
let green marbles be x
let blue marbles be `24-x`
let g be the event of taking out green marble
no of favourable outcomes`= x`
`P(g) = x/24= 2/3`
`x= 2/3*24=16`
no of green marble = 16
no of blue marble = 8 answer
1653.

A jar contains 54 marbles each of which is blue, green or white. The probability of selecting a blue marble at random from the jar is 1/3, and the probability of selecting a green marble at random is 4/9. How many white marbles does the jar contain? (A) 12 (B) 6 (C) 9(D) 11

Answer»

The correct option is: (A) 12 

Explanation:

Let there be b blue, g green and w white marbles in the jar. Then, b + g + w = 54                ....(i)

. .. P (Selecting a blue marble) = b/54

It is given that the probability of selecting a blue marble is 1/3.

. .. 1/3 = b/54 => b = 18

We have, P (Selecting a green marble) = 4/9 (given)

=> g/54 = 4/9 => g = 24

Substituting the values of b and g in (i), we get 

18 + 24 + w = 54 + w = 12 

Hence, the jar contains 12 white marbles. 

1654.

A bag contains 4 red and 6 blach balls O balls is drawn at random from the bag, its colour is observed and this ball along with two addibonal balls of the same colour are returnted to the bag, then the probabilaty then the drawn ball is red, isA. `(3)/(10)`B. `(2)/(5)`C. `(1)/(5)`D. `(3)/(4)`

Answer» Correct Answer - B
Key idea Use the theorem of total probability
Let `E_(1)=" Event that first ball drawn is red"`
`E_(2)=" Event that first ball drawn in black"`
`A=" Event that second ball drawn is rod"`
`P(E_(1))=(4)/(10),P((A)/(E_(1)))=(6)/(12)`
`implies" "P(E_(2))=(6)/(10),P((A)/(E_(2)))=(4)/(12)`
By law of total probability
`P(A)=P(E_(1))xxP((A)/(E_(1)))+P(E_(2))xxP((A)/(E_(2)))`
`=(4)/(10)xx(6)/(12)+(6)/(10)xx(4)/(12)=(24+24)/(120)=(48)/(120)=(2)/(5)`
1655.

Bag I contains 3 red and 4 black balls while another Bag II contains 5 red and 6 black balls. One ball is drawn at random from one of the bags and it is found to be red. Find the probability that it was drawn from Bag II.

Answer» A= taking red ball
B=selecting a Ball
`P(B_1)=P(B_2)=1/2`
`P(A/B_1)=3/7` and `P(A/B_2)=5/11`
`P(B_2/A)=(P(A/B_2)P(B_2))/(P(A/B_2)P(B_2)+P(A/B_1)P(B_1))`
`P(B_2/A)=((5/11)(1/2))/((5/11)(1/2)+(3/7)(1/2))`
=`35/68`.
1656.

A bag A contains 2 white and 3 red balls and a bag B contains 4 white and 5red balls. One ball is drawn at random from one of the bags and is found to be red. Find the probability that it was drawn as red.A. Statement-1 is true, Statement-2 is true: Statement-2 is a correct explanation for Statement-1B. Statement-1 is true, Statement-2 is true: Statement-2 is not a correct explanation for Statement-1C. Statement-1 is true, Statement-2 is falseD. Statement-1 is false, Statement-2 is true

Answer» Correct Answer - a
1657.

An um contains 5 red and 5 black balls. A ball is drawn at random, its colour is noted and is returned to the urn. Moreover, 2 additional balls of the colour drawn are put in the um and then a ball is drawn at random. What is the probability that the second ball is red?

Answer» let event of drawing red ball is R
let event of drawing black ball is B
probability = (R,R) + (B,R)
probability = `5/10* 7/12 + 5/10+5/12`
`1/(10*12)*(35+25)`
`60/(10*12) = 1/20`
1658.

There are three coins. One is a two headed coin (having head on both faces), another is a biased coin that comes up heads 75% of the time and third is an unbiased coin. One of the three coins is chosen at random and tossed, it shows heads, what is the probability that it was the two headed coin?

Answer» A be the event-coin shows head
B be the event-two headed coin shows head.
C be the event-biased coin shows head.
D be the event-unbiased coin shows head.
`P(B/A)=(P(A/B)P(B))/(P(A/B)P(B)+P(A/C)P(C)+P(A/D)P(D))`(BAYES THEOREM)
All coins are equally probable
`P(B/A)=(1xx1/3)/(1xx1/3+3/4xx1/3+1/3xx1/2)=4/9`
1659.

In answering a question on a multiple choice test, a student either knows the answer or guesses. Let `3/4`be the probability that he knows the answer and `1/4`be the probability that he guesses. Assuming that a student who guesses at the answer with probability 1/4. what is the probability that the student knows the answer given that he answers correctly.?

Answer» Probablity student knows the answer, `P(A) = 3/4`
Probablity student knows the answer, `P(B) = 1/4`
Probablity of correct answer when student knows the answer,`P(C/A)= 1`
Probablity of correct answer when student guesses the answer,`P(C/B)= 1/4`
So, probablity student gives answer correctly, when he knows the answer,
`P(A/C) = (P(A)*P(C/A))/(P(A)*P(C/A))+(P(B)*P(C/B))`
`=(3/4*1)/((3/4)+(1/4)(1/4))=(3/4)/(13/16)=12/13`
1660.

In answering a question on a multiple choice test for class XII, a student either knows the answer or guesses. Let 3/5 be the probability that he knows the answer and 2/5 be the probability that he guesses. Assume that a student who guesses at the answer will be correct with probability 1/3. Let E1, E2, E be the events that the student knows the answer, guesses the answer and answers correctly respectively.Based on the above information, answer the following1. What is the value of P(E1)?a. 2/5b. 1/3c. 1d. 3/52. Value of P(E | E1) isa. 1/3b. 1c. 2/3d. 4153. \(\sum^{k=2}_{k=1}\) P(E|Ek ) P(Ek)  Equalsa. 11/15b. 4/15c. 1/5d. 14. Value of \(\sum_{k=1}^{k=2}\) P(Ek)a. 1/3b. 1/5c. 1d. 3/55. What is the probability that the student knows the answer given that he answered it correctly?a. 2/11b. 5/3c. 9/11d. 13/3

Answer»

1. (d) 3/5

2. (b) 1

3. (a) 11/15

4. (c) 1

5. (c) 9/11

1661.

Bag I contains 8 white and 7 black balls and bag II contains 5 white and 4 black balls. One ball is randomly transferred from bag I to bag II. Then a ball is drawn from bag II. Find the probability that the ball so drawn is white.

Answer»

Give that bag I contains 8 white and 7 black balls and Bag II contain 5 white and 4 black balls. 

One ball from I bag randomly put in II bag. 

So the possibility is that ball taken out from bag I is white. 

Then probability that white ball is choosen from bag I = 8/15

Now total number of balls in bag II = 5 + 1 = 6

Probability that white ball is choosen from bag II = 6/10

When both events occurs together 

∴ Probability = 8/15 × 6/10 = 48/150

Another possibility is that ball is choosen from bag I is black. 

Then probability that black ball is choosen from bag = 7/15

Now number of black ball in bag II = 4 + 1 = 5 

∴ Probability that black ball is choosen = 5/10

Probability that both events happen together 

= 7/15 × 5/10 = 35/150

∵ Both events are mutually exclusive so only one event can happen. 

∴ Required probability = 48/150 + 35/120

= 83/150

1662.

Find which of the following probability distribution is possible for a random variable :(i) x012P(x)0.40.40.2(ii) x012P(x)0.60.10.2(iii) x01234P(x)0.10.50.2-0.10.3

Answer»

(i) Sum of probabilities = 0.4 + 0.4 + 0.2 = 1 

Hence, given distribution is a probability distribution. 

(ii) Sum of probabilities = 0.6 + 0.1 + 0.2 = 0.9 ≠ 1 

Hence, the given distribution is not a probability distribution. 

(iii) Here, one of the probability is – 0.1. which is negative. 

Hence, this distribution is not probability distribution.

1663.

There are `n`letters and`n`addressed envelopes. Find the probability that all theletters are not kept in the right envelope.

Answer» Correct Answer - `1 - (1)/(n!)`
Required probability is 1 - P(all letters in right envelope) = 1 - 1/n!
(As there are total number of n! ways in which letters can take envelopes and just one way in which they have corresponding envelopes.)
1664.

Three letters are dictated to three persons and an envelope is addressed to each of them, the letters are inserted into the enveloped at random so that each envelope contains exactly one letter. Find the probability that at least one letter is in its proper envelope.

Answer»

Total number of ways of putting three letters into three envelopes is 

3P3 = 3! (ways) = 6. 

The number of ways in which none of the letter is put into proper envelope is 2.

∴ P(none) = 2/6 = 1/3

∴ p(atleast one letter is in its proper envelop) = 1 - p (none)

= 1 - 1/3 = 2/3

1665.

In a box containing 100 bulbs, 10 are defective. The probability that out of a sample of 5 bulbs, none is defective is(A) 10-1 (B) `(1/2)^5` (C) `(9/(10))^5` (D) `9/(10)`

Answer» Probablity of getting first non-defective bulb `= 90/100`
Probablity of getting second non-defective bulb `= 89/99`
Probablity of getting third non-defective bulb `= 88/98`
Probablity of getting fourth non-defective bulb `= 87/97`
Probablity of getting fifth non-defective bulb `= 86/96`
So, probablity of getting all non-defective bulbs in a sample of 5 bulbs =
`90/100**89/99**88/98**87/97**86/96`
Closest option to this is option `C`.
1666.

The probability that a student is not a swimmer is `1/5`. Then the probability that out of five students, four are swimmers is (A) `^5C_4(4/5)^41/5` (B) `(4/5)^41/5`(C) `^5C_1 1/5(4/5)^4` (D) None of these

Answer» Probability a student is not a swimmer `q=1/5`
Probability a student is a swimmer `p=1-1/5=4/5`
Probability that out of five students, four are swimmers,`P(X)=
5_(C_4)(p)^4(q)`
`P(X) = 5_(C_4)(4/5)^4(1/5)`
Also, we know , `5_(C_1) = 5_(C_4)`
It means, option `A` and iption `C`, both are correct.
1667.

In a certain lottery, 10,000 tickets are sold and ten equal prizes are awarded. What is the probability of not getting a prize if you buy(a) one ticket (b) two tickets (c) 10 tickets?

Answer»

Total number of tickets sold = 10,000

Number prizes awarded = 10
(i) If we buy one ticket, then

P (getting a prize) = 10/10000=1/1000

∴ P (not getting a prize) =  1-1/1000 = 999/1000

(ii) If we buy two tickets, then
Number of tickets not awarded = 10,000 − 10 = 9990

P (not getting a prize) = 9990C2 / 10000C2

(iii) If we buy 10 tickets, then
P (not getting a prize) = 9990C10 / 10000C10

1668.

Buying a lottery ticket and win the Jackpot is ……… event.A) certain B) impossible C) unlikely D) most likely

Answer»

Correct option is: C) unlikely

Buying a lottery ticket and win the Jackpot is unlikely event.

Correct option is: C) unlikely

1669.

A person buys a lottery ticket in 50 lotteries, in each of which his chance of winning a prize is `1/(100)`. What is the probability that he will win a prize(a) at least once (b) exactly once (c) at least twice?

Answer» (b) `p(1)= .^50C_1(1/100)(99/100)^49= 1/2(99/100)^49`
(a) `P= .^50C_1(1/100)(99/100)^49 + .^50C_2(1/100)^2(99/100)^48 ...... .^50C_50(1/100)^500 (99/100)^0 `
`= (1/100 + 99/100)^50 - .^50C_0(99/100)^50`
`= 12- 50(99/100)^50`
(c) `p= 1 - .^50C_0(1/100)^0(99/100)^50 - .^50C_1(1/100)(99/100)^49`
Answer
1670.

If a digit is chosen at random from the digits 1, 2, 3, 4, 5, 6, 7, 8, 9, then the probability that it is odd, isA  \(\frac{4}9\)B  \(\frac{5}9\)C  \(\frac{1}9\)D  \(\frac{2}3\)

Answer»

Total numbers of elementary events are = 9 

Let E be the event of getting an odd number 

The favorable outcomes are: 1, 3, 5, 7, 9 

Numbers of favorable events= 5 

P (odd number) = P (E) = \(\frac{5}9\)

1671.

Dialling a telephone number an old man forgets the last two digitsremembering only that these are different dialled at random. The probabilitythat the number is dialled correctly is`1//45`b. `1//90`c. `1//100`d. none of theseA. `1//45`B. `1//90`C. `1//100`D. none of these

Answer» Correct Answer - B
There are 10 digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9. The last two digits can be dialled in `.^(10)P_(2)` = 90 ways out of which only one way is favorable, thus, the required probability is `1//90`.
1672.

Which of the following cannot be valid assignment of probability for elementary events or outcomes of sample space S = {w1, w2, w3, w4, w5, w6, w7}:Elementary eventsW1W2W3W4W5W6W7(i)0.10.010.050.030.010.20.6(ii)\(\frac{1}{7}\)\(\frac{1}{7}\)\(\frac{1}{7}\)\(\frac{1}{7}\)\(\frac{1}{7}\)\(\frac{1}{7}\)\(\frac{1}{7}\)(iii)0.70.60.50.40.30.20.1(iv)\(\frac{1}{14}\)\(\frac{2}{14}\)\(\frac{3}{14}\)\(\frac{4}{14}\)\(\frac{5}{14}\)\(\frac{6}{14}\)\(\frac{15}{14}\)

Answer»

For each event to be a valid assignment of probability, the probability of each event in sample space should be less than 1 and the sum of probability of all the events should be exactly equal to 1 

(i) it is valid as each P(wi) (for i=1 to 7) lies between 0 to 1 and sum of P(w1) = 1 

(ii) it is valid as each P(wi) (for i = 1 to 7) lies between 0 to 1 and sum of P(w1) =1 

(iii) it is not valid as sum of P(wi)=2.8 which is greater than 1 

(iv) it is not valid as P(w7) = \(\frac{15}{14}\)  which is greater than 1.

1673.

What is the probability that a leap year has 53 Sundays?

Answer»

We know that, 

Probability of occurrence of an event 

  = \(\frac{Total\,no.of\,Desired\,outcomes}{Total\,no.of\,outcomes}\) 

A leap has 366 days i.e. 52 weeks + 2 days. So, there will be 52 Sundays for sure (because every week has one Sunday) 

So, we want another Sunday from the remaining two days.

The two days may be Sunday, Monday or Monday, Tuesday or Tuesday, Wednesday or Wednesday, Thursday or Thursday, Friday or Friday, Saturday or Saturday, Sunday 

So, total outcomes are 7 and desired the outcomes are 2(Sunday, Monday or Saturday, Sunday) 

Therefore, the probability of getting 53 Sundays in a leap year 

\(\frac{2}{7}\)

Conclusion: Probability of getting 53 Sundays in a leap year is  \(\frac{2}{7}\)

1674.

What is the probability that an ordinary year has 53 Tuesdays?

Answer»

We know that, 

Probability of occurrence of an event 

  = \(\frac{Total\,no.of\,Desired\,outcomes}{Total\,no.of\,outcomes}\) 

An ordinary year has 365 days i.e. it has 52 weeks + 1 day. So, there will be 52 Tuesdays for sure(because every week has 1 Tuesday) 

So, we want another Tuesday that to from that 1 day left(as there is only one Tuesday left after 52 weeks) 

This one day can be, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday. Of these total 7 outcomes, the desired outcome is 1, i.e. Tuesday 

Therefore, the probability of getting 52 Tuesdays in an ordinary year =  \(\frac{1}{7}\)

Conclusion: Probability of getting 53 Tuesdays in an ordinary year is \(\frac{1}{7}\)

1675.

What is the probability that on ordinary year has 53 Tuesdays ?

Answer» Correct Answer - `1/7`
An ordinary year has 365 years, i.e., 52 weeks and 1 day.
Now, 52 weeks have 52 Tuesdays and the ramaining one day can be any of the 7 days.
`therefore` required probability = probability of this day being a Tuesday `= 1/7`.
1676.

Tickets numbered from 1 to 12 are mixed up together, and then a ticket is withdrawn at random. Find the probability that the ticket has a number which is a multiple of 2 or 3.

Answer»

We know that, 

Probability of occurrence of an event

  = \(\frac{Total\,no.of\,Desired\,outcomes}{Total\,no.of\,outcomes}\) 

Total no. of outcomes are 12 

Desired output is picking a number which is multiple of 2 or 3. So, desire outputs are 2, 3, 4, 6, 8, 9, 10, 12. Total no. of desired outputs are 8

Therefore, the probability of getting a number which is multiple of 2 or 3

\(\frac{8}{12}\)

=   \(\frac{2}{3}\)

Conclusion: Probability of picking a ticket which is multiple of 2 or 3 is \(\frac{2}{3}\)

1677.

Tickets numbered from 1 to 12 are mixed up together and then a ticket is withdrawn at random. Find the probability that the ticket has a number which is a multiple of 2 or 3.

Answer» Correct Answer - `2/3`
Clearly, n(S) = 12 and `E = {2, 4, 6, 8, 10, 12, 3, 9} rArr n(E) = 8.`
1678.

A card is drawn at random from a well-shuffled pack of 52 cards. What is the probability that the card bears a number greater than 3 and less than 10?

Answer»

We know that, 

Probability of occurrence of an event

  = \(\frac{Total\,no.of\,Desired\,outcomes}{Total\,no.of\,outcomes}\) 

Total no. of outcomes are 52 

Desired output is a number greater than 3 and less than 10. 

There will be four sets of each card naming A, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, J, Q, K. So, there will be a total of 24 cards between 3 and 10 

Therefore, the probability of picking card between 3 and 10 = \(\frac{24}{52}\) = \(\frac{6}{13}\)

Conclusion: Probability of picking a card between 3 and 10 is \(\frac{6}{13}\)

1679.

A card is drawn at random from a well - shuffled pack of 52 cards. What is the probability that the card bears a number greater than 3 and less than 10 ?

Answer» Correct Answer - `6/13`
There are four suits in all, and the number of cards bearing a number greater than 3 and less than 10 in each suit is 6.
`therefore` total number of favourable cases `= (6 xx 4) = 24`.
Total number of cards = 52.
1680.

In a lottery of 50 ticket bears a prime numbered 1 to 50, one ticket is drawn. Find the probability that the drawn ticket bears a prime number.

Answer»

Total number of possible outcomes, n(S) = 50 

Number of events of getting a prime number, N(E) = 15 

Probability, 

P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{15}{50}\) = \(\frac{3}{10}\)

1681.

A card is drawn at random from a pack of 52 cards. Find the probability that the card drawn is:(i) a black king         (ii) either a black card or a king(iii) black and a king(iv) a jack, queen or a king(v) neither a heart nor a king(vi) spade or an ace(vii) neither an ace nor a king(viii) neither a red card nor a queen(ix) the seven of clubs(x) a ten(xi) a spade(xii) a black card(xiii) a seven of clubs(xiv) jack(xv) the ace of spades(xvi) a queen(xvii) a heart(xviii) a red card

Answer»

Given: A card is drawn at random from a pack of 52 cards

Required to Find: Probability of the following

Total number of cards in a pack = 52

(i) Number of cards which are black king = 2

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a black king = 2/52 = 1/26

(ii) Total number of black cards is (13 + 13) = 26

Total number of kings are 4 in which 2 black kings are also included.

So, the total number of black cards or king will be 26+2 = 28

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a black cards or a king = 28/52 = 7/13

(iii) Total number of cards which are black and a king cards is 2

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a black cards and a king is 2/52 = 1/26

(iv) A jack, queen or a king are 3 from each 4 suits.

So, the total number of a jack, queen and king are 12.

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a jack, queen or a king is 12/52 = 3/13

(v) Total number of heart cards are 13 and king are 4 in which king of heart is also included.

So, the total number of cards that are a heart and a king = 13 + 3 = 16

Hence, the total number of cards that are neither a heart nor a king = 52 – 16 = 36

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting cards neither a heart nor a king = 36/52 = 9/13

(vi) Total number of spade cards is 13

Total number of aces are 4 in which ace of spade is included in the number of spade cards.

Hence, the total number of card which are spade or ace = 13 + 3 = 16

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting cards that is spade or an ace = 16/52 = 4/13

(vii) Total number of ace cards are 4 and king are 4

Total number of cards that are an ace or a king = 4 + 4 = 8

So, the total number of cards that are neither an ace nor a king is 52 – 8 = 44

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting cards which are neither an ace nor a king = 44/52 = 11/13

(viii) It’s know that the total number of red cards is 26.

Total number of queens are 4 in which 2 red queens are also included

Hence, total number of red cards or queen will be 26 + 2 = 28

So, the total number of cards that are neither a red nor a queen= 52 -28 = 24

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting neither a red card nor a queen = 24/52 = 6/13

(ix) Total number of card other than ace is 52 – 4 = 48

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting other than ace = 48/52 = 12/13

(x) Total number of tens in the pack of cards is 4.

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a ten = 4/52 = 1/13

(xi) Total number of spade is 13

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a spade = 13/52 = 1/4

(xii) Total number of black cards in the pack is 26

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting black cards is 26/52 = 1/2

(xiii) Total number of 7 of club is 1 only.

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a 7 of club = 1/52

(xiv) Total number of jacks are 4

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a jack = 4/52 = 1/13

(xv) Total number of ace of spade is 1

We know that Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting an ace of spade = 1/52

(xvi) Total number of queens is 4

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a queen = 4/52 = 1/13

(xvii) Total number of heart cards is 13

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a heart card = 13/52 = 1/4

(xviii) Total number of red cards is 26

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a red card = 26/52 = 1/2

1682.

An urn contains 9 red, 7 white, and 4 black balls. A ball is drawn at random. Find the probability that the ball is drawn is red or white

Answer»

We know that,

Probability of occurrence of an event

 = \(\frac{Total\,no.of\,Desired\,outcomes}{Total\,no.of\,outcomes}\) 

By permutation and combination, total no. of ways to pick r objects from given n objects is nCr 

Now, total no. of ways to pick a ball from 20 balls is 20c1 = 20 

Our desired output is to pick a white or red ball. So, no. of ways to pick a white or red ball from 16 balls(because there are a total of 16 balls which are either red or white) is 16c1 = 16 

Therefore, the probability of picking a white or red ball = \(\frac{16}{20}\) = \(\frac{4}{5}\) 

Conclusion: Probability of picking a white or red ball from 9 red, 7 white, and 4 black balls is \(\frac{4}{5}\)

1683.

An urn contains 9 red, 7 white, and 4 black balls. A ball is drawn at random. Find the probability that the ball is drawn is

Answer»

We know that, 

Probability of occurrence of an event 

 = \(\frac{Total\,no.of\,Desired\,outcomes}{Total\,no.of\,outcomes}\) 

By permutation and combination, total no. of ways to pick r objects from given n objects is nCr 

Now, total no. of ways to pick a ball from 20 balls is 20c1 = 20

Our desired output is to pick a white or red ball. So, no. of ways to pick a white or red ball from 16 balls(because there are a total of 16 balls which are either red or white) is 16c1 = 16 

Therefore, the probability of picking a white or black ball = \(\frac{11}{20}\) 

Conclusion: Probability of picking a white or black ball from 9 red, 7 white, and 4 black balls is  \(\frac{11}{20}\) 

1684.

In a lottery of 50 tickets numbered 1 to 50, one ticket is drawn. Find the probability that the drawn ticket bears a prime number.

Answer»

Given: Tickets are marked numbers from 1 to 50. And, one ticket is drawn at random.

Required to find: Probability of getting a prime number on the drawn ticket

Total number of tickets is 50.

Tickets which are number as prime number are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47

Total number of tickets marked as prime is 15.

We know that Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a prime number on the ticket = 15/50 = 3/10

1685.

An urn contains 9 red, 7 white, and 4 black balls. A ball is drawn at random. Find the probability that the ball is drawn is white

Answer»

We know that, 

Probability of occurrence of an event

 = \(\frac{Total\,no.of\,Desired\,outcomes}{Total\,no.of\,outcomes}\) 

By permutation and combination, total no. of ways to pick r objects from given n objects is nC

Now, total no. of ways to pick a ball from 20 balls is 20c1 = 20 

Our desired output is to pick a white ball. So, no. of ways to pick a white ball from 7 white balls(because the white ball can be picked from only white balls) is 7c1 = 7 

Therefore, the probability of picking a white ball = \(\frac{7}{20}\)

Conclusion: Probability of picking a white ball from 9 red, 

7 white and 4 black balls is \(\frac{7}{20}\)

1686.

What is the probability that a number selected from the numbers 1, 2, 3,…, 15 is a multiple of 4?

Answer»

Sample space, n(S) = 15 

Number of events of getting numbers multiple of 4, 

n(E) = 3

∴ P(E) = \(\frac{n(E)}{n(S)} = \frac{3}{15}\) = \(\frac{1}5\)

1687.

An urn contains 10 red and 8 white balls. One ball is drawn at random. Find the probability that the ball drawn is white.

Answer»

Given: A bag contains 10 red and 8 white balls

Required to find: Probability that one ball is drawn at random and getting a white ball

Total number of balls 10 + 8 = 18

Total number of white balls is 8

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of drawing a white ball from the urn is 8/18 = 4/9

1688.

What is the probability that a number selected from the numbers 1, 2, 3, …, 15 is a multiple of 4?

Answer»

Given: Numbers are from 1 to 15. One number is selected

Required to find: Probability that the selected number is a multiple of 4

Total number between from 1 to 15 to 15

Numbers that are multiple of 4 are 4, 8 and 12.

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of selecting a number which a multiple of 4 is 3/15 = 1/5

1689.

A bag contains 6 red, 8 black and 4 white balls. A ball is drawn at random. What is the probability that the ball drawn is not black?

Answer»

Given: A bag contains 6 red, 8 black and 4 white balls and a ball is drawn at random

Required to find: Probability that the ball drawn is not black

Total number of balls 6 + 8 + 4 = 18

Total number of black balls is 8

So, the total number of balls which are not black is 18 – 8 = 10

We know that, Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of drawing a ball which is not black = 10/18 = 5/9

1690.

A bag contains 6 red, 8 black and 4 white balls. A ball is drawn at random. What is the probability that ball drawn is not black?

Answer»

Sample space, n(S) = 18 

Number of events of getting balls not black, 

n(E) = 10

∴ P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{10}{18}\) = \(\frac{5}9\)

1691.

A bag contains 5 white balls and 7 red balls. One ball is drawn at random. What is the probability that ball drawn is white?

Answer»

Given: A bag contains 7 red and 5 white balls and a ball is drawn at random

Required to find: Probability that the ball drawn is white

Total number of balls 7 + 5 = 12

Total number of white balls is 5

We know that Probability = Number of favourable outcomes/ Total number of outcomes

Thus, the probability of getting a white ball = 5/12

1692.

A bag contains 5 white and 7 red balls. One ball is drawn at random. What is the probability that ball drawn is white?

Answer»

Sample space, n(S) = 12 

Number of events of getting white ball, 

n(E) = 5

∴ P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{5}{12}\)

1693.

A bag contains 4 red, 5 black and 6 white balls. A ball is drawn from the bag at random. Find the probability that the ball drawn is: (i) white (ii) red (iii) not black (iv) red or white

Answer»

Here, n(S) = 15 

(i) n(E) = 6

∴P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{6}{15}\) = \(\frac{2}{5}\)

(ii) n(E) = 4

∴P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{4}{15}\)

(iii) number of events of getting black balls, 

n(E) = 5 

∴ probability of getting black balls, P(E) =   \(\frac{n(E)}{n(S)}\) = \(\frac{5}{15}\) = \(\frac{1}{3}\)

Hence, 

probability of getting black balls = 1 – P(E) = 1 – \(\frac{1}{3}\) = \(\frac{2}{3}\)

(iv) number of events of getting a red or white ball, 

n(E) = 10

 ∴P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{10}{15}\) = \(\frac{2}{3}\)

1694.

Tickets numbered from 1 to 20 are mixed up and a ticket is drawn at random. What is the probability that the ticket drawn has a number which is a multiple of 3 or 7?

Answer»

Sample space, n(S) = 20 

Number of events of getting a multiples of 3 or 7 on the drawn ticket,

n(E) = 8 {3,6,9,12,15,18,7,14}

∴ P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{8}{20}\) = \(\frac{2}5\)

1695.

A bag contains 5 black, 7 red and 3 white balls. A ball is drawn from the bag at random. Find the probability that the ball drawn is: (i) red (ii) black or white (iii) not black

Answer»

Sample space, n(S) = 15 

(i) n(E) = 7

∴ P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{7}{15}\)

(ii) n(E) = 10

 ∴ P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{8}{15}\)

(iii) n(E) = 5

 ∴ P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{5}{15}\) = \(\frac{1}{3}\)

1696.

In a lottery there are 10 prizes and 25 blanks. What is the probability of getting a prize?

Answer»

Sample space, n(S) = 35 

Number of events of getting a prize, 

n(E) = 10

∴ P(E) = \(\frac{n(E)}{n(S)}\) = \(\frac{10}{35}\) = \(\frac{2}{7}\)

1697.

If the probability of winning a game is 0.3, what is the probability of loosing it?

Answer»

We not that, 

P(E) + P’(E) = 1 

Here, 

P(E) = 0.3 

P’(E) = 1 – 0.3 = 0.7

1698.

If the probability of an event is 1, then the event is called as A) Equal likely event B) Impossible event C) Certain event D) Mutually exclusive event

Answer»

Correct option is (C) Certain event

If the probability of an event is 1, then the event is called the certain event (or sure event).

(C) Certain event

1699.

If a probability of a player winning a particular tennis match is 0.72. What is the probability of the player loosing the match?

Answer»

P(A) = 0.72 

P(A’) = 1 – 0.72 

= 0.28

1700.

While tossing a coin the probability of getting head on upper side is A) 1/4 B) 1/2 C) 1/3D) 3/4

Answer»

Correct option is (B) 1/2

Possible outcomes of experiment of tossing a coin are S = {H, T}.

\(\therefore\) n (S) = 2

n (H) = 1, n (T) = 1

\(\therefore\) Probability of getting head on upper side is \(P(H)=\frac{n(H)}{n(S)}=\frac12.\)

Correct option is  B) 1/2