This commit is contained in:
RobinB27
2026-07-13 18:32:40 +02:00
parent 3d634fedc1
commit 8430215e55
12 changed files with 430 additions and 107 deletions
+17 -7
View File
@@ -8,7 +8,7 @@
\date{HS 2026}
\begin{document}
\subtext{Basiert auf dem Skript von V. Tassion}
\subtext{Basiert auf dem Skript von V. Tassion, Slides von E.W. Farkas (FS26)}
\input{parts/00_prereq.tex}
\newpage
@@ -19,20 +19,30 @@
\section{Zufallsvariablen}
\input{parts/02_variables.tex}
\newpage
\section{Erwartungswert}
\input{parts/03_expectation.tex}
\newpage
\section{Gemeinsame Verteilungen}
\input{parts/04_joint-distributions.tex}
\newpage
\section{Erwartungswert}
\input{parts/03_expectation.tex}
\newpage
\section{Ungleichungen}
\input{parts/05_inequalities.tex}
\newpage
\section{Grenzwertsätze}
\input{parts/05_limits.tex}
\input{parts/06_limits.tex}
\newpage
\section{Statistik}
\input{parts/06_stats.tex}
\input{parts/07_stats.tex}
\newpage
\section{Tabellen}
\input{parts/08_tables.tex}
\end{document}