X ~ Bin (n,p)
P(X) = nCx * px ( 1 - p)n-x
a)
P(X <= 1) = P(X = 0) + P(X = 1 )
= 7C0 * 0.30 * (1 - 0.3)7 + 7C1 * 0.31 * (1 - 0.3)6
= 0.3294
b)
P(X > 5) = P(X = 6) + P(X = 7)
= 7C6 * 0.16 * (1 - 0.1)1 + 7C7 * 0.17 * (1 - 0.1)0
= 0.0000
c)
P( X < 6) = 1 - P(X >= 6)
= 1 - [ P(X = 6) + P(X = 7) + P(X = 8) ]
= 1 -[ 8C6 * 0.56 * 0.52 + 8C7 * 0.57 * 0.51 + 8C8 * 0.58 * 0.50 ]
= 0.8555
d)
P(X >= 2) = P(X = 2) + P(X = 3)
= 3C2 * 0.52 * 0.51 + 3C3 * 0.53 * 0.50
= 0.5
(1 point) If X is a binomial random variable, compute the probabilities for each of the...
(1 point) If X is a binomial random variable, compute the probabilities for each of the following cases: (a) P(X < 1), n = 4, p = 0.1 Probability = (b) P(X > 1), n = 6, p = 0.1 Probability = (c) P(X < 3), n = 6, p = 0.3 Probability = (d) P(X > 2), n = 3, p = 0.4 Probability =
(1 point) If X is a binomial random variable, compute the probabilities for each of the following cases: (a) P(X < 2), n = 9, p = 0.4 Probability = (b) P(X > 3), n = 8, p = 0.35 Probability = (c) P(X < 2), n = 5, p = 0.1 Probability = (d) P(X 25), n = 9, p = 0.5 Probability =
(1 point) If X is a binomial random variable, compute the probabilities for each of the following cases: (a) P(X < 3), n = 9, p = 0.3 Probability = (b) P(X > 4), n = 5, p = 0.3 Probability = (c) P(X<5), n = 7.p = 0.35 Probability = (d) P(X > 6), n = 7, p = 0.3 Probability =
(1 point) If z is a binomial random variable, compute P(C) for each of the following cases: (a) Px <6), n=8, p = 0.3 P(x) = (b) P(x > 2), n = 3, p=0.5 P(x) = (c) Pa<5), n = 8, p=0.6 P(x) = (d) P(x > 2), n = 3, p = 0.7 P(x) =
7. If x is a binomial random variable find the following probabilities: a) P(x = 2) n = 10 and p = .40 b) P (x < 5) for n = 15 and p = .60 8. Find pl, oland o for n = 25 and p = .50
2. Suppose you have a random variable X distributed as N(2,6). Compute the following probabilities. b) P(X<2) c) P(1<X<2)
2. Suppose you have a random variable X distributed as N(2,6). Compute the following probabilities b) P(X<2) c) P(1 X<2) d) P(IX-21 <2)
(1 point) If X is a binomial random variable, compute P(X = x) for each of the following cases: (a) n = 4, p = 0.1, x = 1 P(X = x) (b) n=6, p = 0.3.x = 3 P(X = x) (c) n= 3, p = 0.4, x = 1 P(X = x) (d) n = 3, p = 0.15, x = 2 P(X = x)
5. Imagine a random variable X that has a binomial distribution with n = 12 and p = 0.4. Determine the following probabilities a) P(X 5) b) P(X s2) c) P(X9) d) P (3 X<5)
If X is a binomial random variable with n and p as indicated, compute the probabilities for each of the following cases: P (X<3), n=8, p=.7