mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-04-28 10:09:23 +02:00
[PS] fixes
This commit is contained in:
Binary file not shown.
@@ -29,6 +29,12 @@ $$
|
||||
\forall a \in \R:\qquad F_X(a) = \P[X \leq a]
|
||||
$$
|
||||
|
||||
{\scriptsize
|
||||
\notation $\underset{x \to a^-}{\lim}F_X(a) = F(a^-) = \P[X < a]$
|
||||
|
||||
\lemma $\P[a < X \leq b] = F_X(b) - F_X(a)$
|
||||
}
|
||||
|
||||
\theorem \textbf{Eigenschaftern der Verteilungsfunktion}
|
||||
|
||||
\begin{tabular}{ll}
|
||||
@@ -43,6 +49,8 @@ $$
|
||||
\P[X_1 \leq x_q,\cdots, X_n \leq x_n] = \P[X_1 \leq x_1] \cdots \P[X_n \leq x_n]
|
||||
$$
|
||||
|
||||
\newpage
|
||||
|
||||
\theorem \textbf{Unabhängigkeit von Gruppierungen}\\
|
||||
\smalltext{$X_1,\cdots X_n$ sind unabhängig, dann sind auch $Y_1,\cdots,Y_k$ unabhängig:}
|
||||
$$
|
||||
@@ -50,8 +58,6 @@ $$
|
||||
$$
|
||||
\subtext{$1 \leq i_1 < i_2 < \cdots < i_k \leq n \text{ sind Indizes},\quad \phi_1,\cdots,\phi_k \text{ sind Abbildungen}$}
|
||||
|
||||
\newpage
|
||||
|
||||
\definition \textbf{Folgen von Zufallsvariablen}
|
||||
|
||||
\begin{tabular}{llll}
|
||||
@@ -224,6 +230,3 @@ $$
|
||||
$$
|
||||
|
||||
\definition \textbf{Exponentialverteilung}
|
||||
$$
|
||||
|
||||
$$
|
||||
Reference in New Issue
Block a user