Tossing a coin 15 times find the probability of getting exac
Solution
6.
a)
There are 4c2 ways to get 2 kings, 4 ways to get 1 queen, and 44C2 ways to get the other 2 cards.
There are 52C5 ways to get any 5 cards.
Thus,
P = (4C2)(4)(44C2)/(52C5) = 0.008735802 [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 = 52
K = number of successes in the population = 13
n = sample size = 5
x = number of successes in the sample = 2
Thus,
P( 2 ) = 0.274279712 [ANSWER]
**********************
c)
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 = 52
K = number of successes in the population = 13
n = sample size = 5
x = number of successes in the sample = 3
Thus,
P( 3 ) = 0.081542617 [ANSWER]
**********************
d)
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 = 52
K = number of successes in the population = 26
n = sample size = 5
x = number of successes in the sample = 5
Thus,
P( 5 ) = 0.025310124 [ANSWER]

