Answer:
Domain = {-6, -2, -1, 3, 5}
Step-by-step explanation:
The domain represents the input or x values of a given relation.
In the given set of ordered pairs: (-2, 4) (-6,8) (3,6) (5,15) (-1, 4)
Domain (input/x values) = {-6, -2, -1, 3, 5}
Range (output/y values) = {4, 6, 8, 14}
Answer:
P(X= k) = (1-p)^k-1.p
Step-by-step explanation:
Given that the number of trials is
N < = k, the geometric distribution gives the probability that there are k-1 trials that result in failure(F) before the success(S) at the kth trials.
Given p = success,
1 - p = failure
Hence the distribution is described as: Pr ( FFFF.....FS)
Pr(X= k) = (1-p)(1-p)(1-p)....(1-p)p
Pr((X=k) = (1 - p)^ (k-1) .p
Since N<=k
Pr (X =k) = p(1-p)^k-1, k= 1,2,...k
0, elsewhere
If the probability is defined for Y, the number of failure before a success
Pr (Y= k) = p(1-p)^y......k= 0,1,2,3
0, elsewhere.
Given p= 0.2, k= 3,
P(X= 3) =( 0.2) × (1 - 0.2)²
P(X=3) = 0.128
Answer:
x = 3, y = 0
Step-by-step explanation:
2x - 2y = 6
x - y = 3
x = 3 + y
3(3 + y) + 2y = 9
9 + 3y + 2y = 9
5y = 0
y = 0
x = 3 + 0
x = 3