Conditional expectation on an indicator

IniquiTrance
Messages
185
Reaction score
0

Homework Statement



Let X and Y be independent Bernoulli RV's with parameter p. Find,
\mathbb{E}[X\vert 1_{\{X+Y=0\}}] and \mathbb{E}[Y\vert 1_{\{X+Y=0\}}]

Homework Equations

The Attempt at a Solution



I'm trying to show that,

\mathbb{E}[X+Y\vert 1_{\{X+Y=0\}}] = 0

by,

<br /> \begin{align*}<br /> \mathbb{E}[X+Y\vert 1_{\{X+Y=0\}}] &amp;= \frac{\mathbb{E}[(X+Y)1_{\{X+Y=0\}}]}{\mathbb{P}[X+Y=0]} \\<br /> &amp;= \frac{0}{(1-p)^2} \\<br /> &amp;= 0<br /> \end{align*}<br />
 
Physics news on Phys.org
IniquiTrance said:
\mathbb{E}[X\vert 1_{\{X+Y=0\}}]
I'm not familiar with the notation for the condition (1_{\{X+Y=0\}}). How does one read it? Can you post a link?
 
haruspex said:
I'm not familiar with the notation for the condition (1_{\{X+Y=0\}}). How does one read it? Can you post a link?

It's the indicator of the event \{X+Y=0\}.

<br /> 1_{\{X+Y=0\}}=\begin{cases}1, \qquad \text{if }X+Y=0; \\ 0, \qquad \text{otherwise.}\end{cases}<br />
 
IniquiTrance said:

Homework Statement



Let X and Y be independent Bernoulli RV's with parameter p. Find,
\mathbb{E}[X\vert 1_{\{X+Y=0\}}] and \mathbb{E}[Y\vert 1_{\{X+Y=0\}}]

Homework Equations

The Attempt at a Solution



I'm trying to show that,

\mathbb{E}[X+Y\vert 1_{\{X+Y=0\}}] = 0

by,

<br /> \begin{align*}<br /> \mathbb{E}[X+Y\vert 1_{\{X+Y=0\}}] &amp;= \frac{\mathbb{E}[(X+Y)1_{\{X+Y=0\}}]}{\mathbb{P}[X+Y=0]} \\<br /> &amp;= \frac{0}{(1-p)^2} \\<br /> &amp;= 0<br /> \end{align*}<br />

Basically, you are trying to show that the conditional distribution ##f(k) \equiv P(X= k|X+Y=0), \; k=0,1,2, \ldots## has mean zero; that is, that ##\sum_{k=0}^{\infty} k f(k) = 0##. How do you suppose that could happen?
 
Ray Vickson said:
Basically, you are trying to show that the conditional distribution ##f(k) \equiv P(X= k|X+Y=0), \; k=0,1,2, \ldots## has mean zero; that is, that ##\sum_{k=0}^{\infty} k f(k) = 0##. How do you suppose that could happen?

I think it is possible since both ##X## and ##Y## are Bernoulli, if their sum is 0, then ##\mathbb{P}[X=0|X+Y=0]=1##. Then, ##\sum_{k=0}^1kf(k)=0*1##.
 
IniquiTrance said:
I think it is possible since both ##X## and ##Y## are Bernoulli, if their sum is 0, then ##\mathbb{P}[X=0|X+Y=0]=1##. Then, ##\sum_{k=0}^1kf(k)=0*1##.

Rather than "thinking it is possible" you need to actually prove it. But, at least you are on the right track---that is, your thinking is OK, and just needs to be firmed up. It is not difficult once you see what needs to be established.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top