Formatting; Remove unused section
This commit is contained in:
parent
a71b85c808
commit
e492024cf7
@ -1,7 +1,7 @@
|
||||
\ifdefined\ishandout
|
||||
\documentclass[de, handout]{CELbeamer}
|
||||
\documentclass[de, handout]{CELbeamer}
|
||||
\else
|
||||
\documentclass[de]{CELbeamer}
|
||||
\documentclass[de]{CELbeamer}
|
||||
\fi
|
||||
|
||||
%
|
||||
@ -144,17 +144,19 @@
|
||||
\vspace*{0mm}
|
||||
\end{columns}\pause
|
||||
\item Laplace'sches Zufallsexperiment
|
||||
% tex-fmt: off
|
||||
\begin{gather*}
|
||||
\text{Voraussetzungen: }\hspace{5mm} \left\{
|
||||
\begin{array}{l}
|
||||
\lvert\Omega\rvert \text{ endlich}\\
|
||||
P(\omega_i) = \frac{1}{\lvert\Omega\rvert}
|
||||
\end{array}
|
||||
\right.\\[1em]
|
||||
P(A) = \frac{\lvert A \rvert}{\lvert \Omega \rvert} =
|
||||
\frac{\text{Anzahl ``günstiger''
|
||||
Möglichkeiten}}{\text{Anzahl Möglichkeiten}}
|
||||
\end{gather*}
|
||||
\begin{array}{l}
|
||||
\lvert\Omega\rvert \text{ endlich}\\
|
||||
P(\omega_i) = \frac{1}{\lvert\Omega\rvert}
|
||||
\end{array}
|
||||
\right.\\[1em]
|
||||
P(A) = \frac{\lvert A \rvert}{\lvert \Omega \rvert} =
|
||||
\frac{\text{Anzahl ``günstiger''
|
||||
Möglichkeiten}}{\text{Anzahl Möglichkeiten}}
|
||||
\end{gather*}
|
||||
% tex-fmt: on
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
||||
@ -324,7 +326,8 @@
|
||||
\mleft\{ A \mright\}, \mleft\{ B \mright\},
|
||||
\mleft\{ C \mright\}, \mleft\{ A, B \mright\},\\
|
||||
&\mleft\{ A, C \mright\},
|
||||
\mleft\{ B, C \mright\}, \mleft\{ A, B, C \mright\} \}
|
||||
\mleft\{ B, C \mright\}, \mleft\{ A, B, C
|
||||
\mright\} \}
|
||||
\end{align*}%
|
||||
\vspace*{-14mm}%
|
||||
\end{lightgrayhighlightbox}
|
||||
@ -519,10 +522,4 @@
|
||||
% tex-fmt: on
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\section{Zusammenfassung}
|
||||
|
||||
% TODO: Do we even want this section?
|
||||
|
||||
\end{document}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user