Binomial Distribution
Warning
This post is more than a year old. Information may be outdated.
In Probability,
- 2 outcomes
- 1 or more trials → $n$ trials
- $X$ is the number of heads (successes).
- $x \in {0,
1,,~n}$2,\cdots
Then,
$$ P(X = x) = {n \choose x} p^x q^{n-x} $$