Final answer:
To find the probability that at most two out of twelve DVD players are defective, we need to calculate the probabilities of having 0, 1, or 2 defective players and add them up. The probability of at most two defective players is 0.9080.
Step-by-step explanation:
To find the probability that at most two out of twelve DVD players are defective, we need to calculate the probabilities of having 0, 1, or 2 defective players and add them up.
The probability of 0 defective players is given by: P(X = 0) = (90/100)(89/99)(88/98)...(79/89)(78/88) = 0.2824
The probability of 1 defective player is given by: P(X = 1) = (10/100)(90/99)(89/98)...(80/90)(79/89) = 0.3833
The probability of 2 defective players is given by: P(X = 2) = (10/100)(9/99)(90/98)...(81/91)(80/90) = 0.2423
The probability of at most two defective players is the sum of these probabilities: P(X <= 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.2824 + 0.3833 + 0.2423 = 0.9080