[PS] Almost caught up

This commit is contained in:
2026-02-25 19:46:07 +01:00
parent 103aa6d6c2
commit 77f3af0246
3 changed files with 13 additions and 2 deletions

View File

@@ -19,10 +19,10 @@
\vspace{2cm} \vspace{2cm}
\begin{center} \begin{center}
\begin{Large} \begin{Large}
\quote{A funny quote by a professor} \quote{A curry can be written in many different ways}
\end{Large} \end{Large}
\hspace{3cm} - Prof. Dr. Professor Name, YEAR \hspace{3cm} - Prof. Dr. Gustavo Alonso, 2026
\end{center} \end{center}
\vspace{1.5cm} \vspace{1.5cm}
@@ -39,6 +39,10 @@
\printtoc{Aquamarine} \printtoc{Aquamarine}
\section{Introduction}
A note on the quote on the title page: He did not \textit{actually} mean ``curry'', but of course ``query'', but he just pronounced it that way.

View File

@@ -1 +1,8 @@
\subsection{Abstrakte Definition} \subsection{Abstrakte Definition}
\shortdefinition[Zufallsvariable] kurz Z.V, ist $\cX : \Omega \rightarrow \R$, sodass $\forall a \in \R$ gilt:
$f = \{ \omega \in \Omega \divider \cX(\omega) \leq a \} \in \cF$ (notwendinge Bedingung für Wohldefiniertheit von $\P[f]$)
\inlinenotation Ohne $\omega$: $\{ X \leq a \} = \{ \omega \in \Omega \divider X(\omega) \leq a \}$, etc
\subsection{Verteilungsfunktion}
\shortdefinition $F_\cX : \R \rightarrow [0, 1]$, def: $\forall a \in \R \quad F_\cX(a) = \P[\cX \leq a]$