Skip to main content
Back to Statistics & Probability
JEE Main 2019
Statistics & Probability
Probability
Easy

Question

If the probability of hitting a target by a shooter, in any shot, is 13{1 \over 3}, then the minimum number of independent shots at the target required by him so that the probability of hitting the target atleast once is greater than 56{5 \over 6} is :

Options

Solution

1. Key Concepts and Formulas

  • Probability of Success (pp) and Failure (qq): For any single trial (like a shot), if the probability of success is pp, then the probability of failure is q=1pq = 1 - p.
  • Independent Events: Each shot is independent, meaning the outcome of one shot does not affect the outcome of any other shot. This allows us to multiply probabilities for sequences of shots.
  • Complementary Probability: The probability of an event happening is 1P(Event not happening)1 - P(\text{Event not happening}). This is particularly useful for questions involving "at least once," as it's often simpler to calculate the probability of the event never happening. P(Event happens at least once)=1P(Event never happens)P(\text{Event happens at least once}) = 1 - P(\text{Event never happens})

2. Step-by-Step Solution

Step 1: Define Probabilities for a Single Shot Let pp be the probability of hitting the target in a single shot (success), and qq be the probability of not hitting the target (failure).

  • Given probability of hitting the target, p=13p = \frac{1}{3}.
  • Probability of not hitting the target, q=1p=113=23q = 1 - p = 1 - \frac{1}{3} = \frac{2}{3}.

Step 2: Formulate the Problem Using Complementary Probability We are looking for the minimum number of shots, nn, such that the probability of hitting the target at least once is greater than 56\frac{5}{6}. Let XX be the number of hits in nn shots. We want to find nn such that P(X1)>56P(X \ge 1) > \frac{5}{6}. Directly calculating P(X1)P(X \ge 1) involves summing probabilities of 1 hit, 2 hits, ..., up to nn hits. This is complex. Using complementary probability, the event "hitting at least once" is the complement of "hitting zero times" (i.e., missing every shot). P(X1)=1P(X=0)P(X \ge 1) = 1 - P(X = 0)

Step 3: Calculate the Probability of Zero Hits (P(X=0)P(X=0)) The event "hitting zero times" means that out of nn shots, all nn shots are misses. Since each shot is independent and the probability of missing a single shot is q=23q = \frac{2}{3}: P(X=0)=q×q××q(n times)P(X=0) = q \times q \times \dots \times q \quad (\text{n times}) P(X=0)=(23)nP(X=0) = \left(\frac{2}{3}\right)^n

Step 4: Set Up the Inequality Now, substitute P(X=0)P(X=0) back into our complementary probability expression and apply the given condition: 1(23)n>561 - \left(\frac{2}{3}\right)^n > \frac{5}{6}

Step 5: Solve the Inequality for the Term with nn We need to isolate (23)n\left(\frac{2}{3}\right)^n:

  • Subtract 1 from both sides: (23)n>561-\left(\frac{2}{3}\right)^n > \frac{5}{6} - 1 (23)n>16-\left(\frac{2}{3}\right)^n > -\frac{1}{6}
  • Multiply both sides by -1. Remember to reverse the inequality sign when multiplying or dividing by a negative number: (23)n<16\left(\frac{2}{3}\right)^n < \frac{1}{6}

Step 6: Determine the Minimum Value of nn We need to find the smallest positive integer nn that satisfies the inequality (23)n<16\left(\frac{2}{3}\right)^n < \frac{1}{6}. We can do this by testing integer values for nn starting from 1.

  • For n=1n=1: (23)1=23\left(\frac{2}{3}\right)^1 = \frac{2}{3}. Is 23<16\frac{2}{3} < \frac{1}{6}? (i.e., 0.666...<0.166...0.666... < 0.166...) No, 23\frac{2}{3} is clearly greater than 16\frac{1}{6}.

  • For n=2n=2: (23)2=49\left(\frac{2}{3}\right)^2 = \frac{4}{9}. Is 49<16\frac{4}{9} < \frac{1}{6}? (i.e., 0.444...<0.166...0.444... < 0.166...) No, 49\frac{4}{9} is greater than 16\frac{1}{6}.

  • For n=3n=3: (23)3=827\left(\frac{2}{3}\right)^3 = \frac{8}{27}. Is 827<16\frac{8}{27} < \frac{1}{6}? (i.e., 0.296...<0.166...0.296... < 0.166...) No, 827\frac{8}{27} is greater than 16\frac{1}{6}.

  • For n=4n=4: (23)4=1681\left(\frac{2}{3}\right)^4 = \frac{16}{81}. Is 1681<16\frac{16}{81} < \frac{1}{6}? (i.e., 0.1975...<0.166...0.1975... < 0.166...) By carefully comparing these fractions, we find that this inequality holds true.

Since n=4n=4 is the first integer value for which the inequality holds, it is the minimum number of independent shots required.

3. Common Mistakes & Tips

  • Don't Forget Complementary Probability: For "at least once" scenarios, using the complementary event is almost always the most efficient approach.
  • Inequality Reversal: A common pitfall is forgetting to reverse the inequality sign when multiplying or dividing both sides by a negative number.
  • Fraction Comparison: Be precise when comparing fractions. If decimal approximations are used, ensure enough precision to avoid errors. Cross-multiplication (a/b<c/d    ad<bca/b < c/d \implies ad < bc) is often the most reliable method.

4. Summary

We began by defining the probabilities of hitting (p=1/3p=1/3) and missing (q=2/3q=2/3) the target. To find the probability of hitting the target at least once, we used the complementary probability approach, calculating 1P(no hits)1 - P(\text{no hits}). This led to the inequality 1(23)n>561 - \left(\frac{2}{3}\right)^n > \frac{5}{6}, which simplified to (23)n<16\left(\frac{2}{3}\right)^n < \frac{1}{6}. By systematically testing integer values for nn, we found that n=4n=4 is the smallest number of shots for which the probability of hitting the target at least once exceeds 56\frac{5}{6}.

The final answer is 4\boxed{4}, which corresponds to option (A).

Practice More Statistics & Probability Questions

View All Questions