Hello, I am having difficulty approaching this problem:
Assume that K, Z_1, Z_2, ... are independent.
Let K be geometrically distributed with parameter success = p, failure = q.
P(K = k) = q^(k-1) * p , k >= 1
Let Z_1, Z_2, ... be iid exponentially distributed random variables with...