Skip to content

Commit bded79e

Browse files
committed
corrected some pages
Several small corrections were done to several proofs and definitions.
1 parent 1e33824 commit bded79e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

P/norm-margjoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ $$
8181
[follows a univariate normal distribution](/P/bvn-lincomb):
8282

8383
$$ \label{eq:bvn-lincomb}
84-
Z \sim \mathcal{N}\left( a \mu_1 + b \mu_2, a^2 \sigma_1^2 + 2 a b \sigma_{12} + b^2 + \sigma_2^2 \right) \; .
84+
Z \sim \mathcal{N}\left( a \mu_1 + b \mu_2, a^2 \sigma_1^2 + 2 a b \sigma_{12} + b^2 \sigma_2^2 \right) \; .
8585
$$
8686

8787
Consider the sum of $X$ and $Y$ defined by \eqref{eq:X-Y}:

0 commit comments

Comments
 (0)