Skip to content

Binomial Distribution

Model discrete probability distributions for fixed trials with $P(X=k) = inom{n}{k}p^k(1-p)^{n-k}$. Visualize how the number of trials and success probability affect the shape, mean $mu = np$, and standard deviation $sigma = sqrt{np(1-p)}$ of binomial distributions.