mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-15 05:10:06 +01:00
[PS] Intro: Examples, properties
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
\subsection{Beispiele von Wahrscheinlichkeitsräumen}
|
||||
\shortdefinition[Laplace Modell] $(\Omega, \cF, \P)$, sodass $\cF = \cP(\Omega)$ und $\P: \cF \rightarrow [0, 1] \defAs \forall A \in \cF \quad \P[A] = \frac{|A|}{|Q|}$, $\P$ ist W.M.
|
||||
|
||||
\shortexample Auf Kreis mit $n \geq 3$ Punkten, Modell für Nachbaren ist:
|
||||
$A = \{ \{ 1, 2 \}, \ldots, \{ n - 1, n \}, \{ n, 1 \} \}$ für\\
|
||||
$\Omega = \{ E \subseteq \{ 1, \ldots, n \} \divider |E| = 2 \}$, also $\P[A] = \frac{n}{{n \choose 2}} = \frac{2}{n - 1}$
|
||||
|
||||
\shortexample W. 1. mal Kopf ist bei Wurf $k$: $p_k = p^{k - 1} (1 - p)$
|
||||
Reference in New Issue
Block a user