Evaluating Conditional Probability of Several Random Variables

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
rayge
Messages
25
Reaction score
0

Homework Statement


Let [itex]X_1, X_2, X_3[/itex] be iid with common pdf [itex]f(x)=exp(-x)[/itex], [itex]0<x<infinity[/itex], [itex]0[/itex] elsewhere.

Evaluate [itex]P(X_1<X_2 | X_1<2X_2)[/itex]

Homework Equations


[itex]f(X|Y) = f(x,y)/f(y)[/itex]

The Attempt at a Solution


Since [itex]P(X_1<X_2)[/itex] is a subset of [itex]P(X_1<2X_2)[/itex], the intersection (edited, at first said union) should be [itex]P(X_1<X_2)[/itex], so the conditional should be [itex]P(X_1<X_2)/P(X_1<2X_2)[/itex] (edited). I evaluate this and get [itex](exp(-x_2) - 1 )/ (exp(-2x_2 ) - 1)[/itex], so I'm going wrong somewhere. Any suggestions welcome!
 
Last edited:
Physics news on Phys.org
rayge said:

Homework Statement


Let [itex]X_1, X_2, X_3[/itex] be iid with common pdf [itex]f(x)=exp(-x)[/itex], [itex]0<x<infinity[/itex], [itex]0[/itex] elsewhere.

Evaluate [itex]P(X_1<X_2 | X_1<2X_2)[/itex]


Homework Equations


[itex]f(X|Y) = f(x,y)/f(y)[/itex]

The Attempt at a Solution


Since [itex]P(X_1<X_2)[/itex] is a subset of [itex]P(X_1<2X_2)[/itex], the union should be [itex]P(X_1<X_2)[/itex], so the conditional should be [itex]P(X_1<2X_2)/P(X_1<2X_2)[/itex]. I evaluate this and get [itex](exp(-x_2) - 1 )/ (exp(-2x_2 ) - 1)[/itex], so I'm going wrong somewhere. Any suggestions welcome!

What value has ##x_2?## There is no ##x_2## mentioned in the question---only the random variable ##X_2##. Also, you should look at an intersection, not a union: the intersection is ##\{X_1 < X_2\}## while the union is ##\{X_1 < 2X_2\}##. Furthermore, you say one thing and compute something else.

Also, what role does ##X_3## have in the question?
 
Edited, you are right. I had evaluated [itex]P(X_1<X_2)/P(X_1<2X_2)[/itex] to get the answer.

[itex]X_3[/itex] is the second part of the problem, not used in this part. Sorry for the confusion.
 
rayge said:
Edited, you are right. I had evaluated [itex]P(X_1<X_2)/P(X_1<2X_2)[/itex] to get the answer.

[itex]X_3[/itex] is the second part of the problem, not used in this part. Sorry for the confusion.

No, that is not what you calculated. You calculated
[tex]\frac{P(X_1 < x_2)}{P(X_1 < 2x_2)}[/tex]
for some un-specified value of the number ##x_2##.

How do you calculate ##P(X_1 < X_2)##? Here, I wrote and I mean ##X_2##---the random variable--not a number ##x_2##. Same question for ##P(X_1 < 2X_2)##.
 
Last edited:
My guess is that it's the probability that [itex]X_1[/itex] is less than the mean of [itex]X_2[/itex], not some [itex]x_2[/itex].
 
rayge said:
My guess is that it's the probability that [itex]X_1[/itex] is less than the mean of [itex]X_2[/itex], not some [itex]x_2[/itex].

Please: no guesses. Go back to your probability textbook and read the appropriate sections, or consult your course notes. This is all really basic material about bivariate distributions, etc.