All Exams Test series for 1 year @ ₹349 only
Question

A person can hit a target 5 times out of 8 shots. If he fires 10 shots, what is the probability that he will hit the target twice?

This question was previously asked in
SSC CGL 2022 Tier-II (Paper 2 JSO) Previous Year Paper (04-Mar-2023)
The correct answer is \(\frac{1125\times 3^8}{8^{10}}\)

Understanding the Probability Problem

This question asks us to find the probability of a specific outcome occurring a certain number of times in a fixed number of independent trials. Each trial (firing a shot) has only two possible outcomes: hitting the target (success) or missing the target (failure). The probability of success is constant for each trial. This scenario perfectly fits the definition of a binomial distribution.

Identifying Key Information

Let's break down the information given in the problem:

  • Probability of hitting the target in a single shot: \(p = \frac{5}{8}\)
  • Probability of not hitting the target in a single shot: \(q = 1 - p = 1 - \frac{5}{8} = \frac{8-5}{8} = \frac{3}{8}\)
  • Total number of shots (trials): \(n = 10\)
  • Desired number of times hitting the target (successes): \(k = 2\)

Applying the Binomial Probability Formula

The probability of getting exactly \(k\) successes in \(n\) trials in a binomial distribution is given by the formula:

\(P(X=k) = \binom{n}{k} p^k q^{n-k}\)

Where \(\binom{n}{k}\) is the binomial coefficient, calculated as \(\frac{n!}{k!(n-k)!}\).

In this problem, we need to find the probability of hitting the target exactly 2 times in 10 shots. So, we substitute the values:

\(n = 10\)

\(k = 2\)

\(p = \frac{5}{8}\)

\(q = \frac{3}{8}\)

The formula becomes:

\(P(X=2) = \binom{10}{2} \left(\frac{5}{8}\right)^2 \left(\frac{3}{8}\right)^{10-2}\)

\(P(X=2) = \binom{10}{2} \left(\frac{5}{8}\right)^2 \left(\frac{3}{8}\right)^{8}\)

Calculating the Binomial Coefficient

First, let's calculate the binomial coefficient \(\binom{10}{2}\):

\(\binom{10}{2} = \frac{10!}{2!(10-2)!} = \frac{10!}{2!8!}\)

\(\binom{10}{2} = \frac{10 \times 9 \times 8!}{2 \times 1 \times 8!}\)

\(\binom{10}{2} = \frac{10 \times 9}{2}\)

\(\binom{10}{2} = \frac{90}{2}\)

\(\binom{10}{2} = 45\)

Completing the Probability Calculation

Now, substitute the value of the binomial coefficient back into the probability formula:

\(P(X=2) = 45 \times \left(\frac{5}{8}\right)^2 \left(\frac{3}{8}\right)^{8}\)

\(P(X=2) = 45 \times \left(\frac{5^2}{8^2}\right) \times \left(\frac{3^8}{8^8}\right)\)

\(P(X=2) = 45 \times \frac{25}{8^2} \times \frac{3^8}{8^8}\)

\(P(X=2) = 45 \times \frac{25 \times 3^8}{8^2 \times 8^8}\)

Using the rule of exponents \(a^m \times a^n = a^{m+n}\), we have \(8^2 \times 8^8 = 8^{2+8} = 8^{10}\).

So, the expression becomes:

\(P(X=2) = 45 \times \frac{25 \times 3^8}{8^{10}}\)

Now, multiply the numbers in the numerator:

\(45 \times 25\)

\(45 \times 25 = (40 + 5) \times 25 = 40 \times 25 + 5 \times 25\)

\(40 \times 25 = 1000\)

\(5 \times 25 = 125\)

\(1000 + 125 = 1125\)

Therefore, the probability of hitting the target exactly twice in 10 shots is:

\(P(X=2) = \frac{1125 \times 3^8}{8^{10}}\)

Comparing with Options

Let's compare our calculated probability with the given options:

  • Option 1: \(\frac{1135 \times 3^8}{8^{10}}\)
  • Option 2: \(\frac{1165\times 3^8}{8^{10}}\)
  • Option 3: \(\frac{1175\times 3^8}{8^{10}}\)
  • Option 4: \(\frac{1125\times 3^8}{8^{10}}\)

Our calculated result matches Option 4.

Revision Table: Key Concepts

Concept Description Formula/Notation
Probability of Success (p) The likelihood of the desired outcome in a single trial. Given as \(\frac{5}{8}\)
Probability of Failure (q) The likelihood of the alternative outcome in a single trial. \(q = 1 - p\)
Number of Trials (n) The total number of independent repetitions of the experiment. \(n = 10\)
Number of Successes (k) The specific number of successful outcomes we are interested in. \(k = 2\)
Binomial Probability The probability of obtaining exactly \(k\) successes in \(n\) independent Bernoulli trials. \(P(X=k) = \binom{n}{k} p^k q^{n-k}\)
Binomial Coefficient The number of ways to choose \(k\) successes from \(n\) trials. \(\binom{n}{k} = \frac{n!}{k!(n-k)!}\)

Additional Information: Binomial Distribution Properties

The binomial distribution is a fundamental concept in probability theory. Here are some additional points about it:

  • It models a sequence of independent trials, where each trial has exactly two outcomes (success or failure).
  • The probability of success (\(p\)) must remain constant for every trial.
  • The number of trials (\(n\)) is fixed.
  • The trials must be independent, meaning the outcome of one trial does not affect the outcome of others.
  • Examples include flipping a coin a fixed number of times, checking a fixed number of items for defects, or as in this problem, firing a fixed number of shots at a target.
  • The sum of probabilities for all possible numbers of successes (from 0 to \(n\)) must equal 1.
Was this answer helpful?

Similar Questions

  1. A glass jar contains 6 white, 8 black, 4 red and 3 blue marbles. If a single marble is chosen at random from the jar, what is the probability that it is black or blue?

  2. A speaks the truth 5 out of 7 times and B speaks truth 8 out of 9 times. What is the probability that they contradict each other in stating the same fact?

  3. The probabilities of solving a problem by three students A, B and C are \(\frac{3}{7},\frac{5}{9}\) and \(\frac{1}{5}\) respectively. The probability that problem will be solved is: 

  4. A, B, and C are three mutually exclusive and exhaustive events associated with a random experiment. If P(B) = \(\rm \frac{3}{2}P(A)\)  and P(C) =  \(\rm \frac{1}{2}P(B)\)  then value of P(A) is:


Important Questions from Probability

  1. Two dice are thrown simultaneously. What is the probability of getting the same number on both the dice?

  2. The probability of being 53 Sundays in year 2020 is-

  3. Three dice are thrown randomly. The probability of coming 3 in at least one die is

  4. The probability of having 53 Tuesdays in an ordinary year is:

  5. When two dice are tossed simultaneously, the probability that the sum of the numbers appearing on both the dice is 8 will be

Need Expert Advice?
Upcoming Exams
SSC CGL
September 30, 2026
UPSSSC PET
October 23, 2026
Test Series
SSC CGL img
SSC
SSC CGL (Tier I + Tier II) 2026 Mock Test Series - Latest Pattern
2503 Tests 6 Tests Free
5390 Attempts
4.2(868)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App