Answer:
c. 0.10
Step-by-step explanation:
Hello!
To accept a batch of components, the proportion of defective components is at most 0.10.
X: Number of defective components in a sample of 10.
This variable has a binomial distribution with parameters n=10 and p= 0.10 (for this binomial experiment, the "success" is finding a defective component)
The distributor will accept the batch if at most two components are defective, symbolically:
P(X≤2)
Using the tables for the binomial distribution you can find the accumulated probability for a sample of n=10 with probability of success of p= 0.10 and number of successes x= 2
P(X≤2)= 0.9298
I hope this helps!