Question:medium

Chances that three persons A, B, and C go to the market are 30%, 60% and 50% respectively. The probability that at least one will go to the market is :

Show Hint

To find the probability of at least one event occurring, calculate the complement of the probability of none of the events happening.
Updated On: Jan 13, 2026
  • $\frac{14}{10}$
  • $\frac{43}{50}$
  • $\frac{9}{100}$
  • $\frac{7}{50}$
Show Solution

The Correct Option is B

Solution and Explanation

The probability of at least one person attending the market is derived by subtracting the probability that no one attends from 1.
- The probability that person A does not attend is $P(A') = 1 - 0.30 = 0.70$.
- The probability that person B does not attend is $P(B') = 1 - 0.60 = 0.40$.
- The probability that person C does not attend is $P(C') = 1 - 0.50 = 0.50$.
The probability that none of them attend the market is calculated as: \[ P(A' \cap B' \cap C') = P(A') \times P(B') \times P(C') = 0.70 \times 0.40 \times 0.50 = 0.14 \] Consequently, the probability that at least one person attends the market is: \[ P(\text{at least one}) = 1 - P(A' \cap B' \cap C') = 1 - 0.14 = 0.86 \] This means the probability of at least one person attending the market is $\frac{43}{50}$.
Was this answer helpful?
0