A English

Set Based probability Questions in English

Class 11 Mathematics · Probability · Set Based probability

510+

Questions

English

Language

100%

With Solutions

Showing 50 of 510 questions in English

1
MediumMCQ
Four dice (six-faced) are rolled. The number of possible outcomes in which at least one die shows $2$ is
A
$1296$
B
$625$
C
$671$
D
None of these

Solution

(C) The total number of outcomes when $4$ dice are rolled is $6^4 = 1296$.
To find the number of outcomes where at least one die shows $2$,we subtract the number of outcomes where $2$ does not appear on any die from the total outcomes.
The number of outcomes where $2$ does not appear on any die is $5^4 = 625$.
Therefore,the number of outcomes with at least one $2$ is $1296 - 625 = 671$.
2
EasyMCQ
Two fair dice are tossed. Let $A$ be the event that the first die shows an even number and $B$ be the event that the second die shows an odd number. The two events $A$ and $B$ are
A
Mutually exclusive
B
Independent and mutually exclusive
C
Dependent
D
Independent
3
EasyMCQ
$A$ card is drawn from a pack of $52$ cards. If $A =$ card is of diamond,$B =$ card is an ace,and $A \cap B =$ card is the ace of diamond,then events $A$ and $B$ are
A
Independent
B
Mutually exclusive
C
Dependent
D
Equally likely

Solution

(A) The total number of cards is $n(S) = 52$.
Number of diamond cards is $n(A) = 13$,so $P(A) = \frac{13}{52} = \frac{1}{4}$.
Number of ace cards is $n(B) = 4$,so $P(B) = \frac{4}{52} = \frac{1}{13}$.
The number of ace of diamond cards is $n(A \cap B) = 1$,so $P(A \cap B) = \frac{1}{52}$.
Now,check for independence: $P(A) \times P(B) = \frac{1}{4} \times \frac{1}{13} = \frac{1}{52}$.
Since $P(A \cap B) = P(A) \times P(B)$,the events $A$ and $B$ are independent.
4
EasyMCQ
In a single throw of two dice,the probability of getting a sum of more than $7$ is
A
$\frac{7}{36}$
B
$\frac{7}{12}$
C
$\frac{5}{12}$
D
$\frac{5}{36}$

Solution

(C) When two dice are thrown,the total number of possible outcomes is $6 \times 6 = 36$.
We need the probability of getting a sum greater than $7$,which means the sum can be $8, 9, 10, 11,$ or $12$.
The favorable outcomes are:
Sum $= 8$: $(2,6), (3,5), (4,4), (5,3), (6,2)$ ($5$ outcomes)
Sum $= 9$: $(3,6), (4,5), (5,4), (6,3)$ ($4$ outcomes)
Sum $= 10$: $(4,6), (5,5), (6,4)$ ($3$ outcomes)
Sum $= 11$: $(5,6), (6,5)$ ($2$ outcomes)
Sum $= 12$: $(6,6)$ ($1$ outcome)
Total favorable outcomes $= 5 + 4 + 3 + 2 + 1 = 15$.
Required probability $= \frac{15}{36} = \frac{5}{12}$.
5
MediumMCQ
The probability of drawing a white ball from a bag containing $3$ black balls and $4$ white balls is:
A
$\frac{4}{7}$
B
$\frac{3}{7}$
C
$\frac{1}{7}$
D
None of these

Solution

(A) Total number of balls in the bag $= 3 \text{ (black)} + 4 \text{ (white)} = 7 \text{ balls}$.
Number of favorable outcomes (white balls) $= 4$.
The probability of drawing a white ball is given by the ratio of the number of favorable outcomes to the total number of outcomes.
$\text{Probability} = \frac{\text{Number of white balls}}{\text{Total number of balls}} = \frac{4}{7}$.
6
DifficultMCQ
$A$ and $B$ toss a coin alternatively,the first to show a head being the winner. If $A$ starts the game,the chance of his winning is
A
$5/8$
B
$1/2$
C
$1/3$
D
$2/3$

Solution

(D) The probability of getting a head is $P(H) = \frac{1}{2}$ and the probability of not getting a head is $P(T) = \frac{1}{2}$.
$A$ wins if he gets a head on his $1^{st}$ turn,or if $A$ and $B$ both fail and $A$ gets a head on his $2^{nd}$ turn,and so on.
This is a geometric series: $P(A \text{ wins}) = P(H) + P(T)P(T)P(H) + P(T)P(T)P(T)P(T)P(H) + \dots$
$P(A \text{ wins}) = \frac{1}{2} + (\frac{1}{2})^2 \cdot \frac{1}{2} + (\frac{1}{2})^4 \cdot \frac{1}{2} + \dots$
$P(A \text{ wins}) = \frac{1}{2} + (\frac{1}{2})^3 + (\frac{1}{2})^5 + \dots$
This is an infinite geometric series with first term $a = \frac{1}{2}$ and common ratio $r = (\frac{1}{2})^2 = \frac{1}{4}$.
The sum is $S = \frac{a}{1-r} = \frac{1/2}{1 - 1/4} = \frac{1/2}{3/4} = \frac{1}{2} \times \frac{4}{3} = \frac{2}{3}$.
7
MediumMCQ
If two balanced dice are tossed once,the probability of the event that the sum of the integers appearing on the upper faces of the two dice is $9$ is:
A
$\frac{7}{18}$
B
$\frac{5}{36}$
C
$\frac{1}{9}$
D
$\frac{1}{6}$

