Marco is a basketball player who succeeds 90% of hisfree throws. What is the probability that he succeeds inminus 7 of his next 10 free throws?
the probability that Marco succeeds in minus 7 of his next 10 free throws, you can use the binomial probability formula.
The formula for the probability of x successes in n trials, where the probability of success in each trial is p, is:
P(X = x) = (n choose x) * px * (1 - p)(n-x)
Step by stepSolved in 3 steps