Problem 257
Question
For continuous random variables \(X\) and \(Y\), prove that \(E(Y)=E_{X}[E(Y \mid x)]\).
Step-by-Step Solution
Verified Answer
The proof is complete after showing that the right-hand side of the equation \(E_{X}[E(Y|X)]\) simplifies to \(E(Y)\), the left-hand side of the equation, thus demonstrating that \(E(Y) = E_{X}[E(Y|X)]\).
1Step 1: Understanding the Problem Statement
First, understand that you are given two continuous random variables, \(X\) and \(Y\), and asked to prove that \(E(Y) = E_{X}[E(Y | X)]\). This equation is a form of the law of iterated expectations, which says that the expectation of a random variable (in this case, \(Y\)) equals the expected values of its conditional expectations.
2Step 2: Using the Definition of Conditional Expectation
You apply the definition of conditional expectation to the random variable \(Y\) given \(X\). This is expressed as \(E(Y | X) = \int y f(y|x) dy\), where \(f(y|x)\) is the conditional probability density function of \(Y\) given \(X\).
3Step 3: Using the Definition of Expectation
Then, you apply the definition of expectation, substituting in the definition of conditional expectation. This gives \(E_{X}[E(Y|X)] = \int (\int y f(y|x) dy) f(x) dx\), where \(f(x)\) is the probability density function of \(X\).
4Step 4: Simplifying the Expression
Simplify the expression using the property of integration. The equation becomes \(E_{X}[E(Y|X)] = \int y (\int f(y|x) dx) dy\), which can be recognized as the joint density function of \(X\) and \(Y\). This simplifies to \(E_{X}[E(Y|X)] = \int y f(y) dy\), where \(f(y)\) is the probability density function of \(Y\).
5Step 5: Concluding the Proof
This last equation simply equals \(E(Y)\), according to the definition of expectation, hence you can conclude that \(E(Y) = E_{X}[E(Y|X)]\). This completes your proof.
Other exercises in this chapter
Problem 255
Suppose the random variables \(X\) and \(Y\) are jointly distributed according to the pdf $$ f_{X, Y}(x, y)=\frac{6}{7}\left(x^{2}+\frac{x y}{2}\right), \quad 0
View solution Problem 256
For continuous random variables \(X\) and \(Y\), prove that \(E(Y)=E_{X}[E(Y \mid x)]\).
View solution Problem 258
Two chips are drawn at random and without replacement from an urn that contains five chips, numbered 1 through 5 . If the sum of the chips drawn is even, the ra
View solution Problem 259
Find the expected value of \(e^{3 X}\) if \(X\) is a binominal random variable with \(n=10\) and \(p=\frac{1}{3}\).
View solution