If x, y, z are selected independently and at random from the
interval [0,1], then what is the probability that x is greater or
equal to yz?
Let x and y be uniformly distributed, independent random
variables on [0,1]. What is the probability that the distance
between x and y is less than 1/2?
This isn't homework. It's a GRE problem but I haven't done a
course on probability before. I'm just practising some GRE
problems before the GRE which is this Saturday - I'll be truly
grateful if you can help me.
Well, I don't see how you're going to
understand much of the solution if you haven't done probability
before, but I'll give it a try.
This is quite a simple problem in that we're dealing with
independent uniform random variables, so the joint density
function is 1. To work out the probabilities, simply work out the
measure of the set concerned.
Thus, for P(X> YZ) you need to work out what the set {X>
YZ} actually is, and work out its area. One way to think about
this is to say that whatever Y and Z are, X must be smaller than
this. So we consider {X> YZ} to be {Y,Z in [0,1] and X in
[YZ,1]} so the integral is
I think I get it. In both problems, the variables are independent - so we can view the variables as different axes of Rn . To find the probability, we just have to find the fraction of the "volume" where the variables satisfy the given conditions over the "volume" of all possible tuples of the variables. Is this correct?