Math ClubMath Club
v1 · padrão canônico

Lektion 39 — Diskrete Wahrscheinlichkeitsrechnung — Grundlagen

Espaço amostral, eventos, axiomas de Kolmogorov. Probabilidade clássica: casos favoráveis sobre possíveis. Probabilidade condicional, Bayes.

Used in: 1.º ano do EM (15–16 anos) · Equiv. Math B japonês · Equiv. Stochastik Klasse 11 alemã · Equiv. H2 Math Statistics (Singapura)

P(A)=AΩ,P(AB)=P(AB)P(B)P(A) = \frac{|A|}{|\Omega|}, \qquad P(A|B) = \frac{P(A \cap B)}{P(B)}
Choose your door

Rigorous notation, full derivation, hypotheses

Axiome und Formeln

Stichprobenraum

Ω\Omega: Menge aller möglichen Ergebnisse des Experiments. Ereignis: Teilmenge von Ω\Omega.

Kolmogorov-Axiome (1933)

  1. P(A)0P(A) \geq 0 für jedes Ereignis AA.
  2. P(Ω)=1P(\Omega) = 1.
  3. σ\sigma-Additivität: bei disjunkten A1,A2,A_1, A_2, \ldots: P(Ai)=P(Ai)P(\bigcup A_i) = \sum P(A_i).

Klassische Wahrscheinlichkeit (gleichwahrscheinlich)

P(A)=AΩP(A) = \frac{|A|}{|\Omega|}

Unmittelbare Eigenschaften

  • P()=0P(\emptyset) = 0.
  • P(Ac)=1P(A)P(A^c) = 1 - P(A).
  • P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B) (Inklusion-Exklusion).
  • ABP(A)P(B)A \subseteq B \Rightarrow P(A) \leq P(B).
  • P(A)[0,1]P(A) \in [0, 1].

Bedingte Wahrscheinlichkeit

P(AB)=P(AB)P(B),P(B)>0P(A | B) = \frac{P(A \cap B)}{P(B)}, \quad P(B) > 0

Unabhängigkeit

AA und BB sind unabhängig, wenn P(AB)=P(A)P(B)P(A \cap B) = P(A) P(B) (äquivalent: P(AB)=P(A)P(A|B) = P(A)).

Bayes-Theorem

P(AB)=P(BA)P(A)P(B)P(A | B) = \frac{P(B | A) P(A)}{P(B)}

Totale Wahrscheinlichkeit

Wenn {Ai}\{A_i\} eine Partition von Ω\Omega ist: P(B)=iP(BAi)P(Ai)P(B) = \sum_i P(B | A_i) P(A_i)

Diskrete Zufallsvariable

X:ΩRX: \Omega \to \mathbb R. Verteilung: P(X=xi)=piP(X = x_i) = p_i mit pi=1\sum p_i = 1.

VerteilungFormelAuftreten
BernoulliP(X=1)=pP(X=1) = p1 Versuch
Binomial(nk)pk(1p)nk\binom{n}{k}p^k(1-p)^{n-k}nn Versuche
Geometrisch(1p)k1p(1-p)^{k-1}pWartezeit
Poissoneλλk/k!e^{-\lambda}\lambda^k/k!seltene Ereignisse

Erwartungswert und Varianz

  • E[X]=xipiE[X] = \sum x_i p_i
  • Var(X)=E[(XE[X])2]=E[X2]E[X]2\text{Var}(X) = E[(X - E[X])^2] = E[X^2] - E[X]^2

Exercise list

46 exercises · 11 with worked solution (25%)