Solution

(C) When two balanced dice are tossed,the total number of possible outcomes is $6 \times 6 = 36$.
Let $E$ be the event that the sum of the integers on the upper faces is $9$.
The possible outcomes for the sum to be $9$ are $(3, 6), (4, 5), (5, 4), \text{ and } (6, 3)$.
Thus,the number of favorable outcomes is $4$.
The probability of the event $E$ is given by $P(E) = \frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} = \frac{4}{36} = \frac{1}{9}$.
8
MediumMCQ
From a well-shuffled pack of cards,one card is drawn at random. The probability that the card drawn is an ace is
A
$\frac{1}{13}$
B
$\frac{4}{13}$
C
$\frac{3}{52}$
D
None of these

Solution

(A) Total number of cards in a deck = $52$.
Number of aces in a deck = $4$.
Probability of drawing an ace = $\frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} = \frac{4}{52} = \frac{1}{13}$.
Thus,the correct option is $A$.
9
EasyMCQ
$A$ single letter is selected at random from the word $PROBABILITY$. The probability that the selected letter is a vowel is
A
$\frac{2}{11}$
B
$\frac{3}{11}$
C
$\frac{4}{11}$
D
$0$

Solution

(C) The word $PROBABILITY$ contains $11$ letters in total: $P, R, O, B, A, B, I, L, I, T, Y$.
The vowels in the word are $O, A, I, I$.
There are $4$ vowels in total.
The probability of selecting a vowel is given by the ratio of the number of vowels to the total number of letters.
$\text{Probability} = \frac{\text{Number of vowels}}{\text{Total number of letters}} = \frac{4}{11}$.
10
EasyMCQ
From a book containing $100$ pages,one page is selected randomly. The probability that the sum of the digits of the page number of the selected page is $11$,is
A
$\frac{2}{25}$
B
$\frac{9}{100}$
C
$\frac{11}{100}$
D
None of these

Solution

(A) The total number of pages is $100$,so the sample space is $\{1, 2, 3, \dots, 100\}$.
We need to find the page numbers whose digits sum to $11$.
For a two-digit number $xy$,the sum is $x + y = 11$. The possible pairs $(x, y)$ are $(2, 9), (3, 8), (4, 7), (5, 6), (6, 5), (7, 4), (8, 3), (9, 2)$.
These correspond to the page numbers: $29, 38, 47, 56, 65, 74, 83, 92$.
There are $8$ such pages.
Note that for the page number $100$,the sum of digits is $1 + 0 + 0 = 1 \neq 11$.
Thus,the number of favourable outcomes is $8$.
The probability is $\frac{8}{100} = \frac{2}{25}$.
11
MediumMCQ
There are two children in a family. The probability that both of them are boys is
A
$\frac{1}{2}$
B
$\frac{1}{3}$
C
$\frac{1}{4}$
D
None of these

Solution

(C) The sample space for two children in a family is $S = \{BB, BG, GB, GG\}$,where $B$ denotes a boy and $G$ denotes a girl.
Total number of outcomes $n(S) = 4$.
The event of having both boys is $E = \{BB\}$.
Number of favorable outcomes $n(E) = 1$.
The probability $P(E) = \frac{n(E)}{n(S)} = \frac{1}{4}$.
12
EasyMCQ
If a dice is thrown twice,then the probability of getting $1$ in the first throw only is
A
$\frac{1}{36}$
B
$\frac{3}{36}$
C
$\frac{5}{36}$
D
$\frac{1}{6}$

Solution

(C) The total number of outcomes when a dice is thrown twice is $6 \times 6 = 36$.
Let $E_1$ be the event of getting $1$ in the first throw. The outcomes are $(1, 1), (1, 2), (1, 3), (1, 4), (1, 5), (1, 6)$.
Let $E_2$ be the event of not getting $1$ in the second throw. The outcomes for the second throw can be $2, 3, 4, 5, 6$.
We want the probability of getting $1$ in the first throw $AND$ not getting $1$ in the second throw.
The favorable outcomes are $(1, 2), (1, 3), (1, 4), (1, 5), (1, 6)$,which are $5$ outcomes.
The required probability is $\frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} = \frac{5}{36}$.
13
EasyMCQ
$A$ coin is tossed and a dice is rolled. The probability that the coin shows the head and the dice shows $6$ is
A
$\frac{1}{8}$
B
$\frac{1}{12}$
C
$\frac{1}{2}$
D
$1$

