tut3: Add formula for CDFs
This commit is contained in:
parent
0e5a22f062
commit
47775e9941
@ -156,6 +156,9 @@
|
|||||||
\overbrace{P_X(x)}^\text{Verteilung}\\
|
\overbrace{P_X(x)}^\text{Verteilung}\\
|
||||||
&= \sum_{n:x_n \le x} P(X=x)
|
&= \sum_{n:x_n \le x} P(X=x)
|
||||||
\end{align*}
|
\end{align*}
|
||||||
|
\begin{gather*}
|
||||||
|
P(a < X \le b) = F_X(b) - F_X(a)
|
||||||
|
\end{gather*}
|
||||||
\column{\kitthreecolumns}
|
\column{\kitthreecolumns}
|
||||||
\begin{lightgrayhighlightbox}
|
\begin{lightgrayhighlightbox}
|
||||||
Beispiel: Würfeln mit zwei Würfeln
|
Beispiel: Würfeln mit zwei Würfeln
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user