Hello,
i m trying to evaluate the following:
r*x - r*y ≤ g, where r,x,y are nonnegative random variables of different distribution families and g is a constant nonnegative value.
Then, Pr[r*x - r*y ≤ g] = Pr[r*x ≤ g + r*y] = ∫ Fr x(g + r*y)*fr*y(y) dy, where F(.) and f(.) denote CDF and...