Question
Finding probability of a practical test from independent events
Original question: A first aid test has two parts, a theory test and a practical test. The probability of passing the theory test is 0.75 The probability of passing only one of the two parts is 0.36
The two events are independent.
Work out the probability of passing the practical test.
Expert Verified Solution
Expert intro: This is a two-event probability problem that combines independence with the probability of exactly one success. The main task is to translate the wording into algebra and solve for the unknown practical-test probability.
Detailed walkthrough
Translate the information into probabilities
Let be the event of passing the theory test and be the event of passing the practical test.
We are given:
- The probability of passing only one of the two parts is
- The events are independent
If the events are independent, then
where .
Use the “only one” condition
Passing only one part means either:
- pass theory and fail practical, or
- fail theory and pass practical.
So
Using independence:
and
Therefore,
Solve for the practical-test probability
Expand and simplify:
So the probability of passing the practical test is
Quick check
If , then:
- pass theory only:
- pass practical only:
- total only one:
This matches the condition, so the answer is consistent.
💡 Pitfall guide
The most common trap is treating “passing only one of the two parts” as if it meant exactly one part out of two without writing both cases. You must include both theory-pass/practical-fail and theory-fail/practical-pass. Another mistake is forgetting independence and writing or assuming the two events are mutually exclusive. Independent events are not mutually exclusive; in fact, they can happen together, and that overlap is essential for setting up the equation correctly.
🔄 Real-world variant
If the question instead said the probability of passing both parts is , the setup would change completely. You would write , giving . If the events were not independent, the information given here would not be enough to determine uniquely, because you would need an additional relationship such as a conditional probability or a joint probability table.
🔍 Related terms
independent events, complement probability, exactly one event
FAQ
How do you find the practical test probability when two events are independent?
Let the practical-test probability be p. Use independence to write the overlap as P(T and P)=0.75p, then use the exactly-one condition to form an equation and solve for p.
What does passing only one of two independent test parts mean in probability?
It means adding the two cases: pass theory and fail practical, plus fail theory and pass practical. Those two probabilities must be combined to match the given value for exactly one success.