The probability of \(k\) successes in \(n\) independent binomial events with a probability of success of \(p\) is:
$$P(X=k) ={n \choose k}p^k (1 - p)^{n-k}$$
where
$${n \choose k} = \frac{n!}{k!(n-k)!}$$
This represents the number of ways to select \(k\) items from \(n\).
$$\mu = E(x) = np$$
The standard deviation of a binomial distribution is:
$$\sigma = \sqrt{np(1-p)}$$
A continuous random variable takes on all possible values in an interval. The probability corresponds to the area under a density curve, known as a probability density function.
Probability density functions must:
This can be uniformly distributed if the graph is flat.