mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-04-28 16:19:23 +02:00
[PS] Variance and covariance complete
This commit is contained in:
@@ -11,11 +11,15 @@
|
||||
\loadGerman
|
||||
\setnumberingpreset{off}
|
||||
\renewcommand{\definitionShortNamingDE}{Def}
|
||||
\renewcommand{\propositionShortNamingDE}{Prop}
|
||||
\renewcommand{\remarkShortNamingDE}{Bem}
|
||||
|
||||
\setsubsectionnumbering{section}
|
||||
\renewcommand{\examplenumbering}{off}
|
||||
|
||||
\newcommand{\cov}{\text{cov}}
|
||||
\renewcommand{\vec}[1]{\bm{#1}}
|
||||
|
||||
\begin{document}
|
||||
\startDocument
|
||||
\noverticalspacing
|
||||
@@ -67,6 +71,7 @@
|
||||
\input{parts/03_expected-value/03_properties.tex}
|
||||
\input{parts/03_expected-value/04_inequalities.tex}
|
||||
\input{parts/03_expected-value/05_variance.tex}
|
||||
\input{parts/03_expected-value/06_covariance.tex}
|
||||
% \input{parts/03_expected-value/}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user