Solution

(B) The sample space for tossing a coin is $S_1 = \{H, T\}$,so $P(\text{Head}) = \frac{1}{2}$.
The sample space for rolling a dice is $S_2 = \{1, 2, 3, 4, 5, 6\}$,so $P(6) = \frac{1}{6}$.
Since these are independent events,the probability of both occurring is $P(\text{Head} \cap 6) = P(\text{Head}) \times P(6) = \frac{1}{2} \times \frac{1}{6} = \frac{1}{12}$.
14
EasyMCQ
$A$ coin is tossed twice. The probability of getting head both the times is
A
$\frac{1}{2}$
B
$\frac{1}{4}$
C
$\frac{3}{4}$
D
$1$

Solution

(B) The sample space $S$ for tossing a coin twice is $S = \{(H, H), (H, T), (T, H), (T, T)\}$.
Total number of outcomes $n(S) = 4$.
Let $E$ be the event of getting a head both times,so $E = \{(H, H)\}$.
Number of favorable outcomes $n(E) = 1$.
The probability $P(E) = \frac{n(E)}{n(S)} = \frac{1}{4}$.
15
EasyMCQ
Two dice are thrown simultaneously. The probability of getting the sum $2$,$8$,or $12$ is
A
$\frac{5}{18}$
B
$\frac{7}{36}$
C
$\frac{7}{18}$
D
$\frac{5}{36}$

Solution

(B) When two dice are thrown,the total number of possible outcomes is $6 \times 6 = 36$.
The sum $2$ can be obtained in $1$ way: $(1, 1)$.
The sum $8$ can be obtained in $5$ ways: $(2, 6), (3, 5), (4, 4), (5, 3), (6, 2)$.
The sum $12$ can be obtained in $1$ way: $(6, 6)$.
The total number of favorable outcomes is $1 + 5 + 1 = 7$.
Therefore,the required probability is $\frac{7}{36}$.
16
EasyMCQ
$A$ dice is thrown twice. The probability of getting $4, 5$ or $6$ in the first throw and $1, 2, 3$ or $4$ in the second throw is
A
$1$
B
$\frac{1}{3}$
C
$\frac{7}{36}$
D
None of these

Solution

(B) Let $A$ be the event of getting $4, 5,$ or $6$ in the first throw. The number of favorable outcomes is $3$. Total outcomes = $6$.
$P(A) = \frac{3}{6} = \frac{1}{2}$.
Let $B$ be the event of getting $1, 2, 3,$ or $4$ in the second throw. The number of favorable outcomes is $4$. Total outcomes = $6$.
$P(B) = \frac{4}{6} = \frac{2}{3}$.
Since the two throws are independent events,the probability of both occurring is $P(A \cap B) = P(A) \times P(B)$.
$P(A \cap B) = \frac{1}{2} \times \frac{2}{3} = \frac{1}{3}$.
17
EasyMCQ
One card is drawn from each of two ordinary packs of $52$ cards. The probability that at least one of them is an ace of hearts is:
A
$\frac{103}{2704}$
B
$\frac{1}{2704}$
C
$\frac{2}{52}$
D
$\frac{2601}{2704}$

Solution

