A binomial distribution is a typo of distribution whose contents are: Binary Independent Fixed number Same probability: “That means: WITH REPLACEMENT” Think: “what’s the probability of n coin flips getting k heads given the head’s probability is p”. constituents We write:
where, n is the number of trials, p is the probability of success on each trial. requirements Here is the probability mass function:
additional information properties of binomial distribution expected value: np variance: np(1-p) deriving the expectation The expectation of the binomial distribution is derivable from the fact:
where,
Now, recall that expected value is linear. Therefore, we can write that: approximating binomial normal distribution approximation: n > 20, variance large (np(1-p)) > 10, absolute independence; beware of continuity correction poisson distribution approximation: n > 20, p small p < 0.05 adding binomial distribution For X and Y independent binomial distributions, with equivalent probability:
Then: