File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -483,7 +483,7 @@ title: "Table of Contents"
483483 &emsp ;&ensp ; 3.2.24. ** [ Kullback-Leibler divergence] ( /P/norm-kl ) ** <br >
484484 &emsp ;&ensp ; 3.2.25. ** [ Maximum entropy distribution] ( /P/norm-maxent ) ** <br >
485485 &emsp ;&ensp ; 3.2.26. ** [ Linear combination of independent normals] ( /P/norm-lincomb ) ** <br >
486- &emsp ;&ensp ; 3.2.27. ** [ Normal and uncorrelated does not imply independent] ( /P/norm-indcorr ) ** <br >
486+ &emsp ;&ensp ; 3.2.27. ** [ Normal and uncorrelated does not imply independent] ( /P/norm-corrind ) ** <br >
487487
488488 <p id =" t-distribution " ></p >
489489 3.3. t-distribution <br >
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ p(V=0) = p(V=1) = \frac{1}{2}
4747p(W=-1) = p(W=+1) = \frac{1}{2} \; .
4848$$
4949
50- Moreover, let $X$ follow a [ standard normal distribution] ( /D/snorm ) and let $Y$ be defined as a transformation of $X$ and $W$:
50+ Moreover, let $X$ follow a [ standard normal distribution] ( /D/snorm ) and let $Y$ be defined as a combination of $X$ and $W$:
5151
5252$$ \label{eq:X-Y}
5353\begin{split}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ title: "Linear combination of independent normal random variables"
1111chapter : " Probability Distributions"
1212section : " Univariate continuous distributions"
1313topic : " Normal distribution"
14- theorem : " Linear combination"
14+ theorem : " Linear combination of independent normals "
1515
1616sources :
1717
You can’t perform that action at this time.
0 commit comments