(A) Let $A$ be the event that the card drawn from the first pack is an ace of hearts,and $B$ be the event that the card drawn from the second pack is an ace of hearts.
The probability of drawing an ace of hearts from one pack is $P(A) = \frac{1}{52}$.
The probability of $NOT$ drawing an ace of hearts from one pack is $P(A') = 1 - \frac{1}{52} = \frac{51}{52}$.
The probability that neither card is an ace of hearts is $P(A' \cap B') = P(A') \times P(B') = \frac{51}{52} \times \frac{51}{52} = \frac{2601}{2704}$.
The probability that at least one of them is an ace of hearts is $1 - P(A' \cap B') = 1 - \frac{2601}{2704} = \frac{2704 - 2601}{2704} = \frac{103}{2704}$.
18
EasyMCQ
$A$ box contains $6$ nails and $10$ nuts. Half of the nails and half of the nuts are rusted. If one item is chosen at random,what is the probability that it is rusted or is a nail?
A
$\frac{3}{16}$
B
$\frac{5}{16}$
C
$\frac{11}{16}$
D
$\frac{14}{16}$

Solution

(C) Total number of items $= 6 + 10 = 16$.
Let $N$ be the event that the item is a nail and $R$ be the event that the item is rusted.
Number of nails $n(N) = 6$.
Number of rusted items $n(R) = \frac{6}{2} + \frac{10}{2} = 3 + 5 = 8$.
Number of rusted nails $n(N \cap R) = \frac{6}{2} = 3$.
We need to find the probability of $N \cup R$.
Using the formula $P(N \cup R) = P(N) + P(R) - P(N \cap R)$:
$P(N \cup R) = \frac{6}{16} + \frac{8}{16} - \frac{3}{16} = \frac{11}{16}$.
19
EasyMCQ
The probability of getting at least one tail in $4$ throws of a coin is
A
$\frac{15}{16}$
B
$\frac{1}{16}$
C
$\frac{1}{4}$
D
None of these

Solution

(A) The total number of outcomes when a coin is tossed $4$ times is $2^4 = 16$.
Let $E$ be the event of getting at least one tail.
The complement event $E'$ is the event of getting no tails,which means getting all heads.
The only outcome for $E'$ is $(H, H, H, H)$,so the number of outcomes for $E'$ is $1$.
The probability of $E'$ is $P(E') = \frac{1}{16}$.
Therefore,the probability of getting at least one tail is $P(E) = 1 - P(E') = 1 - \frac{1}{16} = \frac{15}{16}$.
20
EasyMCQ
Two dice are thrown. The probability that the sum of numbers appearing is more than $10$ is:
A
$\frac{1}{18}$
B
$\frac{1}{12}$
C
$\frac{1}{6}$
D
None of these

Solution

(B) When two dice are thrown,the total number of possible outcomes is $6 \times 6 = 36$.
Let $E$ be the event that the sum of the numbers appearing is more than $10$.
The possible outcomes for the sum being more than $10$ are $(5, 6), (6, 5), (6, 6)$.
There are $3$ such outcomes.
Therefore,the probability $P(E) = \frac{3}{36} = \frac{1}{12}$.
21
EasyMCQ
The probability of getting a total of $5$ or $6$ in a single throw of $2$ dice is
A
$\frac{1}{2}$
B
$\frac{1}{4}$
C
$\frac{1}{3}$
D
$\frac{1}{6}$

Solution

(B) The total number of possible outcomes when throwing $2$ dice is $6 \times 6 = 36$.
The outcomes resulting in a sum of $5$ are $(1, 4), (2, 3), (3, 2), (4, 1)$,which are $4$ cases.
The outcomes resulting in a sum of $6$ are $(1, 5), (2, 4), (3, 3), (4, 2), (5, 1)$,which are $5$ cases.
The total number of favourable outcomes is $4 + 5 = 9$.
Therefore,the required probability is $\frac{9}{36} = \frac{1}{4}$.
22
EasyMCQ
The probability of a sure event is
A
$0$
B
$1$
C
$2$
D
$\frac{1}{2}$

Solution

(B) sure event is an event that is certain to occur.
By definition,the probability of a sample space $S$ is $P(S) = 1$.
Therefore,the probability of a sure event is $1$.
23
EasyMCQ
In a single throw of two dice,what is the probability of obtaining an odd number as the sum of the numbers on the two dice?
A
$\frac{1}{6}$
B
$\frac{1}{2}$
C
$\frac{1}{3}$
D
None of these

Solution

(B) When two dice are thrown,the total number of possible outcomes is $6 \times 6 = 36$.
An odd sum is obtained if one die shows an odd number and the other shows an even number.
The possible pairs for an odd sum are $(1,2), (1,4), (1,6), (2,1), (2,3), (2,5), (3,2), (3,4), (3,6), (4,1), (4,3), (4,5), (5,2), (5,4), (5,6), (6,1), (6,3), (6,5)$.
Counting these,we find there are $18$ favorable outcomes.
The probability is $\frac{18}{36} = \frac{1}{2}$.
24
EasyMCQ
From $10,000$ lottery tickets numbered from $1$ to $10,000$,one ticket is drawn at random. What is the probability that the number marked on the drawn ticket is divisible by $20$?
A
$\frac{1}{100}$
B
$\frac{1}{50}$
C
$\frac{1}{20}$
D
$\frac{1}{10}$

Solution

(C) Total number of tickets $= 10,000$.
Number of tickets divisible by $20$ is given by $\frac{10,000}{20} = 500$.
Probability of drawing a ticket divisible by $20 = \frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} = \frac{500}{10,000} = \frac{1}{20}$.
25
EasyMCQ
Two dice are thrown simultaneously. What is the probability of obtaining a multiple of $2$ on one of them and a multiple of $3$ on the other?
A
$\frac{5}{36}$
B
$\frac{11}{36}$
C
$\frac{1}{6}$
D
$\frac{1}{3}$

Solution

