In a shooting test, the probabilities of hitting the target are 1/2 for A, 2/3 for B and 3/4 for C. If they fire at the same target, what is the probability that only one of them hits the target?
1/4
The question asks for the probability that exactly one person hits the target when three people (A, B, and C) fire at it independently. We are given the individual probabilities of each person hitting the target.
Let $P(A)$ be the probability that A hits the target, $P(B)$ be the probability that B hits the target, and $P(C)$ be the probability that C hits the target.
If the probability of hitting the target is $P(Hit)$, the probability of missing the target is $P(Miss) = 1 - P(Hit)$.
We are interested in the event where exactly one of the three shooters hits the target. Since the events are independent, we can multiply their individual probabilities for each scenario. There are three possible scenarios:
Scenario 1: Only A hits.
This occurs when A hits, B misses, and C misses. Since the events are independent, the probability is:
$\quad P(\text{Only A hits}) = P(A) \times P(B') \times P(C') = \frac{1}{2} \times \frac{1}{3} \times \frac{1}{4} = \frac{1 \times 1 \times 1}{2 \times 3 \times 4} = \frac{1}{24}$
Scenario 2: Only B hits.
This occurs when A misses, B hits, and C misses. The probability is:
$\quad P(\text{Only B hits}) = P(A') \times P(B) \times P(C') = \frac{1}{2} \times \frac{2}{3} \times \frac{1}{4} = \frac{1 \times 2 \times 1}{2 \times 3 \times 4} = \frac{2}{24} = \frac{1}{12}$
Scenario 3: Only C hits.
This occurs when A misses, B misses, and C hits. The probability is:
$\quad P(\text{Only C hits}) = P(A') \times P(B') \times P(C) = \frac{1}{2} \times \frac{1}{3} \times \frac{3}{4} = \frac{1 \times 1 \times 3}{2 \times 3 \times 4} = \frac{3}{24} = \frac{1}{8}$
The event that exactly one person hits the target is the union of the three mutually exclusive scenarios listed above. Therefore, the total probability is the sum of the probabilities of these three scenarios.
$\quad P(\text{Only one hits}) = P(\text{Only A hits}) + P(\text{Only B hits}) + P(\text{Only C hits})$
$\quad P(\text{Only one hits}) = \frac{1}{24} + \frac{2}{24} + \frac{3}{24}$ (using common denominator 24 for 1/12 and 1/8)
$\quad P(\text{Only one hits}) = \frac{1+2+3}{24} = \frac{6}{24}$
Simplifying the fraction:
$\quad P(\text{Only one hits}) = \frac{6 \div 6}{24 \div 6} = \frac{1}{4}$
Thus, the probability that only one of them hits the target is $\frac{1}{4}$.
| Shooter | Probability of Hitting | Probability of Missing |
|---|---|---|
| A | $\frac{1}{2}$ | $\frac{1}{2}$ |
| B | $\frac{2}{3}$ | $\frac{1}{3}$ |
| C | $\frac{3}{4}$ | $\frac{1}{4}$ |
This problem involves a few key probability concepts:
Understanding these concepts is crucial for solving probability problems involving multiple events.
Two distinct natural numbers from 1 to 9 are picked at random. What is the probability that their product has 1 in its unit place?
Two dice are thrown. What is the probability that difference of numbers on them is 2 or 3 ?
Suppose that there is a chance for a newly constructed building to collapse, whether the design is faulty or not. The chance that the design is faulty is 10%. The chance that the building collapses is 95% if the design is faulty, otherwise it is 45%. If it is seen that the building has collapsed, then what is the probability that it is due to faulty design?
What is the probability that boys and girls sit alternatively?
What is the probability that P and Q take the two end positions?