SOLUTION: a basketball player makes 70% of the free throws he shoots. if he tries 13 throws what is the probability that he will make more than five throws?

Algebra.Com
Question 609927: a basketball player makes 70% of the free throws he shoots. if he tries 13 throws what is the probability that he will make more than five throws?
Found 2 solutions by ewatrrr, htmentor:
Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
 
Hi
Note: The probability of x succesP(0)ses in n trials is:
P = nCx* where p and q are the probabilities of success and failure respectively. In this case p= .70 & q = .30 and n = 13
nCx =
P( making >5) = 1 - [P(0)+P(1)+ P(2) + P(3) + P(4)+ P(5)]
P = 1-( ++++)= .9960
Recommend using TI or stattrek.com for statistical calculations.
Above is an explanatory presenation. Hope this helps.
Answer by htmentor(1343)   (Show Source): You can put this solution on YOUR website!
This problem involves binomial probabilities
The binomial probability distribution is written as
P(x) = C(n,x)*p^x*(1-p)^(n-x) where n = the number of trials, x = the number of successes, and p is the probability of success
More than 5 throws means we need to compute the probability of 6 or more
P(6 or more) = 1 - P(5 or less)
P(5 or less) = P(5) + P(4) + ... P(0)
P(5) = C(13,5)*0.7^5*0.3^8 = 0.0142
.
.
.
Adding up all the probabilities and subtracting from 1, we get:
P(6 or more) = 1 - 0.018 = 0.982

RELATED QUESTIONS

A basketball player shoots 7 free throws. what is the sample space for the number of... (answered by Fombitz)
During practice a basketball player makes 25 free throws out of 60. What is the... (answered by Fombitz)
A professional basketball player makes 85 % of the free throws he tries. Assuming this... (answered by Boreal)
A professional basketball player makes 86% of the free throws he tries. Assuming this... (answered by Edwin McCravy)
a basketball player shoots free throws and makes them with probability 1/7. what is... (answered by Fombitz)
A pro basketball player is a poor​ free-throw shooter. Consider situations in which (answered by Aevans52)
A basketball player makes free throws with a 0.7 probability. What is the probability... (answered by stanbon)
A basketball player makes free throws with a 0.65 probability. What is the probability... (answered by solver91311)
A basketball player has a 70% free throw shooting average, which can be interpreted to... (answered by jim_thompson5910)