Application 34Understanding 2Modeling 8Challenge 1Proof 1
  1. Ex. 39.1Application
    Münze werfen. P(Kopf)P(\text{Kopf}). (Antw.: 1/21/2.)
  2. Ex. 39.2Application
    Würfel werfen. P(gerade)P(\text{gerade}). (Antw.: 1/21/2.)
  3. Ex. 39.3Application
    Würfel werfen. P(X>4)P(X > 4). (Antw.: 1/31/3.)
  4. Ex. 39.4Application
    2 Münzen werfen. P(beide Kopf)P(\text{beide Kopf}). (Antw.: 1/41/4.)
  5. Ex. 39.5Application
    2 Würfel werfen. P(Summe 7)P(\text{Summe 7}). (Antw.: 6/36=1/66/36 = 1/6.)
  6. Ex. 39.6Application
    2 Würfel werfen. P(Summe >9)P(\text{Summe } > 9). (Antw.: 6/36=1/66/36 = 1/6.)
  7. Ex. 39.7Application
    1 Karte aus dem Deck ziehen. P(Ko¨nig)P(\text{König}). (Antw.: 4/52=1/134/52 = 1/13.)
  8. Ex. 39.8Application
    1 Karte ziehen. P(Herz)P(\text{Herz}). (Antw.: 1/41/4.)
  9. Ex. 39.9Application
    2 Karten ohne Zurücklegen ziehen. P(beide Ko¨nige)P(\text{beide Könige}). (Antw.: (42)/(522)=1/221\binom{4}{2}/\binom{52}{2} = 1/221.)
  10. Ex. 39.10Application
    1 Karte ziehen. P(Ko¨nig ODER Herz)P(\text{König ODER Herz}). (Antw.: 16/52=4/1316/52 = 4/13.)
  11. Ex. 39.11Application
    P(A)=0,3P(A) = 0{,}3, P(B)=0,5P(B) = 0{,}5, P(AB)=0,1P(A \cap B) = 0{,}1. P(AB)P(A \cup B)? (Antw.: 0,70{,}7.)
  12. Ex. 39.12Application
    P(Ac)P(A^c) falls P(A)=0,7P(A) = 0{,}7. (Antw.: 0,30{,}3.)
  13. Ex. 39.13Application
    Zeige P(AB)min(P(A),P(B))P(A \cap B) \leq \min(P(A), P(B)).
  14. Ex. 39.14Application
    P(A)=0,6P(A) = 0{,}6, P(BA)=0,4P(B|A) = 0{,}4. P(AB)P(A \cap B)? (Antw.: 0,240{,}24.)
  15. Ex. 39.15ApplicationAnswer key
    P(A)=0,5P(A) = 0{,}5, P(B)=0,3P(B) = 0{,}3, A,BA, B unabhängig. P(AB)P(A \cap B)? (Antw.: 0,150{,}15.)
  16. Ex. 39.16Application
    Würfel 2-mal werfen. P(erster 6, zweiter beliebig)P(\text{erster 6, zweiter beliebig}). (Antw.: 1/61/6.)
  17. Ex. 39.17ApplicationAnswer key
    Mega-Sena: P(6 richtige)P(\text{6 richtige}). (Antw.: 1/(606)2×1081/\binom{60}{6} \approx 2 \times 10^{-8}.)
  18. Ex. 39.18Application
    Quina: P(5 in 6 markierten)P(\text{5 in 6 markierten}).
  19. Ex. 39.19Application
    Binomialverteilung: XBin(10,0,5)X \sim \text{Bin}(10, 0{,}5). P(X=5)P(X = 5)? (Antw.: (105)/2100,246\binom{10}{5}/2^{10} \approx 0{,}246.)
  20. Ex. 39.20ApplicationAnswer key
    XBin(5,0,3)X \sim \text{Bin}(5, 0{,}3). P(X=2)P(X = 2)? (Antw.: (52)0,320,730,309\binom{5}{2} \cdot 0{,}3^2 \cdot 0{,}7^3 \approx 0{,}309.)
  21. Ex. 39.21ApplicationAnswer key
    P(A)=0,4,P(B)=0,5,P(AB)=0,2P(A) = 0{,}4, P(B) = 0{,}5, P(A \cap B) = 0{,}2. P(AB)P(A|B)? (Antw.: 0,40{,}4.)
  22. Ex. 39.22ApplicationAnswer key
    In der obigen Aufgabe: Sind AA und BB unabhängig? (Antw.: ja, P(AB)=P(A)P(A|B) = P(A).)
  23. Ex. 39.23Application
    2 Würfel. P(Summe 7erster ist 4)P(\text{Summe 7} | \text{erster ist 4}). (Antw.: 1/61/6.)
  24. Ex. 39.24ApplicationAnswer key
    Box mit 3 weißen und 7 schwarzen Kugeln. 2 ohne Zurücklegen ziehen. P(beide weiß)P(\text{beide weiß}). (Antw.: (32)/(102)=1/15\binom{3}{2}/\binom{10}{2} = 1/15.)
  25. Ex. 39.25Application
    P(beide schwarz)P(\text{beide schwarz}) im selben Problem. (Antw.: (72)/(102)=21/45=7/15\binom{7}{2}/\binom{10}{2} = 21/45 = 7/15.)
  26. Ex. 39.26Application
    P(1 weiß, 1 schwarz)P(\text{1 weiß, 1 schwarz}). (Antw.: (31)(71)/(102)=7/15\binom{3}{1}\binom{7}{1}/\binom{10}{2} = 7/15.)
  27. Ex. 39.27ApplicationAnswer key
    3 Münzen. P(genau 2 Ko¨pfe)P(\text{genau 2 Köpfe}). (Antw.: 3/83/8.)
  28. Ex. 39.28Application
    XBin(20,0,1)X \sim \text{Bin}(20, 0{,}1). P(X1)P(X \geq 1). (Antw.: 10,9201 - 0{,}9^{20}.)
  29. Ex. 39.29Application
    Bayes anwenden: P(A)=0,4,P(BA)=0,8,P(BAc)=0,3P(A) = 0{,}4, P(B|A) = 0{,}8, P(B|A^c) = 0{,}3. P(AB)P(A|B)? (Antw.: 0,32/0,5=0,640{,}32/0{,}5 = 0{,}64.)
  30. Ex. 39.30ApplicationAnswer key
    Totale Wahrscheinlichkeit: P(A1)=0,3,P(A2)=0,5,P(A3)=0,2P(A_1) = 0{,}3, P(A_2) = 0{,}5, P(A_3) = 0{,}2, P(BAi)=0,9,0,5,0,1P(B|A_i) = 0{,}9, 0{,}5, 0{,}1. P(B)P(B)? (Antw.: 0,570{,}57.)
  31. Ex. 39.31Application
    2 Würfel werfen. P(mindestens eine 6)P(\text{mindestens eine 6}). (Antw.: 11/3611/36.)
  32. Ex. 39.32Application
    In einer Klasse sind 60%60\% Mädchen, 40%40\% Jungen. 80%80\% der Mädchen und 50%50\% der Jungen haben bestanden. Schüler bestand: P(Ma¨dchen)P(\text{Mädchen})?
  33. Ex. 39.33Application
    XBin(8,0,25)X \sim \text{Bin}(8, 0{,}25). E[X]E[X] und Var(X)\text{Var}(X). (Antw.: E=2,V=1,5E = 2, V = 1{,}5.)
  34. Ex. 39.34Application
    Erwartungswert eines Würfelwurfs. (Antw.: 3,53{,}5.)
  35. Ex. 39.35ModelingAnswer key
    A/B-Testing: 10%10\% sehen Version B. Wahrscheinlichkeit, dass 3 Freunde B sehen (unabhängig)? (Antw.: 0,13=0,0010{,}1^3 = 0{,}001.)
  36. Ex. 39.36Modeling
    Seltene Krankheit: P(D)=0,01P(D) = 0{,}01. Test: Sensitivität 95%95\%, Spezifität 90%90\%. P(D+)P(D|+)?
  37. Ex. 39.37ModelingAnswer key
    Qualitätskontrolle, Fehlerrate 2%2\%. P(0 Fehler in 50 Stichproben)P(\text{0 Fehler in 50 Stichproben}). (Antw.: 0,98500,3640{,}98^{50} \approx 0{,}364.)
  38. Ex. 39.38Modeling
    Im Spamfilter: P(Spamentha¨lt Viagra)>0,9P(\text{Spam}|\text{enthält Viagra}) > 0{,}9 via Bayes — modelliere.
  39. Ex. 39.39Modeling
    Im Kartenspiel: Wahrscheinlichkeit für Two Pair (5 Karten). Berechne kombinatorisch.
  40. Ex. 39.40Modeling
    Geburtstag: 23 Personen, P(2 haben gleichen Geburtstag)>0,5P(\text{2 haben gleichen Geburtstag}) > 0{,}5. Explizit berechnen.
  41. Ex. 39.41Modeling
    In einem Computernetzwerk: Wahrscheinlichkeit der End-to-End-Verbindung über 5 Reihenglieder, jedes mit 99%99\% Zuverlässigkeit.
  42. Ex. 39.42ModelingAnswer key
    In einem ML-Klassifikator: Falsch-Positiv 5%5\%, Falsch-Negativ 2%2\%, Prävalenz 1%1\%. P(wirklich positivTest positiv)P(\text{wirklich positiv}|\text{Test positiv}).
  43. Ex. 39.43Understanding
    Zeige P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B) über Kolmogorov.
  44. Ex. 39.44Understanding
    Zeige: Wenn AA und BB unabhängig sind, sind auch AcA^c und BcB^c unabhängig.
  45. Ex. 39.45Challenge
    Monty Hall: 3 Türen, hinter 1 ist der Preis. Du wählst eine; der Moderator öffnet eine ohne Preis von den anderen. Wechselst du? Mit welcher Wahrscheinlichkeit gewinnst du beim Wechseln? (Antw.: 2/32/3.)
  46. Ex. 39.46Proof
    Beweise das Bayes-Theorem aus der Definition der bedingten Wahrscheinlichkeit.

Quellen

  • OpenIntro Statistics — Diez, Çetinkaya-Rundel, Barr · 2019, 4. Aufl. · EN · CC-BY-SA · Kap. 3: Wahrscheinlichkeit. Primärquelle.
  • Introduction to Probability — Blitzstein, Hwang · 2019, 2. Aufl. · EN · gratis (Autoren) · Kap. 1-2: Zählung und Bayes.
  • Introductory Statistics — Illowsky, Dean (OpenStax) · 2022, 2. Aufl. · EN · CC-BY-NC-SA · Kap. 3.

Updated on 2026-04-30 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.