JEE MathsProbabilityVisual Solution
Visual SolutionPYQ 2024 · Apr Shift 1Standard
Question
A coin is biased with P(H)=35P(H) = \frac{3}{5}. It is tossed 4 times. The probability of getting exactly 2 heads is:
(A)216625\frac{216}{625}
(B)54625\frac{54}{625}
(C)1225\frac{12}{25}
(D)96625\frac{96}{625}
Solution Path
Binomial: P(X=2)=(42)(3/5)2(2/5)2=636/625=216/625P(X=2) = \binom{4}{2} (3/5)^2 (2/5)^2 = 6 \cdot 36/625 = 216/625.
01Question Setup
1/4
Find P(X=2)P(X = 2) for a binomial random variable.
P(X=2)=  ?P(X = 2) = \;?
02Binomial Setup
2/4
n=4n=4, p=35p=\frac{3}{5}, q=25q=\frac{2}{5}, k=2k=2. Binomial formula: P(X=k)=(nk)pkqnkP(X=k) = \binom{n}{k} p^k q^{n-k}.
P(X=2)=(42)(35)2(25)2P(X=2) = \binom{4}{2} \left(\frac{3}{5}\right)^2 \left(\frac{2}{5}\right)^2
03ComputeKEY INSIGHT
3/4
P(X=2)=6925425=216625P(X=2) = 6 \cdot \frac{9}{25} \cdot \frac{4}{25} = \frac{216}{625}.
P(X=2)=216625P(X=2) = \frac{216}{625}
04Final Answer
4/4
The binomial probability evaluates to 216625\frac{216}{625}.
216625\boxed{\dfrac{216}{625}}
Concepts from this question1 concepts unlocked

Multiplication Rule

EASY

P(A ∩ B) = P(A) × P(B|A). For sequential events, multiply the probability of each stage given all previous outcomes.

P(AB)=P(A)P(BA)P(A \cap B) = P(A) \cdot P(B \mid A)

The backbone of without-replacement and multi-stage probability. Appears in nearly every JEE probability question involving sequential draws.

Without replacementSequential drawsMulti-stage experiments
Practice (19 Qs) →