Binomial Distribution - lec. 10

ucla | MATH 170E | 2023-02-01T11:58


Table of Contents

Definitions


Big Ideas


Binomial Distribution

Number of success in fixed number of trials

  • A Binomial distribution is the distribution of n1 independent, identical Bernoulli trials that we write XBinomial(n,p) where n is the number of trials and p is the probability of each success (prob. of success of 1 trial)
  • then the PMF is

pX(x)=(nx)px(1p)nxx0,1,,n

  • CDF

Missing \end{cases}

  • then the MGF is

MX(t)=E[etX]=(1p+pet)nt\R

  • then the expected value (mean) is

E[X]=np

  • then the variance is

var(X)=np(1p)

Resources


📌

**SUMMARY
**