If Fixed number of trials Each trial is independent There is a binary outcome P(B(n,p)=k)=C(n,k)⋅pk⋅(1−p)n−k where P(B(n,p)=k) is the probability that given n trials, k successes will be achieved k = # of “successes” p = probability of a “success” on a single attempt n = # of trials