mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-07-27 15:24:37 +02:00
[PS] Some fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
\subsection{Bedingte Wahrscheinlichkeit}
|
||||
\shortdefinition Für $(\Omega, \cF, \P)$ mit $A, B \in \cP(\Omega)$ mit $\P[B] > 0$:
|
||||
\[
|
||||
\P[A | B] = \frac{\P[A \cap B]}{\P[B]} \quad (= \P[A] \text{ wenn $B$ eingetreten ist})
|
||||
\P[A | B] = \frac{\P[A \cap B]}{\P[B]} \quad (= \P[A] \text{ wenn $B = \Omega$ ist})
|
||||
\]
|
||||
\shortremark $\P[B | B] = 1$
|
||||
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
\rmvspace
|
||||
\subsection{Verschiedene Funktionen}
|
||||
\shortremark[Ungleichungen] Zur Erinnerung: Richtung wechselt bei Muliplikation mit (Division durch) negative Zahl.
|
||||
|
||||
\subsubsection{Logarithmen}
|
||||
Hier ist wieder $\log = \ln$ (wenn keine Basis gegeben)
|
||||
\begin{itemize}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user