(B) When two dice are thrown,the total number of outcomes is $6 \times 6 = 36$.
Let $A$ be the event of getting a multiple of $2$ on the first die: $A = \{2, 4, 6\}$,so $n(A) = 3$.
Let $B$ be the event of getting a multiple of $3$ on the second die: $B = \{3, 6\}$,so $n(B) = 2$.
The outcomes where the first die is a multiple of $2$ and the second is a multiple of $3$ are: $(2,3), (2,6), (4,3), (4,6), (6,3), (6,6)$. There are $3 \times 2 = 6$ such outcomes.
The outcomes where the first die is a multiple of $3$ and the second is a multiple of $2$ are: $(3,2), (3,4), (3,6), (6,2), (6,4), (6,6)$. There are $2 \times 3 = 6$ such outcomes.
The outcome $(6,6)$ is common to both sets.
Using the principle of inclusion-exclusion,the total number of favourable outcomes is $6 + 6 - 1 = 11$.
Therefore,the required probability is $\frac{11}{36}$.
26
MediumMCQ
$A$ problem of mathematics is given to three students whose chances of solving the problem are $\frac{1}{3}$,$\frac{1}{4}$,and $\frac{1}{5}$ respectively. The probability that the question will be solved is
A
$\frac{2}{3}$
B
$\frac{3}{4}$
C
$\frac{4}{5}$
D
$\frac{3}{5}$

Solution

(D) Let $A, B,$ and $C$ be the events that the three students solve the problem respectively.
Given probabilities are $P(A) = \frac{1}{3}$,$P(B) = \frac{1}{4}$,and $P(C) = \frac{1}{5}$.
The probability that they do not solve the problem are $P(A') = 1 - \frac{1}{3} = \frac{2}{3}$,$P(B') = 1 - \frac{1}{4} = \frac{3}{4}$,and $P(C') = 1 - \frac{1}{5} = \frac{4}{5}$.
The probability that the problem is not solved by any of them is $P(A' \cap B' \cap C') = P(A') \times P(B') \times P(C') = \frac{2}{3} \times \frac{3}{4} \times \frac{4}{5} = \frac{2}{5}$.
Therefore,the probability that the problem is solved is $1 - P(A' \cap B' \cap C') = 1 - \frac{2}{5} = \frac{3}{5}$.
27
EasyMCQ
The probability of getting the number $5$ when throwing a fair die is:
A
$1$
B
$\frac{1}{3}$
C
$\frac{1}{6}$
D
$\frac{5}{6}$

Solution

(C) fair die has $6$ faces,numbered $1, 2, 3, 4, 5, 6$.
Total number of possible outcomes $n(S) = 6$.
The number of favorable outcomes for getting $5$ is $n(E) = 1$ (since only one face has the number $5$).
The probability $P(E)$ is given by the formula:
$P(E) = \frac{n(E)}{n(S)} = \frac{1}{6}$.
28
EasyMCQ
$A$ card is drawn from a well-shuffled pack of $52$ cards. The probability of getting a queen of clubs or a king of hearts is
A
$\frac{1}{52}$
B
$\frac{1}{26}$
C
$\frac{1}{18}$
D
None of these

Solution

(B) The total number of cards in a pack is $52$.
The probability of drawing a queen of clubs is $P(A) = \frac{1}{52}$.
The probability of drawing a king of hearts is $P(B) = \frac{1}{52}$.
Since these are mutually exclusive events,the probability of getting a queen of clubs or a king of hearts is $P(A \cup B) = P(A) + P(B)$.
Therefore,the required probability is $\frac{1}{52} + \frac{1}{52} = \frac{2}{52} = \frac{1}{26}$.
29
EasyMCQ
In a simultaneous throw of three coins,what is the probability of getting at least $2$ tails?
A
$\frac{1}{8}$
B
$\frac{1}{4}$
C
$\frac{1}{2}$
D
None of these

Solution

(C) When three coins are tossed simultaneously,the total number of possible outcomes is $2^3 = 8$.
The sample space is $S = \{HHH, HHT, HTH, THH, HTT, THT, TTH, TTT\}$.
We want the probability of getting at least $2$ tails.
The favorable outcomes are $\{HTT, THT, TTH, TTT\}$.
The number of favorable outcomes is $4$.
The probability $P = \frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} = \frac{4}{8} = \frac{1}{2}$.
30
EasyMCQ
In a single throw of a fair die,what is the probability of getting a number less than $7$?
A
$0$
B
$1$
C
$\frac{1}{2}$
D
None of these

Solution

(B) The sample space $S$ for a single throw of a fair die is $\{1, 2, 3, 4, 5, 6\}$.
The total number of outcomes is $n(S) = 6$.
Let $E$ be the event of getting a number less than $7$.
All outcomes in the sample space are less than $7$,so $E = \{1, 2, 3, 4, 5, 6\}$.
The number of favorable outcomes is $n(E) = 6$.
The probability $P(E) = \frac{n(E)}{n(S)} = \frac{6}{6} = 1$.
Therefore,the correct option is $B$.
31
EasyMCQ
Two dice are thrown simultaneously. What is the probability of obtaining a sum of the numbers less than $11$?
A
$\frac{17}{18}$
B
$\frac{1}{12}$
C
$\frac{11}{12}$
D
None of these

Solution

(C) When two dice are thrown,the total number of possible outcomes is $6 \times 6 = 36$.
Let $E$ be the event of getting a sum less than $11$.
It is easier to find the complement event $E'$,which is getting a sum of $11$ or more.
The outcomes for a sum $\ge 11$ are: $(5, 6), (6, 5), (6, 6)$.
There are $3$ such outcomes.
Therefore,the number of favourable outcomes for $E$ is $36 - 3 = 33$.
The probability $P(E) = \frac{33}{36} = \frac{11}{12}$.
32
EasyMCQ
The probability that an ordinary or a non-leap year has $53$ Sundays is
A
$\frac{2}{7}$
B
$\frac{1}{7}$
C
$\frac{3}{7}$
D
None of these

Solution

(B) An ordinary or non-leap year has $365$ days.
$365$ days $= 52$ weeks and $1$ day.
This remaining $1$ day can be any of the $7$ days of the week: {Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday}.
For the year to have $53$ Sundays,the remaining $1$ day must be a Sunday.
There is only $1$ favorable outcome out of $7$ possible outcomes.
Therefore,the required probability $= \frac{1}{7}$.
33
EasyMCQ
$A$ card is drawn at random from a pack of $52$ cards. The probability that the drawn card is a court card,i.e.,a jack,a queen,or a king,is:
A
$\frac{3}{52}$
B
$\frac{3}{13}$
C
$\frac{4}{13}$
D
None of these

Solution

(B) Total number of cards in a pack $= 52$.
Court cards (face cards) include jack,queen,and king of each suit.
There are $4$ suits,so the total number of court cards $= 4 \times 3 = 12$.
The probability of drawing a court card $= \frac{\text{Number of court cards}}{\text{Total number of cards}} = \frac{12}{52}$.
Simplifying the fraction,we get $\frac{12}{52} = \frac{3}{13}$.
Thus,the correct option is $B$.
34
EasyMCQ
Two dice are thrown together. The probability that the sum of the two numbers will be a multiple of $4$ is
A
$\frac{1}{9}$
B
$\frac{1}{3}$
C
$\frac{1}{4}$
D
$\frac{5}{9}$

Solution

(C) When two dice are thrown,the total number of outcomes is $6 \times 6 = 36$.
Let $E$ be the event that the sum of the numbers on the two dice is a multiple of $4$.
The possible sums that are multiples of $4$ are $4, 8, 12$.
The outcomes for sum $= 4$ are $(1, 3), (2, 2), (3, 1)$.
The outcomes for sum $= 8$ are $(2, 6), (3, 5), (4, 4), (5, 3), (6, 2)$.
The outcomes for sum $= 12$ are $(6, 6)$.
The total number of favorable outcomes is $3 + 5 + 1 = 9$.
Therefore,the probability $P(E) = \frac{9}{36} = \frac{1}{4}$.
35
EasyMCQ
If in a lottery there are $5$ prizes and $20$ blanks,then the probability of getting a prize is
A
$\frac{1}{5}$
B
$\frac{2}{5}$
C
$\frac{4}{5}$
D
None of these

Solution

(A) Total number of outcomes = $5 \text{ (prizes)} + 20 \text{ (blanks)} = 25$.
Number of favorable outcomes (getting a prize) = $5$.
Probability of getting a prize = $\frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} = \frac{5}{25} = \frac{1}{5}$.
36
EasyMCQ
The probability of getting a number greater than $2$ in throwing a die is
A
$\frac{1}{3}$
B
$\frac{2}{3}$
C
$\frac{1}{2}$
D
$\frac{1}{6}$

