Successes in n independent trials with probability p each
The binomial distribution models the number of successes in independent trials, each with probability of success. The probability mass function is , where is the binomial coefficient. The expected value is and the variance is . This distribution is commonly used for modeling coin flips (number of heads in tosses), quality control testing (defective items in a batch), and clinical trial success rates.
CDF for successes in n independent trials