CDF of correlated mixed random variables

nikozm
Messages
51
Reaction score
0
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 PDF, respectively.

The above formula works for independent variables. I m not sure if it works for correlated variables (the above are correlated due to the "r" variable in both "r*x" and "r*y").

Any help would be useful.

Thanks
 
Physics news on Phys.org
I would express the inequality as ##r(x-y) \leq g## and find the distribution for x-y first, afterwards you just have two variables left.
 
However, the distribution of (x-y) is unreachable..Is there an other way to solve the problem ?

Thanks
 
nikozm said:
However, the distribution of (x-y) is unreachable..Is there an other way to solve the problem ?

Thanks

I think you'll get a better answer if you explain completely what facts are known about the random variables.
 
Ok, assume that x and y are independent and identically distributed variables following a PDF as given bellow:
fz(z)=Exp[-1/z]/(z^2), where z ε {x,y}

(Thus, they follow an inverse exponential distribution..)
 
I don't understand what is unreachable about the difference of two of those distributions.
I guess it is not a nice expression, but it is still something you can write down.
 
The difference of (x-y) when both of them (x and y) follow the above distribution (i.e., see fz(z)) can not be obtained in closed-form. Moreover, both x and y are i.i.d. and real positive random numbers.

What else...?
 
nikozm said:
where z ε {x,y}

What happens if x > y ?
 
Ok, assume that (x-y) ≥ 0, and thus r*(x-y) ≥ 0.

Thanks
 
  • #10
nikozm said:
Ok, assume that (x-y) ≥ 0,

If that is assumed then x and y are not independent.
 
Back
Top