Read this lesson as text

Binomial Distribution

Statistics · Axiom Academy

Understanding binomial experiments, formulas, and applications 1 Conditions for a Binomial Experiment Before using the binomial distribution, we must verify that our experiment meets four specific conditions. These conditions ensure that the binomial model is appropriate for our situation. Fixed Number of Trials (n): The experiment consists of a fixed number of trials that is determined in advance. Independent Trials: Each trial is independent of the others. The outcome of one trial does not affect the outcomes of other trials. Two Outcomes: Each trial has only two possible outcomes: success or failure. Same Probability (p): The probability of success (p) remains constant for each trial. 2 The Binomial Probability Formula The binomial probability formula calculates the probability of getting exactly k successes in n trials. This formula combines combinatorics with probability theory. P(X = k) = probability of exactly k successes p = probability of success on each trial C(n,k) = combinations, or "n choose k" = n! / (k!(n-k)!) The binomial distribution has simple formulas for its mean (expected value) and variance. These help us understand the center and spread of the distribution. The mean (μ = np) tells us the expected number of successes. For example, if we flip a fair coin 100 times (n=100, p=0.5), we expect about 50 heads on average. The standard deviation tells us how much variability we expect around that mean. 4 Example: Free Throw Shooting

This is the written version of the interactive lesson above. See the full Statistics course.