fix small typo in 2c

This commit is contained in:
2021-01-27 19:21:27 +01:00
parent c2199ca054
commit cb029ae8d2
2 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -136,7 +136,7 @@
&\stackrel{Y \indep V_p}{=} (1-p) \cdot \left(\int_\R y \mathbbm{f}^Y(y) \d{y}\right)^2 - p\cdot \left(\int_\R y^2 \mathbbm{f}^Y(y) \d{y}\right)^2\\
&= (1 - 2p) \left(\int_\R y \mathbbm{f}^Y(y) \d{y}\right)^2
\end{salign*}
Für $p = 0$ erhalten wir daher
Für $p = \frac{1}{2}$ erhalten wir daher
\begin{align*}
\cov(Y, Z_p) = \E(YZ_p) - \E(Y)\E(Z_p) = 0 - 0 = 0.
\end{align*}