Final answer:
To solve this problem, we can use the binomial probability formula. For part a), the probability that exactly 20 discs are not defective is given by P(X = 20) = (0.95)^5 * (0.05)^20 * C(25, 20), where C(25, 20) represents the number of ways to choose 20 out of 25 discs.
Step-by-step explanation:
To solve this problem, we can use the binomial probability formula. For part a), the probability that exactly 20 discs are not defective is given by P(X = 20) = (0.95)^5 * (0.05)^20 * C(25, 20), where C(25, 20) represents the number of ways to choose 20 out of 25 discs. For part b), the probability that at least 20 discs are not defective is given by P(X >= 20) = P(X = 20) + P(X = 21) + ... + P(X = 25). For part c), the average number of defectives can be found using the formula E(X) = np, where n is the number of trials and p is the probability of success. For part d), the probability that exactly 20 discs are defective is given by P(X = 20) = (0.05)^20 * (0.95)^5 * C(25, 20).