Answer:
5
Step-by-step explanation:
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
Meyer will need 15 loads of gravel to cover his entire driveway.
Answer:
you are on the right track
Step-by-step explanation:
the second ones right so you are right :)
Answer:
The equation of this line would be y = 11x - 48
Step-by-step explanation:
To get this equation, we first have to find the slope. We do that with the slope eqaution.
m(slope) = (y2 - y1)/(x2 - x1)
m = (-4 - 7)/(4 - 5)
m = -11/-1
m = 11
Now we can use this slope and either point in point-slope form to find the equation.
y - y1 = m(x - x1)
y - 7 = 11(x - 5)
y - 7 = 11x - 55
y = 11x - 48