Answer:
55
Step-by-step explanation:
its subtracting 15 each time
Answer:
33 pages per hour
Step-by-step explanation:
11 pages=1/3 hour
22 pages=2/3 hour
33 pages= 3/3 hour or 1 hour
Answer:
goldfish
Step-by-step explanation:
(7,-8)(-4,6)
slope = 6 - (-8) / (-4 - 7) = (6 + 8) / -11 = -14/11
point slope : y - y1= m(x - x1)
(-4,6)...x1 = -4 and y1 = 6
now we sub
y - 6 = -14/11(x - (-4) =
y - 6 = -14/11(x + 4) <===
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