2 respectively. We are asked to find the probability of $x$ successes in $n$ trials. The formula to calculate this is given by the binomial probability formula:
$$
P(X=x) = C(n, x) \cdot p^x \cdot (1-p)^{n-x}
$$
where $C(n, x)$ is the binomial coefficient which
Show more…