To find the probability of making exactly one sale, we can use the binomial probability formula:
$P(X=k) = \binom{n}{k} p^k (1-p)^{n-k}$, where $n$ is the number of trials, $k$ is the number of successes, and $p$ is the probability of success.
In this case,
Show more…