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

Définition rigoureuse

Hypothèses BInS

"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

Exemplos resolvidos

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). Calcule P(X=3)P(X = 3).

  2. Ex. 75.2Application

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

  3. Ex. 75.3ApplicationAnswer key

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

  4. Ex. 75.4Application

    XBin(6,1/6)X \sim \text{Bin}(6, 1/6). Calcule P(X1)P(X \geq 1) par le complément.

  5. Ex. 75.5ApplicationAnswer key

    XBin(4,0,5)X \sim \text{Bin}(4, 0{,}5). Construis le tableau complet de PMF pour 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). Calcule E[X]E[X] et Var(X)\text{Var}(X).

  7. Ex. 75.7Application

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

  8. Ex. 75.8Application

    Lance 10 pièces. Calcule P(exactement 5 faces)P(\text{exactement 5 faces}).

  9. Ex. 75.9ApplicationAnswer key

    Lance 10 pièces. Calcule P(au moins 8 faces)P(\text{au moins 8 faces}).

  10. Ex. 75.10ApplicationAnswer key

    Lance un dé 6 fois. Calcule P(exactement 2 six)P(\text{exactement 2 six}).

  11. Ex. 75.11Application

    Lance un dé 6 fois. Calcule P(aucun six)P(\text{aucun six}).

  12. Ex. 75.12Application

    Pour XBin(n,p)X \sim \text{Bin}(n, p), calcule P(X=0)+P(X=n)P(X = 0) + P(X = n) en fonction de nn et pp.

  13. Ex. 75.13Application

    Pour XBin(n,p)X \sim \text{Bin}(n, p), dérive le ratio P(X=k)/P(X=k1)P(X = k)/P(X = k-1) en fonction de nn, pp et kk.

  14. Ex. 75.14Application

    Montre que le mode de Bin(n,p)\text{Bin}(n, p) est (n+1)p\lfloor (n+1)p \rfloor. Calcule le mode de Bin(10,0,3)\text{Bin}(10, 0{,}3).

  15. Ex. 75.15Application

    XBin(100,0,3)X \sim \text{Bin}(100, 0{,}3). Approxime P(X25)P(X \leq 25) par la normale (utilise la correction de continuité).

  16. Ex. 75.16Application

    XBin(1000,0,001)X \sim \text{Bin}(1000, 0{,}001). Utilise l'approximation Poisson pour P(X=0)P(X = 0).

  17. Ex. 75.17Application

    XBin(50,0,5)X \sim \text{Bin}(50, 0{,}5). Approxime P(X30)P(X \geq 30) par la normale avec correction de continuité.

  18. Ex. 75.18Application

    X1Bin(10,0,3)X_1 \sim \text{Bin}(10, 0{,}3) et X2Bin(20,0,3)X_2 \sim \text{Bin}(20, 0{,}3) indépendants. Quelle est la distribution de X1+X2X_1 + X_2 ?

  19. Ex. 75.19Application

    XBin(50,0,02)X \sim \text{Bin}(50, 0{,}02). Utilise l'approximation Poisson pour P(X=0)P(X = 0), P(X=1)P(X = 1) et P(X=2)P(X = 2).

  20. Ex. 75.20Application

    Élection : p=0,52p = 0{,}52, n=1000n = 1000. Approxime P(p^<0,50)P(\hat p < 0{,}50), la chance que le sondage se trompe sur le leader.

  21. Ex. 75.21Application

    Pour XBin(n,0,5)X \sim \text{Bin}(n, 0{,}5), à partir de quel nn l'approximation normale est-elle considérée bonne ? Justifie.

  22. Ex. 75.22Application

    Montre que la variance de Bin(n,p)\text{Bin}(n, p) est maximisée en p=0,5p = 0{,}5 pour nn fixe.

  23. Ex. 75.23Application

    Filtre spam avec 90% de rappel. En 500 e-mails réels de spam, P(marquer470)P(\text{marquer} \geq 470).

  24. Ex. 75.24ApplicationAnswer key

    Pourquoi la formule Var(X)=np(1p)\text{Var}(X) = np(1-p) peut-elle être déduite par la décomposition en variables de Bernoulli?

  25. Ex. 75.25Modeling

    Chaîne de production : 3% de défectueuses. Lot de 50 pièces. Calcule P(au moins 3 deˊfectueuses)P(\text{au moins 3 défectueuses}).

  26. Ex. 75.26Modeling

    Vaccin : efficacité 85%. En 100 vaccinés, P(90 proteˊgeˊs)P(\geq 90 \text{ protégés}). Utilise l'approximation normale.

  27. Ex. 75.27Modeling

    Test A/B : variante A, 100 visiteurs, 14 ont acheté. Variante B, 100 visiteurs, 22 ont acheté. Calcule la p-valeur du z-test pour différence de proportions.

  28. Ex. 75.28ModelingAnswer key

    Sondage électoral : n=1500n = 1500, marge d'erreur désirée ±2,5%\pm 2{,}5\% à 95%. La taille est-elle suffisante ?

  29. Ex. 75.29ModelingAnswer key

    Génétique : croisement Aa×AaAa \times Aa, chaque descendant a prob. 1/41/4 d'être AAAA. En 8 enfants, P(exactement 2 sont AA)P(\text{exactement 2 sont } AA).

  30. Ex. 75.30ModelingAnswer key

    Centre d'appels : 5% des appels défaillent. En 200 appels, calcule l'espérance et σ\sigma de défaillances.

  31. Ex. 75.31Modeling

    Six Sigma (avec ajustement 1,5σ) : taux de 3,4 ppm. En 1 million de pièces, utilise l'approximation Poisson pour P(0 deˊfauts)P(0 \text{ défauts}) et E[deˊfauts]E[\text{défauts}].

  32. Ex. 75.32Modeling

    Pari : 30% de chance de gagner R100.Chaquecoupcou^teR 100. Chaque coup coûte R 25. En 20 coups, quel est le profit attendu total ?

  33. Ex. 75.33Modeling

    Taux de conversion de leads : 1%. Pour fermer en moyenne 5 affaires par mois, combien de leads dois-tu générer ?

  34. Ex. 75.34Modeling

    ENEM : 60% des candidats atteignent note minimale en rédaction. En classe de 20 élèves, calcule E[X]E[X], σ\sigma et P(X15)P(X \geq 15).

  35. Ex. 75.35Modeling

    Urne avec 30% de boules rouges. 50 tirages avec remplacement. Pourquoi la binomiale s'applique-t-elle ? Calcule E[X]E[X] et P(X=15)P(X = 15).

  36. Ex. 75.36Modeling

    Concours public : 8% de taux de réussite. Classe de 30 élèves. E[reˊussis]E[\text{réussis}] et P(au moins 1 reˊussi)P(\text{au moins 1 réussi}).

  37. Ex. 75.37Understanding

    Pourquoi la binomiale ne s'applique-t-elle pas au tirage sans remplacement ? Donne un contre-exemple numérique où utiliser la binomiale donnerait une réponse incorrecte.

  38. Ex. 75.38Understanding

    Quelle est la différence fondamentale entre distribution binomiale et hypergéométrique ?

  39. Ex. 75.39Proof

    Démontre E[X]=npE[X] = np et Var(X)=np(1p)\text{Var}(X) = np(1-p) via décomposition X=Y1++YnX = Y_1 + \cdots + Y_n en variables de Bernoulli.

  40. Ex. 75.40ProofAnswer key

    Démontre la limite Poisson : Bin(n,λ/n)Poisson(λ)\text{Bin}(n, \lambda/n) \to \text{Poisson}(\lambda) quand nn \to \infty avec λ\lambda fixe.

  41. Ex. 75.41Proof

    Démontre que k=0n(nk)pk(1p)nk=1\sum_{k=0}^n \binom{n}{k} p^k (1-p)^{n-k} = 1 en utilisant le Théorème Binomial.

  42. Ex. 75.42Proof

    Démontre l'additivité : si XBin(n1,p)X \sim \text{Bin}(n_1, p) et YBin(n2,p)Y \sim \text{Bin}(n_2, p) indépendants (même pp), alors X+YBin(n1+n2,p)X + Y \sim \text{Bin}(n_1 + n_2, p).

Fontes

  • OpenIntro Statistics (4ª ed) — Diez, Çetinkaya-Rundel, Barr · 2019 · EN · CC-BY-SA. Fonte primária — §3.4 (hypothèses BInS, PMF, espérance, variance, test A/B).
  • Statistics (OpenStax) — Illowsky, Dean · 2022 · EN · CC-BY. §4.4 — tableaux binomiaux, approximations, exercices au niveau AP.
  • Introduction to Probability (Grinstead-Snell) — Grinstead, Snell · 1997 · EN · GNU FDL. §5.1 — PMF, MGF, limite Poisson avec preuve ; exercices de démonstration.

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.