Binomial:
A single trial has only 2 possible outcomes: success or failure
A fixed number of trials, n
Trials are independent
The probability of success remains constant at each trial
Mean: E(x) = np Var(x) = np(1-p)
Poisson:
events must occur singly - 2 cannot occur simultaneously
uniformly - events occur at a constant rate
independently - occurence of one event does not influence another
mean = variance