Binomial Distribution vs Probability Distribution
Both terms below come up in the same part of the course, and students mix them up. Here is each one defined on its own, side by side, so you can see where they part company.
Binomial distribution
Random variables and distributions
The binomial distribution gives the probability of a set number of successes in a fixed number of independent trials with a constant success probability.
A binomial setting has a fixed number of trials, two outcomes per trial, independent trials, and the same success probability each time. For example, the number of heads in 10 flips of a fair coin is binomial with trials and success probability . The probability of exactly successes is (n choose k, times p to the power k, times one minus p to the power n minus k). Its mean is (n times p).
Probability distribution
Random variables and distributions
A probability distribution lists every value a random variable can take along with the probability of each value or range of values.
A probability distribution shows how the total probability of is shared among a random variable's possible values. For example, rolling a fair six-sided die gives each value from 1 to 6 a probability of . For a discrete variable the probabilities must satisfy and (each probability is between 0 and 1, and they add to 1). Continuous variables use a density curve instead, where probability is the area under the curve.