Gear300
- 1,211
- 10
- Homework Statement
- Let us choose at random a point from the interval (0,1) and let the random variable X1 be equal to the number which corresponds to that point. Then choose a point at random from the interval (0,x1), where x1 is the experimental value of X1; and let the random variable X2 be equal to the number which corresponds to this point.
(a) The marginal pdf f(x1) is intuitively uniform(0,1), and the conditional pdf f(x2|x1) is intuitively uniform(0,x1).
(b) What is the probability of X1 + X2 > 1?
(c) What is conditional mean E[X1|x2]?
- Relevant Equations
- Bayes' law: P(A|B) = P(A ##\cap## B)/P(B).
I am not too sure about parts (b) and (c). I guess it's reasonable to speak of a joint distribution of (X1,X2) after drawing both points.