The number of successes, r, can range from 0 to 4 because n equals 4. We find this by using the binomial probability formula:
\[P(r) = C(n, r) \cdot p^r \cdot (1-p)^{n-r}\]
where \(C(n, r)\) is the number of combinations of n items taken r at a time, p is the
Show more…