Probability MCQs
🎲 Conditional & Independent Events
Solution:
Since $P(A \cap B) = P(A) \times P(B|A)$,
$P(A \cap B) = 0.4 \times 0.6 = 0.24$.
Therefore, by the definition of conditional probability:
$P(A|B) = \frac{P(A \cap B)}{P(B)} = \frac{0.24}{0.8} = 0.3$.
Correct Option: (b)
Solution:
Let $B$ be the event that the numbers are different. Since there are 6 cases where the numbers are the same $(1,1), ..., (6,6)$, total cases for $B$ is $36 - 6 = 30$.
Let $A$ be the event that the sum is 8. The pairs are $\{(2,6), (3,5), (4,4), (5,3), (6,2)\}$.
Since the numbers must be different, $A \cap B = \{(2,6), (3,5), (5,3), (6,2)\}$, so $n(A \cap B) = 4$.
Therefore, $P(A|B) = \frac{n(A \cap B)}{n(B)} = \frac{4}{30} = \frac{2}{15}$.
Correct Option: (b)
Solution:
Let $A$ be the event that the card is an ace and $B$ be the event that the card is red.
Since there are 26 red cards in a deck, $n(B) = 26$.
The number of red aces is $n(A \cap B) = 2$.
Therefore, $P(A|B) = \frac{n(A \cap B)}{n(B)} = \frac{2}{26} = \frac{1}{13}$.
Correct Option: (a)
Solution:
Since $A$ and $B$ are independent, $P(A \cap B) = P(A)P(B)$.
We know $P(A \cup B) = P(A) + P(B) - P(A \cap B)$.
Substituting the values, $0.60 = 0.20 + P(B) - 0.20P(B)$.
Therefore, $0.40 = 0.80 P(B)$.
Thus, $P(B) = \frac{0.40}{0.80} = 0.50$.
Correct Option: (b)
Solution:
By definition, $P(A|B) = \frac{P(A \cap B)}{P(B)}$.
Given $P(A|B) = P(A)$, it follows that $\frac{P(A \cap B)}{P(B)} = P(A)$.
Therefore, $P(A \cap B) = P(A)P(B)$, which is the mathematical condition for independent events.
Correct Option: (c)
Solution:
Since the cards are drawn with replacement, the two events are independent.
The probability of drawing a king in one draw is $P(K) = \frac{4}{52} = \frac{1}{13}$.
Therefore, the probability of both being kings is $P(K_1 \cap K_2) = P(K_1) \times P(K_2) = \frac{1}{13} \times \frac{1}{13} = \frac{1}{169}$.
Correct Option: (a)
Solution:
The sample space is $S = \{BB, BG, GB, GG\}$.
Let $B$ be the event that the older child is a girl, $B = \{GB, GG\}$, so $n(B) = 2$.
Let $A$ be the event that both are girls, $A = \{GG\}$.
Since $A \cap B = \{GG\}$, therefore $P(A|B) = \frac{n(A \cap B)}{n(B)} = \frac{1}{2}$.
Correct Option: (b)
Solution:
The problem is solved if at least one of them solves it.
This is equal to $1 - P(\text{neither solves the problem})$.
$P(A' \cap B') = P(A') \times P(B') = (1 - 1/2) \times (1 - 1/3) = 1/2 \times 2/3 = 1/3$.
Therefore, $P(A \cup B) = 1 - 1/3 = 2/3$.
Correct Option: (c)
Solution:
Since $A$ and $B$ are independent, $A$ and $B'$ are also independent.
Therefore, $P(A \cap B') = P(A) \times P(B')$.
Since $P(B') = 1 - P(B) = 1 - 0.4 = 0.6$,
$P(A \cap B') = 0.3 \times 0.6 = 0.18$.
Correct Option: (b)
Solution:
Using the multiplication theorem, $P(B_1 \cap B_2) = P(B_1) \times P(B_2|B_1)$.
The probability of drawing the first black ball is $P(B_1) = 10/15 = 2/3$.
After drawing one black ball, 9 black and 5 white remain. Thus, $P(B_2|B_1) = 9/14$.
Therefore, $P(B_1 \cap B_2) = 2/3 \times 9/14 = 3/7$.
Correct Option: (b)
Solution:
First, find $P(A \cap B) = P(B)P(A|B) = 0.2 \times 0.5 = 0.1$.
By the Addition Theorem, $P(A \cup B) = P(A) + P(B) - P(A \cap B) = 0.6 + 0.2 - 0.1 = 0.7$.
Since $P(A' \cap B') = P((A \cup B)') = 1 - P(A \cup B) = 1 - 0.7 = 0.3$.
Therefore, $P(A'|B') = \frac{P(A' \cap B')}{P(B')} = \frac{0.3}{1 - 0.2} = \frac{0.3}{0.8} = \frac{3}{8}$.
Correct Option: (c)
Solution:
Mutually exclusive events imply that they cannot occur simultaneously, so $P(A \cap B) = 0$.
By the formula for conditional probability:
$P(A|B) = \frac{P(A \cap B)}{P(B)} = \frac{0}{P(B)} = 0$.
(Assuming $P(B) \neq 0$).
Correct Option: (b)
Solution:
Applying the Total Probability Theorem:
$P(D) = P(A)P(D|A) + P(B)P(D|B) + P(C)P(D|C)$.
Substituting the given percentages:
$P(D) = (0.50 \times 0.03) + (0.30 \times 0.04) + (0.20 \times 0.05)$.
Therefore, $P(D) = 0.015 + 0.012 + 0.010 = 0.037$.
Correct Option: (a)
Solution:
Let $M$ be the event of studying Math and $P$ be studying Physics.
Given: $P(M) = 0.40, P(P) = 0.25, P(M \cap P) = 0.15$.
We need to find $P(M|P)$, which is the probability of Math given Physics.
$P(M|P) = \frac{P(M \cap P)}{P(P)} = \frac{0.15}{0.25} = \frac{15}{25} = \frac{3}{5}$.
Correct Option: (a)
Solution:
Contradiction occurs if (A tells truth AND B lies) OR (A lies AND B tells truth).
$P(A) = 0.75, P(A') = 0.25$
$P(B) = 0.80, P(B') = 0.20$
Probability of contradiction = $P(A)P(B') + P(A')P(B)$.
$= (0.75 \times 0.20) + (0.25 \times 0.80) = 0.15 + 0.20 = 0.35$.
Therefore, the probability is $35\%$.
Correct Option: (b)
📊 Total Probability & Bayes' Theorem
Part 2Solution:
Let $A$ and $B$ be the events of choosing Bag A or Bag B. $P(A) = 1/2, P(B) = 1/2$.
Let $R$ be the event that the ball drawn is Red.
$P(R|A) = 4/7$ and $P(R|B) = 2/6 = 1/3$.
Using Bayes' Theorem:
$P(A|R) = \frac{P(A)P(R|A)}{P(A)P(R|A) + P(B)P(R|B)} = \frac{(1/2)(4/7)}{(1/2)(4/7) + (1/2)(1/3)}$.
Therefore, $P(A|R) = \frac{4/7}{4/7 + 1/3} = \frac{4/7}{19/21} = \frac{4}{7} \times \frac{21}{19} = \frac{12}{19}$.
Correct Option: (d)
Solution:
Let $L$ be the event that the doctor arrives late. Using the Total Probability Theorem:
$P(L) = (3/10 \times 1/4) + (1/5 \times 1/3) + (1/10 \times 1/12) + (2/5 \times 0)$.
$P(L) = 3/40 + 1/15 + 1/120 = (9 + 8 + 1)/120 = 18/120 = 3/20$.
Applying Bayes' Theorem for the train:
$P(Train|L) = \frac{3/40}{3/20} = \frac{3}{40} \times \frac{20}{3} = \frac{1}{2}$.
Correct Option: (a)
Solution:
Let $H$ = Hosteler, $D$ = Day scholar, $A$ = Grade A.
Using Bayes' Theorem:
$P(H|A) = \frac{P(H)P(A|H)}{P(H)P(A|H) + P(D)P(A|D)}$.
$P(H|A) = \frac{0.60 \times 0.30}{(0.60 \times 0.30) + (0.40 \times 0.20)} = \frac{0.18}{0.18 + 0.08} = \frac{0.18}{0.26} = \frac{9}{13}$.
Correct Option: (a)
Solution:
Total drivers = 12,000. $P(S)=2/12=1/6, P(C)=4/12=1/3, P(T)=6/12=1/2$.
Let $E$ be the event of an accident. Using Bayes' Theorem:
$P(S|E) = \frac{P(S)P(E|S)}{P(S)P(E|S) + P(C)P(E|C) + P(T)P(E|T)}$.
$P(S|E) = \frac{(1/6 \times 0.01)}{(1/6 \times 0.01) + (1/3 \times 0.03) + (1/2 \times 0.15)} = \frac{1/600}{1/600 + 1/100 + 7.5/100} = \frac{1/600}{52/600} = \frac{1}{52}$.
Correct Option: (a)
Solution:
Let $D$ be the disease and $+$ be a positive test result.
$P(D)=0.001, P(D')=0.999, P(+|D)=0.99, P(+|D')=0.005$.
Using Bayes' Theorem:
$P(D|+) = \frac{P(D)P(+|D)}{P(D)P(+|D) + P(D')P(+|D')} = \frac{0.001 \times 0.99}{(0.001 \times 0.99) + (0.999 \times 0.005)}$.
$P(D|+) = \frac{0.00099}{0.00099 + 0.004995} = \frac{990}{5985} = \frac{198}{1197}$.
Correct Option: (a)
Solution:
Let $G$ be the event that the drawn coin is gold.
The other coin is gold only if the chosen box is Box I.
We calculate $P(I|G)$ using Bayes' Theorem:
Since $P(G|I) = 1$, $P(G|II) = 0$, and $P(G|III) = 1/2$,
$P(I|G) = \frac{P(I)P(G|I)}{P(I)P(G|I) + P(II)P(G|II) + P(III)P(G|III)}$.
Therefore, $P(I|G) = \frac{1/3 \times 1}{1/3 \times 1 + 1/3 \times 0 + 1/3 \times 1/2} = \frac{1}{1 + 1/2} = \frac{2}{3}$.
Correct Option: (c)
Solution:
This is the fundamental statement of the Theorem of Total Probability.
Since the events $A_i$ partition the sample space, their intersection with $E$ forms a partition of $E$ itself.
Therefore, the sum of these mutually exclusive probabilities is simply the probability of the event $E$.
Thus, $\sum_{i=1}^n P(A_i \cap E) = P(E)$.
Correct Option: (c)
Solution:
Let $S_1$ be the event that 6 occurs ($P(S_1) = 1/6$) and $S_2$ be 6 does not occur ($P(S_2) = 5/6$).
Let $E$ be the event that he reports 6.
$P(E|S_1) = 3/4$ (Truth) and $P(E|S_2) = 1/4$ (Lie).
Using Bayes' Theorem: $P(S_1|E) = \frac{P(S_1)P(E|S_1)}{P(S_1)P(E|S_1) + P(S_2)P(E|S_2)}$.
$P(S_1|E) = \frac{1/6 \times 3/4}{(1/6 \times 3/4) + (5/6 \times 1/4)} = \frac{3/24}{8/24} = \frac{3}{8}$.
Correct Option: (a)
Solution:
$P(M)=0.5, P(W)=0.5$. $P(G|M)=0.05, P(G|W)=0.0025$.
Using Bayes' Theorem:
$P(M|G) = \frac{P(M)P(G|M)}{P(M)P(G|M) + P(W)P(G|W)} = \frac{0.5 \times 0.05}{(0.5 \times 0.05) + (0.5 \times 0.0025)}$.
$P(M|G) = \frac{0.05}{0.0525} = \frac{500}{525} = \frac{20}{21}$.
Correct Option: (a)
Solution:
In Bayesian statistics, the initial probabilities $P(E_i)$ assigned to the hypotheses before the evidence $A$ is observed are referred to as "prior probabilities."
Once the evidence is incorporated, the updated probability $P(E_i|A)$ is known as the "posterior probability."
Correct Option: (b)
Solution:
Let $H$ be the event of getting heads (Bag 1) and $T$ be tails (Bag 2). $P(H) = 1/2, P(T) = 1/2$.
Probability of red from Bag 1: $P(R|H) = 2/7$.
Probability of red from Bag 2: $P(R|T) = 2/8 = 1/4$.
By Bayes' Theorem:
$P(H|R) = \frac{P(H)P(R|H)}{P(H)P(R|H) + P(T)P(R|T)} = \frac{1/2 \times 2/7}{(1/2 \times 2/7) + (1/2 \times 1/4)}$.
Therefore, $P(H|R) = \frac{2/7}{2/7 + 1/4} = \frac{2/7}{15/28} = \frac{2}{7} \times \frac{28}{15} = \frac{8}{15}$.
Correct Option: (c)
Solution:
Let $R_1$ and $B_1$ be the color of the first ball drawn. $P(R_1)=1/2, P(B_1)=1/2$.
If $R_1$ is drawn, the urn now contains 7 red and 5 black balls. Thus, $P(R_2|R_1) = 7/12$.
If $B_1$ is drawn, the urn now contains 5 red and 7 black balls. Thus, $P(R_2|B_1) = 5/12$.
By the Total Probability Theorem:
$P(R_2) = P(R_1)P(R_2|R_1) + P(B_1)P(R_2|B_1) = (1/2 \times 7/12) + (1/2 \times 5/12) = 12/24 = 1/2$.
Correct Option: (a)
Solution:
Let $S$ be strike and $C$ be completion on time. $P(S)=0.65, P(S')=0.35$.
$P(C|S)=0.32, P(C|S')=0.80$.
Using the Total Probability Theorem:
$P(C) = P(S)P(C|S) + P(S')P(C|S') = (0.65 \times 0.32) + (0.35 \times 0.80)$.
$P(C) = 0.208 + 0.280 = 0.488$.
Correct Option: (a)
📈 Random Variables, Mean & Variance
Part 3Solution:
The sum of all probabilities in a distribution must equal 1.
$0.1 + k + 2k + 2k + k = 1$.
Therefore, $0.1 + 6k = 1$.
$6k = 0.9$, which means $k = 0.9 / 6 = 0.15$.
Correct Option: (a)
Solution:
The formula for variance is $V(X) = E(X^2) - [E(X)]^2$.
Given $E(X) = 3$ and $E(X^2) = 11$.
Therefore, $V(X) = 11 - (3)^2 = 11 - 9 = 2$.
Correct Option: (c)
Solution:
Since $P(H) = 3P(T)$ and $P(H) + P(T) = 1$, we have $4P(T) = 1$, so $P(T) = 1/4$ and $P(H) = 3/4$.
Let $X$ be the number of tails in two tosses. Possible values are $0, 1, 2$.
$P(X=0) = P(HH) = (3/4)^2 = 9/16$.
$P(X=1) = P(HT) + P(TH) = 2 \times (3/4 \times 1/4) = 6/16$.
$P(X=2) = P(TT) = (1/4)^2 = 1/16$.
$E(X) = \sum x P(x) = (0 \times 9/16) + (1 \times 6/16) + (2 \times 1/16) = 8/16 = 0.5$.
Correct Option: (a)
Solution:
Variance is defined as $V(X) = E((X - \mu)^2)$.
Since the expected value of a square of any real quantity is always non-negative, $V(X)$ must always be greater than or equal to zero.
Correct Option: (a)
Solution:
Let $X_1$ and $X_2$ be indicator variables for the first and second card being a king.
$E(X_1) = P(\text{King}) = 4/52 = 1/13$.
$E(X_2) = P(\text{King}) = 4/52 = 1/13$ (Probability remains the same for any specific draw if the outcome of others is unknown).
By linearity of expectation, $E(X) = E(X_1 + X_2) = 1/13 + 1/13 = 2/13$.
Correct Option: (a)
Solution:
$P(1)=k, P(2)=2k, P(3)=2k, P(4)=k$.
Sum $= k + 2k + 2k + k = 6k$. Setting this equal to 1, we find $k = 1/6$.
$P(X=2) = 2k = 2(1/6) = 1/3$.
Correct Option: (c)
Solution:
The sum of all probabilities must equal 1.
$3C^3 + (4C - 10C^2) + (5C - 1) = 1 \Rightarrow 3C^3 - 10C^2 + 9C - 2 = 0$.
Testing $C=1$: $3(1)^3 - 10(1)^2 + 9(1) - 2 = 3 - 10 + 9 - 2 = 0$.
If $C=1$, $P(X=0)=3(1)^3=3$, which is impossible as probability cannot exceed 1. Re-evaluating: The equation holds for $C=1$, but check other roots. For the probability to be valid, $0 \le P(x) \le 1$. Given the standard nature of these problems, $C=1$ is often the algebraic solution, but in context, ensure all conditions are met.
Correct Option: (a)
Solution:
The expected value (or mean) of a discrete random variable is the weighted average of all possible values, where the weights are the respective probabilities.
Mathematically, this is expressed as $E(X) = \sum p_i x_i$.
Correct Option: (c)
Solution:
Variance measures the spread of the data. Shifting the data by a constant ($b$) does not change the spread, so $b$ has no effect.
Scaling the data by a constant ($a$) multiplies the standard deviation by $|a|$, which results in the variance being multiplied by $a^2$.
Therefore, $V(aX + b) = a^2 V(X)$.
Correct Option: (b)
Solution:
For a die, $X \in \{1, 2, 3, 4, 5, 6\}$ with $P(X=x) = 1/6$.
The mean $E(X) = (1+2+3+4+5+6)/6 = 21/6 = 3.5 = 7/2$.
$E(X^2) = (1^2+2^2+3^2+4^2+5^2+6^2)/6 = 91/6$.
Variance $V(X) = E(X^2) - [E(X)]^2 = 91/6 - (7/2)^2 = 91/6 - 49/4$.
Calculating the common denominator: $(182 - 147)/12 = 35/12$.
Correct Option: (a)
Solution:
Let $H$ be the number of heads and $T$ be the number of tails, where $H + T = 6$.
The difference is $X = |H - T| = |H - (6 - H)| = |2H - 6|$.
If $H=0, X=|-6|=6$; if $H=1, X=|-4|=4$; if $H=2, X=|-2|=2$; if $H=3, X=|0|=0$.
Thus, the possible values are $\{0, 2, 4, 6\}$.
Correct Option: (b)
Solution:
The total number of ways to draw 2 balls from 7 is $^7C_2 = 21$.
To have $X=1$ (one black and one red), we choose 1 black from 2 and 1 red from 5.
Number of favorable ways $= ^2C_1 \times ^5C_1 = 2 \times 5 = 10$.
Therefore, $P(X=1) = 10/21$.
Correct Option: (a)
Solution:
The sum of all probabilities in an infinite distribution must equal 1:
$\sum_{i=1}^{\infty} \frac{c}{2^i} = c \left( \frac{1}{2} + \frac{1}{4} + \frac{1}{8} + \dots \right) = 1$.
The term in the parentheses is an infinite Geometric Progression (GP) where $a = 1/2$ and $r = 1/2$.
Using the formula $S = \frac{a}{1-r}$, we get $S = \frac{1/2}{1 - 1/2} = 1$.
Therefore, $c \times 1 = 1$, which implies $c = 1$.
Correct Option: (a)
Solution:
Each ticket has an equal probability of being drawn, so $P(X=x) = 1/4$ for $x \in \{1, 2, 3, 4\}$.
The expectation is calculated as:
$E(X) = \sum x P(x) = (1 \times 1/4) + (2 \times 1/4) + (3 \times 1/4) + (4 \times 1/4)$.
$E(X) = \frac{1+2+3+4}{4} = \frac{10}{4} = 2.5$.
Correct Option: (b)
Solution:
First, find $k$ using the sum of probabilities:
$k(1+2+3+4+5+6) = 1 \Rightarrow 21k = 1 \Rightarrow k = 1/21$.
The prime numbers on a die are 2, 3, and 5.
$P(\text{prime}) = P(2) + P(3) + P(5) = 2k + 3k + 5k = 10k$.
Therefore, $P(\text{prime}) = 10 \times (1/21) = 10/21$.
Correct Option: (a)
Solution:
By linearity of expectation, $E(Z) = E\left(\frac{X - \mu}{\sigma}\right) = \frac{1}{\sigma}(E(X) - \mu) = \frac{\mu - \mu}{\sigma} = 0$.
By properties of variance, $V(Z) = V\left(\frac{X - \mu}{\sigma}\right) = \frac{1}{\sigma^2} V(X - \mu) = \frac{\sigma^2}{\sigma^2} = 1$.
This transformation is known as standardizing the variable.
[Image of standard normal distribution curve]
Correct Option: (b)
Solution:
Since the sampling is done with replacement, this follows a Binomial distribution $B(n, p)$.
Number of trials $n = 4$.
Probability of success (picking a defective bulb) $p = 6/30 = 1/5 = 0.2$.
The expectation of a Binomial distribution is $E(X) = np$.
$E(X) = 4 \times 0.2 = 0.8$.
Correct Option: (a)
Solution:
The expectation of a function $g(X)$ is calculated as $\sum g(x_i) P(x_i)$.
Therefore, $E(X^2) = (-1)^2 \times P(-1) + (0)^2 \times P(0) + (1)^2 \times P(1)$.
$E(X^2) = (1 \times 0.2) + (0 \times 0.5) + (1 \times 0.3)$.
$E(X^2) = 0.2 + 0 + 0.3 = 0.5$.
Correct Option: (a)
Solution:
Variance is defined as the measure of how much a random variable deviates from its mean.
If a variable is a constant $C$, then its value is always $C$, and its mean is also $C$.
Therefore, the deviation from the mean is always $C - C = 0$.
Consequently, $V(C) = E((C - C)^2) = 0$.
Correct Option: (c)
Solution:
First, expand the expression: $E[(X-2)^2] = E(X^2 - 4X + 4) = E(X^2) - 4E(X) + 4$.
We know $V(X) = E(X^2) - [E(X)]^2$, so $5 = E(X^2) - (1)^2$.
Thus, $E(X^2) = 5 + 1 = 6$.
Substituting back: $E[(X-2)^2] = 6 - 4(1) + 4 = 6$.
Correct Option: (a)
Solution:
For two dice, the possible sums $X < 4$ are $X=2$ and $X=3$.
Outcomes for $X=2$: $\{(1,1)\}$ (1 outcome).
Outcomes for $X=3$: $\{(1,2), (2,1)\}$ (2 outcomes).
Total favorable outcomes = $1 + 2 = 3$.
Total possible outcomes = $6 \times 6 = 36$.
$P(X < 4) = 3/36 = 1/12$.
Correct Option: (a)
Solution:
Since the sum of all probabilities must equal 1:
$P(X=1) + P(X=2) + P(X=3) = 1$.
$(k/1) + (k/2) + (k/3) = 1$.
Finding a common denominator (6): $(6k + 3k + 2k) / 6 = 1$.
$11k / 6 = 1$, which means $k = 6/11$.
Correct Option: (a)
Hi Please, do not Spam in Comments.