Answer:
Explanation:
This is an example of a hypergeometric distribution problem, where we have a population of 10,000 clock radios with 500 defective ones, and we want to calculate the probability of getting at least one defective radio in a random sample of 10 without replacement.
The probability of getting no defective radios in the sample is:
(9500/10000) * (9499/9999) * (9498/9998) * ... * (9491/9992)
This is because, for the first radio, there are 9500 good radios out of 10,000, and for the second radio, there are 9499 good radios out of 9,999, and so on.
The probability of getting at least one defective radio in the sample is then:
1 - (9500/10000) * (9499/9999) * (9498/9998) * ... * (9491/9992)
which is approximately equal to 0.401.
Therefore, the probability that the entire batch will be rejected is 0.401.