Solution

(B) When a fair die is thrown,the sample space is $S = \{1, 2, 3, 4, 5, 6\}$.
The total number of outcomes is $n(S) = 6$.
Let $E$ be the event of getting a number greater than $2$.
The favorable outcomes are $E = \{3, 4, 5, 6\}$.
The number of favorable outcomes is $n(E) = 4$.
The probability $P(E) = \frac{n(E)}{n(S)} = \frac{4}{6} = \frac{2}{3}$.
37
EasyMCQ
Two dice are thrown together. If the numbers appearing on the two dice are different,then what is the probability that the sum is $6$?
A
$\frac{5}{36}$
B
$\frac{1}{6}$
C
$\frac{2}{15}$
D
None of these

Solution

(C) When two dice are thrown,the total number of outcomes is $6 \times 6 = 36$.
The outcomes where the numbers on the two dice are the same are $(1,1), (2,2), (3,3), (4,4), (5,5), (6,6)$,which are $6$ outcomes.
The number of outcomes where the numbers are different is $36 - 6 = 30$.
The outcomes where the sum is $6$ are $(1,5), (2,4), (3,3), (4,2), (5,1)$.
Since we are given that the numbers must be different,we exclude $(3,3)$.
The favorable outcomes are $(1,5), (2,4), (4,2), (5,1)$,which are $4$ outcomes.
The required probability is $\frac{4}{30} = \frac{2}{15}$.
38
MediumMCQ
$A$ man and a woman appear in an interview for two vacancies in the same post. The probability of the man's selection is $1/4$ and that of the woman's selection is $1/3$. What is the probability that none of them will be selected?
A
$1/2$
B
$1/12$
C
$1/4$
D
None of these

