Math ClubMath Club
v1 · padrão canônico

Lição 75 — Distribuição binomial

n ensaios de Bernoulli independentes. PMF binomial, esperança np, variância np(1-p). Aplicações em controle de qualidade, A/B test, genética e eleições.

Used in: Stochastik — Leistungskurs alemão · H2 Math — Singapura · AP Statistics — EUA · Math B — Japão

P(X=k)=(nk)pk(1p)nk,E[X]=np,Var(X)=np(1p)P(X = k) = \binom{n}{k} p^k (1-p)^{n-k}, \quad E[X] = np, \quad \text{Var}(X) = np(1-p)
Choose your door

Rigorous notation, full derivation, hypotheses

Strenge Definition

BInS-Annahmen

"If each trial in a binomial experiment has pp = 0.5, meaning the outcomes are equally likely, the distribution looks bell shaped. As pp moves away from 0.5, the graph skews right or left." — OpenStax Statistics §4.4

Gelöste Beispiele

Exercise list

42 exercises · 10 with worked solution (25%)

Application 24Understanding 2Modeling 12Proof 4
  1. Ex. 75.1Application

    XBin(5,0,5)X \sim \text{Bin}(5, 0{,}5). Berechne P(X=3)P(X = 3).

  2. Ex. 75.2Application

    XBin(10,0,3)X \sim \text{Bin}(10, 0{,}3). Berechne P(X=0)P(X = 0).

  3. Ex. 75.3ApplicationAnswer key

    XBin(8,0,25)X \sim \text{Bin}(8, 0{,}25). Berechne P(X=2)P(X = 2).

  4. Ex. 75.4Application

    XBin(6,1/6)X \sim \text{Bin}(6, 1/6). Berechne P(X1)P(X \geq 1) per Komplement.

  5. Ex. 75.5ApplicationAnswer key

    XBin(4,0,5)X \sim \text{Bin}(4, 0{,}5). Erstelle die komplette PMF-Tabelle für k=0,1,2,3,4k = 0, 1, 2, 3, 4.

  6. Ex. 75.6ApplicationAnswer key

    XBin(20,0,1)X \sim \text{Bin}(20, 0{,}1). Berechne E[X]E[X] und Var(X)\text{Var}(X).

  7. Ex. 75.7Application

    XBin(100,0,5)X \sim \text{Bin}(100, 0{,}5). Berechne σ=Var(X)\sigma = \sqrt{\text{Var}(X)}.

  8. Ex. 75.8Application

    Werfe 10 Münzen. Berechne P(genau 5 Ko¨pfe)P(\text{genau 5 Köpfe}).

  9. Ex. 75.9ApplicationAnswer key

    Werfe 10 Münzen. Berechne P(mindestens 8 Ko¨pfe)P(\text{mindestens 8 Köpfe}).

  10. Ex. 75.10ApplicationAnswer key

    Werfe einen Würfel 6-mal. Berechne P(genau 2 Sechser)P(\text{genau 2 Sechser}).

  11. Ex. 75.11Application

    Werfe einen Würfel 6-mal. Berechne P(keine Sechs)P(\text{keine Sechs}).

  12. Ex. 75.12Application

    Für XBin(n,p)X \sim \text{Bin}(n, p), berechne P(X=0)+P(X=n)P(X = 0) + P(X = n) als Funktion von nn und pp.

  13. Ex. 75.13Application

    Für XBin(n,p)X \sim \text{Bin}(n, p), leite das Verhältnis P(X=k)/P(X=k1)P(X = k)/P(X = k-1) als Funktion von nn, pp und kk her.

  14. Ex. 75.14Application

    Zeige, dass der Modus von Bin(n,p)\text{Bin}(n, p) gleich (n+1)p\lfloor (n+1)p \rfloor ist. Berechne den Modus von Bin(10,0,3)\text{Bin}(10, 0{,}3).

  15. Ex. 75.15Application

    XBin(100,0,3)X \sim \text{Bin}(100, 0{,}3). Approximiere P(X25)P(X \leq 25) mit der Normalverteilung (verwende Stetigkeitskorrektur).

  16. Ex. 75.16Application

    XBin(1000,0,001)X \sim \text{Bin}(1000, 0{,}001). Verwende Poisson-Approximation für P(X=0)P(X = 0).

  17. Ex. 75.17Application

    XBin(50,0,5)X \sim \text{Bin}(50, 0{,}5). Approximiere P(X30)P(X \geq 30) mit der Normalverteilung mit Stetigkeitskorrektur.

  18. Ex. 75.18Application

    X1Bin(10,0,3)X_1 \sim \text{Bin}(10, 0{,}3) und X2Bin(20,0,3)X_2 \sim \text{Bin}(20, 0{,}3) unabhängig. Wie ist die Verteilung von X1+X2X_1 + X_2?

  19. Ex. 75.19Application

    XBin(50,0,02)X \sim \text{Bin}(50, 0{,}02). Verwende Poisson-Approximation für P(X=0)P(X = 0), P(X=1)P(X = 1) und P(X=2)P(X = 2).

  20. Ex. 75.20Application

    Wahl: p=0,52p = 0{,}52, n=1000n = 1000. Approximiere P(p^<0,50)P(\hat p < 0{,}50), die Chance, dass die Umfrage den Anführer falsch einschätzt.

  21. Ex. 75.21Application

    Für XBin(n,0,5)X \sim \text{Bin}(n, 0{,}5), ab welchem nn wird Normalapproximation als gut betrachtet? Begründe.

  22. Ex. 75.22Application

    Zeige, dass die Varianz von Bin(n,p)\text{Bin}(n, p) für festes nn bei p=0,5p = 0{,}5 maximiert wird.

  23. Ex. 75.23Application

    Spam-Filter mit 90% Recall. In 500 echten Spam-E-Mails, P(markieren470)P(\text{markieren} \geq 470).

  24. Ex. 75.24ApplicationAnswer key

    Warum kann die Formel Var(X)=np(1p)\text{Var}(X) = np(1-p) aus der Zerlegung in Bernoulli-Variablen hergeleitet werden?

  25. Ex. 75.25Modeling

    Produktionslinie: 3% fehlerhafte Teile. Los von 50 Teilen. Berechne P(mindestens 3 fehlerhafte)P(\text{mindestens 3 fehlerhafte}).

  26. Ex. 75.26Modeling

    Impfstoff: Wirksamkeit 85%. In 100 Geimpften, P(90 geschu¨tzt)P(\geq 90 \text{ geschützt}). Verwende Normalapproximation.

  27. Ex. 75.27Modeling

    A/B-Test: Variante A, 100 Besucher, 14 kauften. Variante B, 100 Besucher, 22 kauften. Berechne den p-Wert des z-Tests für Differenz von Anteilen.

  28. Ex. 75.28ModelingAnswer key

    Wahlumfrage: n=1500n = 1500, gewünschte Fehlerquote ±2,5%\pm 2{,}5\% auf 95%-Niveau. Ist die Größe ausreichend?

  29. Ex. 75.29ModelingAnswer key

    Genetik: Kreuzung Aa×AaAa \times Aa, jedes Nachkommen hat Wahrscheinlichkeit 1/41/4, AAAA zu sein. In 8 Nachkommen, P(genau 2 sind AA)P(\text{genau 2 sind } AA).

  30. Ex. 75.30ModelingAnswer key

    Call-Center: 5% der Anrufe fallen aus. In 200 Anrufen, berechne Erwartungswert und σ\sigma von Ausfällen.

  31. Ex. 75.31Modeling

    Six Sigma (mit 1,5σ-Anpassung): Rate von 3,4 ppm. In 1 Million Teilen, verwende Poisson-Approximation für P(0 Fehler)P(0 \text{ Fehler}) und E[Fehler]E[\text{Fehler}].

  32. Ex. 75.32Modeling

    Wette: 30% Chance, R100zugewinnen.JedesSpielkostetR 100 zu gewinnen. Jedes Spiel kostet R 25. In 20 Spielen, wie groß ist der erwartete Gesamtgewinn?

  33. Ex. 75.33Modeling

    Lead-Konversionsrate: 1%. Um durchschnittlich 5 Geschäfte pro Monat abzuschließen, wie viele Leads musst du generieren?

  34. Ex. 75.34Modeling

    ENEM: 60% der Kandidaten erreichen Mindestpunktzahl im Aufsatz. In Klasse von 20 Schülern, berechne E[X]E[X], σ\sigma und P(X15)P(X \geq 15).

  35. Ex. 75.35Modeling

    Urne mit 30% roten Bällen. 50 Ziehungen mit Zurücklegen. Warum ist die Binomialverteilung anwendbar? Berechne E[X]E[X] und P(X=15)P(X = 15).

  36. Ex. 75.36Modeling

    Öffentlicher Wettbewerb: 8% Zulassungsquote. Klasse von 30 Schülern. E[zugelassene]E[\text{zugelassene}] und P(mindestens 1 zugelassener)P(\text{mindestens 1 zugelassener}).

  37. Ex. 75.37Understanding

    Warum gilt die Binomialverteilung nicht für Ziehung ohne Zurücklegen? Gib ein numerisches Gegenbeispiel, wo Binomial falsche Antwort gibt.

  38. Ex. 75.38Understanding

    Was ist der fundamentale Unterschied zwischen Binomialverteilung und hypergeometrischer Verteilung?

  39. Ex. 75.39Proof

    Beweise E[X]=npE[X] = np und Var(X)=np(1p)\text{Var}(X) = np(1-p) über Zerlegung X=Y1++YnX = Y_1 + \cdots + Y_n in Bernoulli-Variablen.

  40. Ex. 75.40ProofAnswer key

    Beweise den Poisson-Grenzwert: Bin(n,λ/n)Poisson(λ)\text{Bin}(n, \lambda/n) \to \text{Poisson}(\lambda) wenn nn \to \infty mit fixiertem λ\lambda.

  41. Ex. 75.41Proof

    Beweise, dass k=0n(nk)pk(1p)nk=1\sum_{k=0}^n \binom{n}{k} p^k (1-p)^{n-k} = 1 unter Verwendung des Binomialsatzes.

  42. Ex. 75.42Proof

    Beweise Additivität: wenn XBin(n1,p)X \sim \text{Bin}(n_1, p) und YBin(n2,p)Y \sim \text{Bin}(n_2, p) unabhängig (gleiches pp), dann X+YBin(n1+n2,p)X + Y \sim \text{Bin}(n_1 + n_2, p).

Quellen

  • OpenIntro Statistics (4. Aufl.) — Diez, Çetinkaya-Rundel, Barr · 2019 · DE · CC-BY-SA. Primärquelle — §3.4 (BInS-Annahmen, PMF, Erwartungswert, Varianz, A/B-Test).
  • Statistics (OpenStax) — Illowsky, Dean · 2022 · DE · CC-BY. §4.4 — Binomialtabellen, Berechnungen mit TI-83/84, Poisson- und Normalapproximation; Übungen auf AP-Niveau.
  • Introduction to Probability (Grinstead-Snell) — Grinstead, Snell · 1997 · DE · GNU FDL. §5.1 — PMF, MGF, Poisson-Grenzwert mit Beweis; demonstrative Übungen.

Updated on 2026-05-06 · Author(s): Clube da Matemática

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