E[X|Y] = E[Y E[X|Y]]证明:
|| **1.Just use the following:
For an integrable random variable Z,
对于一个可积随机变量
E[Z]=E[ E[Z|F] ]
for any σ−algebra F . If Y is then
E[XY∣F]=YE[X∣F]
.
|| **2.Basically
E[XY]=E[ E[XY|Y] ]=E[ YE[X|Y] ] .
* * The first step is the iterated rule of conditional expectation.
* * 第一步是条件期望的迭代规则。
*
* * For the second, use the fact that given Y, Y is like a constant.
* * 第二,使用假设 给出Y , Y是一个常数。
* * However if you are looking for the usage of rigorous definition of conditional expectation, the solution by Davide Giraudo is the one to go for.
* * 但如果你在寻找条件期望严格定义的使用,还请参考Davide Giraudo提出的方法。
本文通过条件期望的迭代规则和假设给出Y后的处理方式,证明了E[X|Y]=E[YE[X|Y]]这一数学命题。首先利用条件期望的迭代规则进行证明,接着将Y视为已知条件下类似于常数的特性来完成证明。
 - EX|Y EY EX|Y证明&spm=1001.2101.3001.5002&articleId=52520071&d=1&t=3&u=11711222aa1e4a49bd1ff73762567622)
2194

被折叠的 条评论
为什么被折叠?