Solution

(A) Let $E_1$ be the event that the man is selected and $E_2$ be the event that the woman is selected.
Given $P(E_1) = 1/4$ and $P(E_2) = 1/3$.
The probability that the man is not selected is $P(\bar{E_1}) = 1 - P(E_1) = 1 - 1/4 = 3/4$.
The probability that the woman is not selected is $P(\bar{E_2}) = 1 - P(E_2) = 1 - 1/3 = 2/3$.
Since the events are independent,the probability that none of them will be selected is $P(\bar{E_1} \cap \bar{E_2}) = P(\bar{E_1}) \times P(\bar{E_2})$.
Therefore,$P(\bar{E_1} \cap \bar{E_2}) = (3/4) \times (2/3) = 6/12 = 1/2$.
39
EasyMCQ
$A$ bag contains $4$ white,$5$ black and $6$ red balls. If a ball is drawn at random,then what is the probability that the drawn ball is either white or red?
A
$\frac{4}{15}$
B
$\frac{1}{2}$
C
$\frac{2}{5}$
D
$\frac{2}{3}$

Solution

(D) Total number of balls $= 4 + 5 + 6 = 15$.
Number of white balls $= 4$.
Number of red balls $= 6$.
Since the events are mutually exclusive,the probability of drawing a white or red ball is the sum of their individual probabilities.
$P(\text{white or red}) = P(\text{white}) + P(\text{red}) = \frac{4}{15} + \frac{6}{15} = \frac{10}{15} = \frac{2}{3}$.
40
EasyMCQ
$A$ card is drawn at random from a pack of $52$ cards. What is the probability that the drawn card is neither a heart nor a king?
A
$\frac{4}{13}$
B
$\frac{9}{13}$
C
$\frac{1}{4}$
D
$\frac{13}{26}$

Solution

(B) Total number of cards = $52$.
Number of heart cards = $13$.
Number of king cards = $4$.
Number of cards that are both heart and king (King of Hearts) = $1$.
Using the principle of inclusion-exclusion,the number of cards that are either a heart or a king = $13 + 4 - 1 = 16$.
Number of cards that are neither a heart nor a king = $52 - 16 = 36$.
Required probability = $\frac{36}{52} = \frac{9}{13}$.
41
MediumMCQ
In a single throw of two dice,what is the probability of getting a total of $13$?
A
$0$
B
$1$
C
$\frac{13}{36}$
D
$\frac{25}{36}$

Solution

(A) When two dice are thrown,the maximum sum possible is $6 + 6 = 12$.
Since the sum $13$ is impossible to obtain,the number of favorable outcomes is $0$.
Therefore,the probability is $\frac{0}{36} = 0$.
42
EasyMCQ
Three dice are thrown simultaneously. What is the probability of obtaining a total of $17$ or $18$?
A
$\frac{1}{9}$
B
$\frac{1}{72}$
C
$\frac{1}{54}$
D
None of these

Solution

(C) The total number of outcomes when three dice are thrown is $6 \times 6 \times 6 = 216$.
$A$ total of $17$ can be obtained in the following ways: $(5, 6, 6), (6, 5, 6), (6, 6, 5)$. There are $3$ such outcomes.
$A$ total of $18$ can be obtained in the following way: $(6, 6, 6)$. There is $1$ such outcome.
The total number of favorable outcomes is $3 + 1 = 4$.
Therefore,the required probability is $P = \frac{4}{216} = \frac{1}{54}$.
43
EasyMCQ
$A$ box contains $10$ good articles and $6$ defective articles. One article is chosen at random. What is the probability that it is either good or defective?
A
$0$
B
$0.5$
C
$0.75$
D
$1$

Solution

(D) Total number of articles $= 10 + 6 = 16$.
Let $E$ be the event that the chosen article is either good or defective.
Since every article in the box is either good or defective,this is a sure event.
The number of favorable outcomes $= 10 + 6 = 16$.
Probability $P(E) = \frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} = \frac{16}{16} = 1$.
44
EasyMCQ
The probability of an impossible event,i.e.,$P(\phi)$,is
A
$1$
B
$0$
C
$2$
D
$-1$

Solution

(B) An impossible event is an event that cannot occur.
By definition,the probability of an impossible event is $0$.
Conversely,the probability of a sure event is $1$.
45
EasyMCQ
Two dice are tossed. The probability that the total score is a prime number is
A
$\frac{1}{6}$
B
$\frac{5}{12}$
C
$\frac{1}{2}$
D
None of these

Solution

