Files
eth-summaries/semester4/ps/ps-rb/main.tex
T
2026-03-27 13:26:02 +01:00

27 lines
576 B
TeX

\documentclass[a4paper,10pt]{article}
\usepackage[landscape, left=0.75cm, top=1cm, right=0.75cm, bottom=1.5cm, footskip=15pt]{geometry}
\input{util/setup.tex}
\input{util/helpers.tex}
\title{Probability \& Statistics}
\author{Robin Bacher}
\date{HS 2026}
\begin{document}
\subtext{Basiert auf dem Skript von V. Tassion}
\input{parts/00_prereq.tex}
\newpage
\section{Wahrscheinlichkeitsräume}
\input{parts/01_basics.tex}
\newpage
\section{Zufallsvariablen}
\input{parts/02_variables.tex}
\newpage
\section{Erwartungswert}
\input{parts/03_expectation.tex}
\end{document}