Key formulas
From the Distributions formula sheet
- Binomial PMF:
P(X = k) = C(n,k)p^k(1-p)^(n-k)- Exact probability of k successes in n independent Bernoulli trials. - Z-Score:
z = (x - mu) / sigma- Standardizes a value by measuring standard deviations from the mean.