you already learned the expression for calculating binomial probabilities: $_nc_kp^k(1 - p)^{n - k}$. what…

you already learned the expression for calculating binomial probabilities: $_nc_kp^k(1 - p)^{n - k}$. what does each variable represent? n represents the p represents the k represents the done
Answer
Brief Explanations:
In the binomial - probability formula ({n}C{k}p^{k}(1 - p)^{n - k}), (n) is the total number of trials, (p) is the probability of success in a single trial, and (k) is the number of successes.
Answer:
n represents the number of trials p represents the probability of success k represents the number of successes