510,304 views
29 votes
29 votes
Kobe is a basketball player. He is able to make a free throw 70% of the time. What is the probability that Kobe makes his 10th free throw on his 14th shot

User Derek Lakin
by
2.5k points

1 Answer

23 votes
23 votes

Answer:

0.1636 = 16.36% probability that Kobe makes his 10th free throw on his 14th shot

Explanation:

For each free throw, there are only two possible outcomes. Either he makes it, or he misses. The probability of making a free throw is independent of any other free throw, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.


P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)

In which
C_(n,x) is the number of different combinations of x objects from a set of n elements, given by the following formula.


C_(n,x) = (n!)/(x!(n-x)!)

And p is the probability of X happening.

He is able to make a free throw 70% of the time.

This means that
p = 0.7

What is the probability that Kobe makes his 10th free throw on his 14th shot?

9 of his first 13(P(X = 9) when n = 13), and then the 10th with 0.7 probability.

Thus


P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)


P(X = 9) = C_(13,9).(0.7)^(9).(0.3)^(3) = 0.2337

0.7*0.2337 = 0.1636

0.1636 = 16.36% probability that Kobe makes his 10th free throw on his 14th shot

User Elkhan Dadashov
by
2.9k points