(B) When two dice are tossed,the total number of outcomes is $6 \times 6 = 36$.
The possible sums range from $2$ to $12$. The prime numbers in this range are $\{2, 3, 5, 7, 11\}$.
We count the number of outcomes for each prime sum:
- Sum $= 2$: $(1, 1)$ $\rightarrow 1$ outcome
- Sum $= 3$: $(1, 2), (2, 1)$ $\rightarrow 2$ outcomes
- Sum $= 5$: $(1, 4), (2, 3), (3, 2), (4, 1)$ $\rightarrow 4$ outcomes
- Sum $= 7$: $(1, 6), (2, 5), (3, 4), (4, 3), (5, 2), (6, 1)$ $\rightarrow 6$ outcomes
- Sum $= 11$: $(5, 6), (6, 5)$ $\rightarrow 2$ outcomes
Total favorable outcomes $= 1 + 2 + 4 + 6 + 2 = 15$.
Required probability $= \frac{15}{36} = \frac{5}{12}$.
46
MediumMCQ
Three persons work independently on a problem. If the respective probabilities that they will solve it are $\frac{1}{3}$,$\frac{1}{4}$,and $\frac{1}{5}$,then the probability that none of them can solve it is:
A
$\frac{2}{5}$
B
$\frac{3}{5}$
C
$\frac{1}{3}$
D
None of these

Solution

(A) Let the probabilities of solving the problem by the three persons be $P(A) = \frac{1}{3}$,$P(B) = \frac{1}{4}$,and $P(C) = \frac{1}{5}$.
Since they work independently,the probability that they do not solve the problem is given by $P(A') = 1 - \frac{1}{3} = \frac{2}{3}$,$P(B') = 1 - \frac{1}{4} = \frac{3}{4}$,and $P(C') = 1 - \frac{1}{5} = \frac{4}{5}$.
The probability that none of them can solve the problem is $P(A' \cap B' \cap C') = P(A') \times P(B') \times P(C')$.
$P(A' \cap B' \cap C') = \frac{2}{3} \times \frac{3}{4} \times \frac{4}{5} = \frac{2}{5}$.
47
EasyMCQ
Two dice are thrown. The probability that the sum of the points on two dice will be $7$ is:
A
$\frac{5}{36}$
B
$\frac{6}{36}$
C
$\frac{7}{36}$
D
$\frac{8}{36}$

Solution

(B) When two dice are thrown,the total number of possible outcomes is $6 \times 6 = 36$.
The outcomes where the sum of the points is $7$ are: $(1, 6), (2, 5), (3, 4), (4, 3), (5, 2), (6, 1)$.
The number of favourable outcomes is $6$.
Therefore,the probability is $\frac{\text{Number of favourable outcomes}}{\text{Total number of outcomes}} = \frac{6}{36}$.
48
EasyMCQ
The chance of throwing at least $9$ in a single throw with two dice is:
A
$\frac{1}{18}$
B
$\frac{5}{18}$
C
$\frac{7}{18}$
D
$\frac{11}{18}$

Solution

(B) When two dice are thrown,the total number of possible outcomes is $6 \times 6 = 36$.
We need to find the probability of getting a sum of at least $9$,which means the sum can be $9, 10, 11,$ or $12$.
The favorable outcomes are:
For sum $9$: $(3,6), (4,5), (5,4), (6,3)$ ($4$ outcomes)
For sum $10$: $(4,6), (5,5), (6,4)$ ($3$ outcomes)
For sum $11$: $(5,6), (6,5)$ ($2$ outcomes)
For sum $12$: $(6,6)$ ($1$ outcome)
Total favorable outcomes $= 4 + 3 + 2 + 1 = 10$.
The required probability $= \frac{10}{36} = \frac{5}{18}$.
49
EasyMCQ
From the word $POSSESSIVE$,a letter is chosen at random. The probability of it being $S$ is
A
$\frac{3}{10}$
B
$\frac{4}{10}$
C
$\frac{3}{6}$
D
$\frac{4}{6}$

Solution

(B) The word $POSSESSIVE$ contains $10$ letters: $P, O, S, S, E, S, S, I, V, E$.
Total number of outcomes $n(S) = 10$.
The letter $S$ appears $4$ times in the word.
Number of favorable outcomes $n(E) = 4$.
The probability $P(E) = \frac{n(E)}{n(S)} = \frac{4}{10}$.
50
EasyMCQ
Three identical dice are rolled. The probability that the same number will appear on each of them is:
A
$\frac{1}{6}$
B
$\frac{1}{36}$
C
$\frac{1}{18}$
D
$\frac{3}{28}$

Solution

(B) When three dice are rolled,the total number of possible outcomes is $6 \times 6 \times 6 = 216$.
The favorable outcomes where the same number appears on each die are $(1, 1, 1), (2, 2, 2), (3, 3, 3), (4, 4, 4), (5, 5, 5), \text{ and } (6, 6, 6)$.
There are $6$ such favorable outcomes.
Therefore,the required probability is $\frac{6}{216} = \frac{1}{36}$.

Probability — Set Based probability · Frequently Asked Questions

1Are these Probability questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Probability Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.