(a) The probability of each possible number of sets that are acceptable without any adjustment can be found using the binomial distribution formula:
P(x) = (n choose x) * p^x * (1-p)^(n-x)
Where:
P(x) is the probability of x successes in n trials
n is the number of trials (in this case, the number of sets produced in a week)
x is the number of successes (in this case, the number of sets that are acceptable without any adjustment)
p is the probability of success (in this case, the probability that a set is acceptable without any adjustment, which is 0.70)
Plugging in the values, we get:
P(0) = (3 choose 0) * 0.70^0 * (1-0.70)^(3-0) = 0.028
P(1) = (3 choose 1) * 0.70^1 * (1-0.70)^(3-1) = 0.081
P(2) = (3 choose 2) * 0.70^2 * (1-0.70)^(3-2) = 0.162
P(3) = (3 choose 3) * 0.70^3 * (1-0.70)^(3-3) = 0.126
(b) To find the expected number of sets that are tested and found to be acceptable without adjustment, we can use the formula:
E(x) = n * p
Plugging in the values, we get:
E(x) = 3 * 0.70 = 2.1
The expected number of sets that are tested and found to be acceptable without adjustment is 2.1.
(c) The cumulative probability distribution for the number of sets that are tested and found to be acceptable without adjustment is the sum of the probabilities of each possible number of successes. For example, the probability of 0 or 1 successes is the sum of the probabilities of 0 and 1 successes: P(0 or 1) = P(0) + P(1) = 0.028 + 0.081 = 0.109. The probability of 0, 1, or 2 successes is the sum of the probabilities of 0, 1, and 2 successes: P(0 or 1 or 2) = P(0) + P(1) + P(2) = 0.028 + 0.081 + 0.162 = 0.271.
The cumulative probability distribution for the number of sets that are tested and found to be acceptable without adjustment is:
P(0) = 0.028
P(0 or 1) = P(0) + P(1) = 0.028 + 0.081 = 0.109
P(0 or 1 or 2) = P(0) + P(1) + P(2) = 0.028 + 0.081 + 0.162 = 0.271
P(0 or 1 or 2 or 3) = P(0) + P(1) + P(2) + P(3) = 0.028 + 0.081 + 0.162 + 0.126 = 0.397
The corresponding graph would be a step function with a step at each possible value of x (in this case, 0, 1, 2, and 3) and the corresponding probability at each step.