SOLUTION: The field goal kicker makes 3 of every seven attempts at a field goal. If he kicks 3 goals in certain game what is the probability that he will make all three?

Algebra ->  Probability-and-statistics -> SOLUTION: The field goal kicker makes 3 of every seven attempts at a field goal. If he kicks 3 goals in certain game what is the probability that he will make all three?      Log On


   



Question 885311: The field goal kicker makes 3 of every seven attempts at a field goal. If he kicks 3 goals in certain game what is the probability that he will make all three?
Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
n = 3
p = 3/7
q = 1-p = 4/7
p(x) = nCx * p^x * q^(n-x)
when x = 3 and n = 3 and p = 3/7 and q = 4/7, this becomes:
p(3) = 3C3 * (3/7)^3 * (4/7)^0 = .078717201
all possible probabilities are shown below:
$$$