MathematicsRandom Variables and Probability DistributionsJEE Advanced 2009Easy
Visualized Solution (Hindi)
Understanding the Random Variable X
- Let X be the number of tosses until the first six appears.
- Probability of success (getting a 6): p=61
- Probability of failure (not getting a 6): q=1−p=65
- This follows a Geometric Distribution.
Finding P(X=3)
- For X=3, the sequence of outcomes must be: (Not 6, Not 6, 6)
- P(X=3)=P(Failure)×P(Failure)×P(Success)
- P(X=3)=65×65×61=21625
Calculating P(X≥3)
- The event X≥3 means the first six occurs on the 3rd, 4th, 5th... toss.
- This is equivalent to saying: The first 2 tosses were NOT sixes.
- P(X≥3)=P(First 2 are failures)=(65)2
- P(X≥3)=3625
General Formula for P(X≥k)
- In general, for a geometric distribution: P(X≥k)=qk−1
- This represents the probability that the first k−1 trials are failures.
- Also note: P(X>k)=P(X≥k+1)=qk
Conditional Probability P(X≥6∣X>3)
- Using the conditional probability formula: P(A∣B)=P(B)P(A∩B)
- Here, A={X≥6} and B={X>3}. Since A⊂B, A∩B={X≥6}.
- P(X≥6∣X>3)=P(X>3)P(X≥6)=P(X≥4)P(X≥6)
- Substituting the formula qk−1: (5/6)3(5/6)5=(65)2=3625
The Memoryless Property
- Key Takeaway: The Geometric Distribution is memoryless.
- P(X≥m+n∣X>m)=P(X≥n)
- In our case: P(X≥3+3∣X>3)=P(X≥3)=3625
- Next Challenge: How would this change if we were looking for the second six instead of the first?
00:00 / 00:00
Conceptually Similar Problems
MathematicsAddition and Multiplication TheoremsJEE Advanced 2005Easy
MathematicsAddition and Multiplication TheoremsJEE Advanced 1992Easy
MathematicsClassical Definition of ProbabilityJEE Advanced 2001Moderate
MathematicsClassical Definition of ProbabilityJEE Main 2008Easy
MathematicsClassical Definition of ProbabilityJEE Advanced 1998Easy
MathematicsConditional ProbabilityJEE Advanced 1981Easy
MathematicsBinomial DistributionJEE Main 2007Easy
MathematicsClassical Definition of ProbabilityJEE Advanced 1984Easy
MathematicsConditional ProbabilityJEE Advanced 1989Easy
MathematicsAddition and Multiplication TheoremsJEE Advanced 2013Moderate