A store has 10 SpiderMan twin comforters for sale Two of the
Solution
1.
a)
This is a Hypergeomtric Distribution.
Note that the probability of x successes out of n trials is
P(N, K; n, x) = C(N-K, n-x) C(K, x) / C(N, n)
where
N = population size = 10
K = number of successes (stiched incorrectly) in the population = 2
n = sample size = 4
x = number of successes in the sample
*********************
b)
P(at least 1) = 1 - P(0)
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 = 10
K = number of successes in the population = 2
n = sample size = 4
x = number of successes in the sample = 0
Thus,
P( 0 ) = 0.333333333
Thus,
P(at least 1) = 1 - 0.33333333 = 0.6666667 [ANSWER]
