A manufacturing engineer takes 12 samples from a manufacturi
Solution
a)
Note that P(more than x) = 1 - P(at most x).
Using a cumulative binomial distribution table or technology, matching
n = number of trials = 12
p = the probability of a success = 0.04
x = our critical value of successes = 1
Then the cumulative probability of P(at most x) from a table/technology is
P(at most 1 ) = 0.919064636
Thus, the probability of at least 2 successes is
P(more than 1 ) = 0.080935364 [ANSWER]
****************
b)
Note that the probability of x successes out of n trials is
P(x) = C(N-K, n-x) C(K, x) / C(N, n)
where
N = population size = 25
K = number of successes in the population = 5
n = sample size = 4
x = number of successes in the sample = 2
Thus,
P( 2 ) = 0.150197628 [ANSWER]
